Skip to content

Releases: Workday/canvas-kit

v14.2.31

23 Feb 19:39

Choose a tag to compare

Components

  • fix(MultiSelect): Remove repeated console.warn messages for undefined items in MultiSelect (#3788) (@harrylakers, Harry Zhu)

v14.2.30

23 Feb 18:53

Choose a tag to compare

Components

v14.2.29

20 Feb 20:16

Choose a tag to compare

v14.2.29

v14.2.28

20 Feb 19:25

Choose a tag to compare

v14.2.28

v14.2.27

19 Feb 23:35

Choose a tag to compare

Components

  • fix: Remove extra ref on Tooltip (#3782) (@mannycarrera4, manuel.carrera)
    This change added an extra ref that overrides the popupStack.ref which breaks consumers passing in their own ref. Removing this should fix the issue.

v14.2.26

19 Feb 21:37

Choose a tag to compare

Documentation

v13.2.56

19 Feb 23:12

Choose a tag to compare

Components

  • fix: Remove extra ref on Tooltip (#3782) (@mannycarrera4, manuel.carrera)
    This change added an extra ref that overrides the popupStack.ref which breaks consumers passing in their own ref. Removing this should fix the issue.

v14.2.25

18 Feb 22:07

Choose a tag to compare

Components

v14.2.24

18 Feb 20:39

Choose a tag to compare

Documentation

v14.2.23

12 Feb 15:16

Choose a tag to compare

Components

  • fix: Update MenuItem.Text to support cs prop (#3760) (@alanbsmith, Alan Smith)