Releases: canonical/react-components
Releases · canonical/react-components
v0.50.5
0.50.5 (2024-03-06)
Bug Fixes
- notif-provider: make success notification title customisable (708f189)
v0.50.4
0.50.4 (2024-03-05)
Bug Fixes
- deps: Added missing lodash/isequal dep. (1c5ce39)
v0.50.3
0.50.3 (2024-02-21)
Bug Fixes
- address a11y issues in input related components (6e79c95)
v0.50.2
0.50.2 (2024-02-08)
Bug Fixes
- revert change for table pagination text adjustment on small screen (432966b)
v0.50.1
0.50.1 (2024-02-07)
Bug Fixes
- table pagination description adjustments for all screen sizes [WD-8561] (f2f84f8)
v0.50.0
0.50.0 (2024-02-05)
Features
- implement externally controlled mode for TablePagination (8fc31de)
v0.48.0
0.48.0 (2024-01-24)
Features
- adjust contextual dropdown vertical position (#1009) (91e1814)
v0.47.3
v0.47.3
🐛 Bug Fixes
- fix: remove react-router-dom dependency from NotificationProvider (#1022)
- fix: remove invalid syntax for style imports (#1021)
- fix(select,slider,textarea,passwordtoggle): auto generate id [WD-8217] (#1020)