Skip to content

Releases: canonical/react-components

v0.50.5

06 Mar 15:15
Compare
Choose a tag to compare

0.50.5 (2024-03-06)

Bug Fixes

  • notif-provider: make success notification title customisable (708f189)

v0.50.4

05 Mar 06:09
Compare
Choose a tag to compare

0.50.4 (2024-03-05)

Bug Fixes

  • deps: Added missing lodash/isequal dep. (1c5ce39)

v0.50.3

21 Feb 11:54
Compare
Choose a tag to compare

0.50.3 (2024-02-21)

Bug Fixes

  • address a11y issues in input related components (6e79c95)

v0.50.2

08 Feb 09:00
Compare
Choose a tag to compare

0.50.2 (2024-02-08)

Bug Fixes

  • revert change for table pagination text adjustment on small screen (432966b)

v0.50.1

07 Feb 15:33
Compare
Choose a tag to compare

0.50.1 (2024-02-07)

Bug Fixes

  • table pagination description adjustments for all screen sizes [WD-8561] (f2f84f8)

v0.50.0

05 Feb 14:38
Compare
Choose a tag to compare

0.50.0 (2024-02-05)

Features

  • implement externally controlled mode for TablePagination (8fc31de)

v0.49.0

02 Feb 15:28
d8a13a3
Compare
Choose a tag to compare

0.49.0 (2024-02-02)

Features

v0.48.0

24 Jan 15:14
91e1814
Compare
Choose a tag to compare

0.48.0 (2024-01-24)

Features

  • adjust contextual dropdown vertical position (#1009) (91e1814)

v0.47.4

24 Jan 10:21
578fb16
Compare
Choose a tag to compare

0.47.4 (2024-01-24)

Bug Fixes

v0.47.3

19 Jan 17:07
Compare
Choose a tag to compare

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)