Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v12.0.3 #1624

Merged
merged 9 commits into from
May 20, 2023
Merged

Release v12.0.3 #1624

merged 9 commits into from
May 20, 2023

Conversation

booc0mtaco
Copy link
Contributor

12.0.3 (2023-05-19)

Bug Fixes

booc0mtaco and others added 9 commits May 16, 2023 14:49
- removing the font import from mixin caused Open Sans to stop appearing in storybook
- similar to Graphik, we should import the fonts from our fonts.css file
- existing instructions won't need changing, as they specify using this file already
- sync statuses with figma and zeroheight documentation
- define unused or missing token values in existing components
- add diffThreshold for tooltip story
- adjust threshold to 0.75
- this is based on looking at the interactive diff tool offered by chromatic
- https://www.chromatic.com/docs/threshold
- for menu, it was falling back to an incorrect, tho similar, color value
- for select, it was inheriting the correct hex value b/c the specific theme value was not defined
- also add badge for coverage
- collapse rules using regular expression syntax
@booc0mtaco booc0mtaco requested a review from a team May 19, 2023 20:40
@github-actions
Copy link

size-limit report 📦

Path Size
components 94.4 KB (-0.11% 🔽)
styles 36.33 KB (+0.01% 🔺)

@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Merging #1624 (c0f6ddf) into main (5d8ee97) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1624      +/-   ##
==========================================
- Coverage   91.32%   91.31%   -0.02%     
==========================================
  Files         280      280              
  Lines        4196     4191       -5     
  Branches      789      789              
==========================================
- Hits         3832     3827       -5     
  Misses        338      338              
  Partials       26       26              
Impacted Files Coverage Δ
src/components/Badge/Badge.stories.tsx 100.00% <ø> (ø)
src/components/Breadcrumbs/Breadcrumbs.stories.tsx 75.00% <ø> (ø)
src/components/Checkbox/Checkbox.stories.tsx 100.00% <ø> (ø)
src/components/DataBar/DataBar.stories.tsx 46.87% <ø> (ø)
src/components/DragDrop/DragDrop.stories.tsx 69.23% <ø> (ø)
src/components/Dropdown/Dropdown.stories.tsx 98.41% <ø> (ø)
src/components/InputField/InputField.stories.tsx 100.00% <ø> (ø)
src/components/Modal/Modal.stories.tsx 80.30% <ø> (ø)
src/components/Popover/Popover.tsx 93.93% <ø> (ø)
src/components/ProgressBar/ProgressBar.stories.tsx 52.17% <ø> (ø)
... and 16 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@booc0mtaco booc0mtaco merged commit 5e2e749 into main May 20, 2023
@booc0mtaco booc0mtaco deleted the release-v12.0.3 branch May 20, 2023 00:51
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.

3 participants