Skip to content

feat: Add 'medium' weight to Heading#814

Merged
frankieyan merged 3 commits intomainfrom
frankie/medium-heading
Feb 20, 2024
Merged

feat: Add 'medium' weight to Heading#814
frankieyan merged 3 commits intomainfrom
frankie/medium-heading

Conversation

@frankieyan
Copy link
Copy Markdown
Member

@frankieyan frankieyan commented Feb 17, 2024

We are seeing increased usage of 600 font-weight for headers (named SF/Subheader 1, Semibold. in Figma), so this exposes it as medium from the Header component

PR Checklist

  • Added tests for bugs / new features
  • Updated docs (storybooks, readme)
  • Executed npm run validate and made sure no errors / warnings were shown
  • Described changes in CHANGELOG.md
  • Bumped version in package.json and package-lock.json (npm --no-git-tag-version version <major|minor|patch>) ref
  • Reviewed and approved Chromatic visual regression tests in CI

Versioning

Minor

@frankieyan frankieyan requested review from a team and nats12 and removed request for a team February 17, 2024 01:33
@frankieyan frankieyan self-assigned this Feb 17, 2024
@frankieyan frankieyan merged commit c3ac8d1 into main Feb 20, 2024
@frankieyan frankieyan deleted the frankie/medium-heading branch February 20, 2024 04:15
henningmu pushed a commit that referenced this pull request Feb 20, 2024
* feat: Add 'medium' weight to Heading

* Update changelog

* Bump version
henningmu added a commit that referenced this pull request Feb 20, 2024
* feat: Add 'medium' weight to Heading (#814)

* feat: Add 'medium' weight to Heading

* Update changelog

* Bump version

* chore: Release 23.2.0 in 24.1.0-beta

---------

Co-authored-by: Frankie Yan <frankieyan@users.noreply.github.com>
Co-authored-by: Henning Muszynski <henningmu@users.noreply.github.com>
nats12 pushed a commit that referenced this pull request May 31, 2024
* feat: Add 'medium' weight to Heading (#814)

* feat: Add 'medium' weight to Heading

* Update changelog

* Bump version

* chore: Release 23.2.0 in 24.1.0-beta

---------

Co-authored-by: Frankie Yan <frankieyan@users.noreply.github.com>
Co-authored-by: Henning Muszynski <henningmu@users.noreply.github.com>
nats12 added a commit that referenced this pull request May 31, 2024
* feat: Add 'medium' weight to Heading (#814)

* feat: Add 'medium' weight to Heading

* Update changelog

* Bump version

* fix: Adjust modal alignment to middle at breakpoint (#821)

* revert: Modal alignment to middle at breakpoint adjustment (#823)

ref: 3aefefb

* feat: Add warning tone for Badge (#826)

## Short description

Adds a new `warning` variant for the Badge component's `tone` option.


<img width="281" alt="Screenshot 2024-05-28 at 11 30 36" src="https://github.com/Doist/reactist/assets/15801768/b829b743-6356-4932-8b00-ab4a34d44769">


## PR Checklist

<!--
Feel free to leave unchecked or remove the lines that are not applicable.
-->

-   [x] Added tests for bugs / new features
-   [x] Updated docs (storybooks, readme)
-   [x] Executed `npm run validate` and made sure no errors / warnings were shown
-   [x] Described changes in `CHANGELOG.md`
-   [x] Bumped version in `package.json` and `package-lock.json` (`npm --no-git-tag-version version <major|minor|patch>`) [ref](https://docs.npmjs.com/cli/v6/commands/npm-version)
-   [x] Reviewed and approved Chromatic visual regression tests in CI

## Versioning

Minor

* chore: Bump up version to v23.3.0 (#827)

---------

Co-authored-by: Frankie Yan <frankieyan@users.noreply.github.com>
Co-authored-by: Ricardo Amaral <ricardo@doist.com>
Co-authored-by: Ernesto García <ernesto@doist.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants