Releases: canonical/react-components
Releases · canonical/react-components
v1.3.0
1.3.0 (2024-09-26)
Features
- Fixing readme (to trigger the release of ESM) (2f143c3)
v1.2.5
1.2.5 (2024-09-19)
Bug Fixes
- Update SideNavigationLink component's prop type (47d1030)
v1.2.4
1.2.4 (2024-09-17)
Bug Fixes
- fix highlightSubstring not being able to handle special characters for regex (26cf50d)
v1.2.3
1.2.3 (2024-09-12)
Bug Fixes
- search and filter panel no longer opens when dismissing a filter (#1093) (c4804ea)
v1.2.2
1.2.2 (2024-09-06)
Bug Fixes
- forwardRef from SideNavigationLink component (c971b10)
v1.2.1
1.2.1 (2024-08-29)
Bug Fixes
- readme: replace semicolon with colon symbols (f60d6bc)
v1.2.0
1.2.0 (2024-08-20)
Features
- support not blurring when searching (2339e4c)
v1.1.0
1.1.0 (2024-08-19)
Features
- add MultiSelect variations (b716ae7)
v1.0.0
1.0.0 (2024-08-15)
Bug Fixes
BREAKING CHANGES
- Document title no longer changes when
LoginPageLayout
renders.