Releases: Workday/canvas-kit
Releases · Workday/canvas-kit
v11.1.14
Components
- fix: Update BaseButton to use correct theming color for focus ring (#2942) (@josh-bagwell)
Fixes theming for theBaseButton
withinPagination
.
v10.3.62
Components
- fix: Update BaseButton to use correct theming color for focus ring (#2942) (@josh-bagwell)
Fixes theming for theBaseButton
withinPagination
.
v11.1.13
Components
- fix: Allow inherit background color on system icon (#2932) (@mannycarrera4, manuel.carrera)
v11.1.12
Components
- fix(search-form): Show ellipsis when placeholder overflows (#2927) (@NicholasBoll)
v10.3.61
Components
- fix(search-form): Show ellipsis when placeholder overflows (#2927) (@NicholasBoll)
v11.1.11
Components
- fix: Handle empty stack ref in useAssistiveHideSiblings (#2920) (@NicholasBoll)
v11.1.10
v11.1.10
v11.1.9
Documentation, examples
- docs: Fixing NotificationBadge storybook example (#2903) (@williamjstanton, William Stanton)
v10.3.60
Components
- fix: Handle empty stack ref in useAssistiveHideSiblings (#2920) (@NicholasBoll)
v11.1.8
Components
- fix: Updated ButtonColors interface to deprecated focusRing from focus (#2906) (@josh-bagwell)
Deprecated the use of focusRing within focus in the colors prop on buttons as this does not work with our current styling methods. Added support for boxShadowInner and boxShadowOuter within focus in colors prop.