Skip to content

Releases: canonical/react-components

v1.3.0

26 Sep 14:17
Compare
Choose a tag to compare

1.3.0 (2024-09-26)

Features

  • Fixing readme (to trigger the release of ESM) (2f143c3)

v1.2.5

19 Sep 05:52
Compare
Choose a tag to compare

1.2.5 (2024-09-19)

Bug Fixes

  • Update SideNavigationLink component's prop type (47d1030)

v1.2.4

17 Sep 08:28
Compare
Choose a tag to compare

1.2.4 (2024-09-17)

Bug Fixes

  • fix highlightSubstring not being able to handle special characters for regex (26cf50d)

v1.2.3

12 Sep 13:21
c4804ea
Compare
Choose a tag to compare

1.2.3 (2024-09-12)

Bug Fixes

  • search and filter panel no longer opens when dismissing a filter (#1093) (c4804ea)

v1.2.2

06 Sep 05:22
Compare
Choose a tag to compare

1.2.2 (2024-09-06)

Bug Fixes

  • forwardRef from SideNavigationLink component (c971b10)

v1.2.1

29 Aug 01:44
Compare
Choose a tag to compare

1.2.1 (2024-08-29)

Bug Fixes

  • readme: replace semicolon with colon symbols (f60d6bc)

v1.2.0

20 Aug 23:24
Compare
Choose a tag to compare

1.2.0 (2024-08-20)

Features

  • support not blurring when searching (2339e4c)

v1.1.0

19 Aug 23:36
Compare
Choose a tag to compare

1.1.0 (2024-08-19)

Features

  • add MultiSelect variations (b716ae7)

v1.0.0

15 Aug 06:44
10e4fe7
Compare
Choose a tag to compare

1.0.0 (2024-08-15)

Bug Fixes

  • remove changing title in LoginPageLayout (#1111) (10e4fe7)

BREAKING CHANGES

  • Document title no longer changes when LoginPageLayout renders.

v0.60.0

13 Aug 06:45
3860726
Compare
Choose a tag to compare

0.60.0 (2024-08-13)

Features