Releases: Workday/canvas-kit
Releases · Workday/canvas-kit
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.
v10.3.59
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.
v11.1.7
Accessibility
- fix(color-picker): Add support for a11y labels on color swatches (#2894) (@wooksauce, Kiwook Kwon)