Skip to content

Releases: canonical/react-components

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)

v0.47.2

19 Jan 11:44
Compare
Choose a tag to compare

v0.47.2

🚀 Features

  • feat: Add tooltip delay(500ms by default) after mouseover (#998)
  • feat: upstream generic pagination component for tables [WD-4258] (#1013)
  • feat: improve auto grow functionality for TextArea (#1006)

🔨 Maintenance

  • chore(deps): update dependency vanilla-framework to v4.6.0 (#1015)
  • chore(deps): update all dependencies (#1007)
  • docs: upgrade storybook to v7 (#995)
  • fix: contextual menu container overflow (#1000)
  • feat: Add tooltip delay(500ms by default) after mouseover (#998)
  • docs: fix contextual menu story (#1005)
  • fix(modal): do not scroll content when opened (#999)
  • build(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 (#1004)
  • build(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#1014)
  • fix: move useLocation within useNotify hook to cater for latest react-router-dom limitations (#1017)
  • fix: input label without specifying id (#1012)
  • build(deps): bump browserify-sign from 4.2.1 to 4.2.2 (#992)
  • build(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#1002)
  • ci: Extend from a default config (#997)
  • docs: pr conventional commits convention (#996)
  • ci: Add PR linting (#994)

v0.47.1

18 Oct 07:42
Compare
Choose a tag to compare

v0.47.1

🔨 Maintenance

  • Avoid duplicate first or last page button, when total pages is one above truncateThreshold (#971)
  • Add permissions for deploying to pages. (#966)
  • Separate docs workflow (#965)
  • build(deps): bump @babel/traverse from 7.22.4 to 7.23.2 (#986)
  • chore(deps): update dependency postcss to v8.4.31 [security] (#985)
  • build(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1 (#964)
  • Add docs for the NotificationProvider, useNotify and NotificationConsumer (#972)
  • fix: Pressing Esc key closes Modal (#974)
  • chore(deps): update all non-major dependencies (#967)
  • chore(deps): update actions/checkout action to v4 (#979)
  • chore(deps): update dependency vanilla-framework to v4.5.0 (#977)
  • Prepare release 0.47.1 (#987)

Full Changelog: v0.47.0...v0.47.1