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 4.7.0 #1590

Merged
merged 394 commits into from
Dec 16, 2024
Merged

Release 4.7.0 #1590

merged 394 commits into from
Dec 16, 2024

Conversation

chris-cedrone-cengage
Copy link
Collaborator

4.7.0

Minor Changes

  • 78fc319: feat(TreeView): onExpandedChange returns an array of expanded IDs.
  • 360cf8d: feat(Input): Update colors for error message, icon and border in dark mode.
  • d8662d6: feat(Input): Update Input additional children position based on label position.
  • 5a928ea: feat(ProgressBar): Update colors from danger200/success200 to danger300/success300 in dark mode.
  • 40708c7: feat(Tabs, NavTabs): Add support for overwriting TextTransform: add textTransform prop.
  • 1caced4: feat(TreeView): Add support for isDisabled.
  • 68ff224: feat(Stepper): Add vertical orientation for Stepper.
  • e926d3d: feat(button): Add success button.
  • cdb3041: feat(Combobox, Select, Date picker, Dropdown): Update viewport detection/positioning.
  • c815b89: feat(TreeView): Add ability to change items selection outside.

Patch Changes

  • b8364bb: fix(ToggleButtonGroup): Fix enforced and exclusive props.
  • 6a8ed21: fix(Tag): Update tag focus state.
  • cf959a5: fix(Combobox/Select:): Fix focus color for selected items when using isMulti + isInverse.
  • a163f42: fix(Heading): Update margins for heading2XLarge.
  • f37d5c4: fix(TreeView): Fix undefined problem.
  • febf617: fix(TreeView): Fix undefined problem.
  • fbae9ce: fix(Input): Style update: Fix HelpLink position on inputs.
  • 5e39ab2: fix(Select): Fix multi Select selected item outline.
  • 8004c9f: fix(DatePicker): Add aria-label to calendar header columns.
  • 3a97fe9: patch(Heading): Add the noTopMargin and noBottomMargin props to the Heading component.
  • 45be51c: fix(TreeView): Fix undefined problem.
  • acbec5c: fix(Dropdown): Hide SVGs from screen readers by adding aria-hidden="true" to the svg elements.
  • 08deb43: fix(List): Hide SVGs from assistive tech by adding aria-hidden="true" to the span element that wraps the SVGs.
  • a95d26c: fix(CheckBox): Hide SVGs from screen readers by adding aria-hidden="true" to the span element that wraps the SVGs.
  • 044da05: fix(TimePicker): Fixed AM/PM width in the TimePicker.
  • f885d59: fix(Breadcrumb): Hide SVGs from screen readers by adding aria-hidden="true" to the span element that wraps the SVGs.
  • 7887c50: chore(dropdown): Deprecate dropDirection & alignment props. These are no longer necessary with viewport detection support.
  • ddf476a: fix(Tabs): Center preselected Tab on the Scrollable Tabs.
  • e447c8a: fix(Toast): Fixed loading ring alignment when zooming in Safari.
  • d7423eb: fix(Button): Remove animation presses for Button.
  • eb5f11f: fix(TreeView): Fix TreeView issues from verification
  • 270e1f4: fix(Select): Fix placeholder color.
  • 3c94afd: fix(Input): Style update: Focus style on inputs.
  • eb2b3ab: fix(DatePicker): Fix navigation and accessibility issues.
  • 2157b47: fix(CheckBox): Fix for unreadable labels in CheckBox for screen readers.
  • 7adf69a: fix(.srories.): Remove .stories. files from the production bundle.
  • c0aecad: fix(useFocusLock): Fix the useFocusLock hook if the first or last element is disabled.
  • 1da9900: fix(search): Fix the overlapping content issue around the clear button
  • ac6ff21: fix(BlockQuote): Fix border color respecting the Theme context.
  • ac6ff21: fix(ListItem): Fix icon colors respecting the Theme context.
  • b3fcc32: fix(combobox): Fix focus issue after triggering the clear button
  • 7d8006f: fix(ProgressBar): Remove animation if the user has prefers-reduced-motion media query set.
  • 35d9507: fix(drawer): Fix trapped focus in the drawer
  • 1d1110d: fix(dropdown): Fix active index communication handled programmatically
  • fbfd75e: fix(Modal): Fix modal losing focus order with dynamic content.
  • d109847: fix(dropdown): Fix the dropdown closing on the second button click in Safari
  • 24680b2: fix(TreeView): Fix initial expanded items should expand all parents.
  • 631d010: fix(TreeView): Fix switching to Focus Mode inside TreeView.
  • 482268a: fix(Input): Remove flex-shrink to allow inputs to shrink as needed.
  • a328ebe: fix(Select): Fix the accessibility issue for clearIndicator inside SelectTriggerButton.
  • 5c3d7fc: fix(search):Fix the disappearing focus on the button when loading.

github-bot and others added 30 commits June 14, 2024 19:27
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Laura Silva <[email protected]>
…rfaces. (#1292)

Co-authored-by: Orion Johnson <[email protected]>
Co-authored-by: Chris Cedrone <[email protected]>
…ompliance

Co-authored-by: Chris Cedrone <[email protected]>
Co-authored-by: Laura Silva <[email protected]>
Copy link
Contributor

github-actions bot commented Dec 3, 2024

Copy link
Contributor

github-actions bot commented Dec 3, 2024

Copy link
Contributor

github-actions bot commented Dec 3, 2024

Copy link
Contributor

github-actions bot commented Dec 3, 2024

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

@chris-cedrone-cengage chris-cedrone-cengage merged commit 02db8e6 into main Dec 16, 2024
2 checks passed
@silvalaura silvalaura deleted the build/release4.7.0 branch December 16, 2024 16:08
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.