Skip to content

Releases: Workday/canvas-kit

v11.1.14

02 Oct 20:51
Compare
Choose a tag to compare

Components

  • fix: Update BaseButton to use correct theming color for focus ring (#2942) (@josh-bagwell)
    Fixes theming for the BaseButton within Pagination.

v10.3.62

02 Oct 20:00
Compare
Choose a tag to compare

Components

  • fix: Update BaseButton to use correct theming color for focus ring (#2942) (@josh-bagwell)
    Fixes theming for the BaseButton within Pagination.

v11.1.13

19 Sep 19:20
Compare
Choose a tag to compare

Components

v11.1.12

18 Sep 17:12
Compare
Choose a tag to compare

Components

v10.3.61

17 Sep 20:08
Compare
Choose a tag to compare

Components

v11.1.11

16 Sep 20:30
Compare
Choose a tag to compare

Components

v11.1.10

16 Sep 19:58
Compare
Choose a tag to compare
v11.1.10

v11.1.9

16 Sep 17:16
Compare
Choose a tag to compare

Documentation, examples

v10.3.60

16 Sep 19:56
Compare
Choose a tag to compare

Components

v11.1.8

06 Sep 18:09
Compare
Choose a tag to compare

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.