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.2.0 #1662

Merged
merged 24 commits into from
Jun 21, 2023
Merged

Release v12.2.0 #1662

merged 24 commits into from
Jun 21, 2023

Conversation

booc0mtaco
Copy link
Contributor

12.2.0 (2023-06-21)

Features

  • deprecate color-other-eraser token (#1640) (55a78e2)
  • Text: add support for caption-md and caption-lg (53fd4e0)

Bug Fixes

  • allow all valid input types (#1648) (e674741)
  • InputField: fix alignment and color for required marker (#1654) (1c3b1db)
  • make menu, popover, select ssr friendly (#1660) (eac8829)
  • Menu: reset menu item hover and defer to popover (#1653) (f329e4d)
  • ProgressBar: align label and caption with design (#1655) (9de0d6b)
  • Tooltip: use caption-lg for tooltip text (f0772c7)

booc0mtaco and others added 24 commits May 31, 2023 10:58
* test: add diffIncludeAntiAliasing and set to false
- remove storybook test which was printing a console statement
- instead, add a jest test for the component with content and without
- use expect statements to make sure the mock function is called
- remove superfluous console statements
- stop using storybook RTL exports
- mark as deprecated in code
- remove from storybook documentation
- add vertical spacers
* refactor: use select over deprecated dropdown in demos

* test(select): bump diff threshold up

* test(select): bump diff threshold up to 0.72
* refactor(projectcard): use menu component over buttondropdown

* refactor(courseplanneredit): address pr comments
fix: accept all input types for the input component's type prop

This makes working with conform smoother, because that library
can use all valid input types.

Without this we get a type error, because our EDS list was
incomplete.
* refactor(breadcrumbs): use menu over deprecated buttondropdown

* refactor(breadcrumbs): remove references to 'dropdown'

* docs(breadcrumbs): add todo to capture open menu state

* test(breadcrumbs): add spacing to capture menu in chromatic
- add in CLI dependency for later use
- update dependencies in lock files
- reset any color set directly on the menu item line
- set the state color to our text/neutral-default color
- change component to use a span tag
- use text/neutral-subtle
- update test snapshots
- use label-md instead of title-md
- use text/neutral-subtle (currently inherits)
- mark deprecated things as unioned with non-deprecated things
- feat(Text): add support for caption-md and caption-lg
- fix(Tooltip): use caption-lg for tooltip text
- doc updates
* fix: make createportal ssr friendly

* refactor: change conditional to follow docs
@booc0mtaco booc0mtaco requested a review from a team June 21, 2023 14:02
@github-actions
Copy link

size-limit report 📦

Path Size
components 95.15 KB (+0.16% 🔺)
styles 36.54 KB (+0.33% 🔺)

@booc0mtaco booc0mtaco merged commit a8e572e into main Jun 21, 2023
@booc0mtaco booc0mtaco deleted the release-v12.2.0 branch June 21, 2023 14:22
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.

4 participants