Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @canonical/react-components to v0.60.0 #201

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@canonical/react-components (source) 0.42.0 -> 0.60.0 age adoption passing confidence

Release Notes

canonical/react-components (@​canonical/react-components)

v0.60.0

Compare Source

Features

v0.59.1

Compare Source

Bug Fixes
  • app-layout: prevent display of empty app navigation panel (2825eb9)

v0.59.0

Compare Source

Features

v0.58.0

Compare Source

Bug Fixes
Features
  • add application layout side navigation components (3412c90)

v0.57.0

Compare Source

Features
  • add application layout Panel component (57a9e0c)
  • add ID to title element (18537ba)

v0.56.0

Compare Source

Features
  • accordion: allow to use a ReactNode as title for an accordion (f704e2e)

v0.55.0

Compare Source

Features
  • textarea component: Enable control+enter form submission from within a text area [WD-10959] (#​1095) (1479b18)

v0.54.0

Compare Source

Features

v0.53.2

Compare Source

Bug Fixes

v0.53.1

Compare Source

Bug Fixes
  • make EmptyState implementation consistent with Vanilla Framework (#​1076) (407add1)

v0.53.0

Compare Source

Features
  • allow focusing disabled buttons and displaying tooltips (#​1082) (929a409)

v0.52.0

Compare Source

Features
  • allow loading and disable state for confirm button in ConfirmationModal (b6067ee)

v0.51.7

Compare Source

Bug Fixes
  • tooltip should not reopen when target element is not hovered anymore. fixes #​1073 (3de71fc)

v0.51.6

Compare Source

Bug Fixes

v0.51.5

Compare Source

Bug Fixes
  • searchbox: handle Enter key in the input field to search + blur (f4f011b)

v0.51.4

Compare Source

Bug Fixes
  • pr-template: add percy steps to template, to aid percy review (8a7d635)

v0.51.3

Compare Source

Bug Fixes
  • field: remove bold prefix for error/caution/success validation (ef320d9)

v0.51.2

Compare Source

Bug Fixes
  • keep tooltip open, when it wraps multiple children and we change which child ishovered (55da75d)

v0.51.1

Compare Source

Bug Fixes

v0.51.0

Compare Source

Features

v0.50.6

Compare Source

Bug Fixes
  • MultiSelect: Apply a temporary fix for Vanilla includes (#​1052) (7e8a1c1)

v0.50.5

Compare Source

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

v0.50.4

Compare Source

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

v0.50.3

Compare Source

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

v0.50.2

Compare Source

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

v0.50.1

Compare Source

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

v0.50.0

Compare Source

Features
  • implement externally controlled mode for TablePagination (8fc31de)

v0.49.0

Compare Source

Features

v0.48.0

Compare Source

Features

v0.47.4

Compare Source

Bug Fixes

v0.47.3

Compare Source

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

Compare Source

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

Compare Source

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: canonical/react-components@v0.47.0...v0.47.1

v0.47.0

Compare Source

v0.46.1

What's Changed

  • Add a new scrollOverflow prop to ContextualMenu to support scrolling the dropdown instead of overflowing the viewport (#​961)

🔨 Maintenance

  • Build docs using GitHub Actions (#​963)

Full Changelog: canonical/react-components@v0.46.0...v0.47.0

v0.46.0

Compare Source

v0.46.0

What's Changed

🔨 Maintenance

Full Changelog: canonical/react-components@v0.45.0...v0.46.0

v0.45.0

Compare Source

v0.45.0

BREAKING CHANGES

  • The default value of autoResetSortBy in ModularTable was changed from true to false. The autoResetSortBy optional prop specifies whether the sort by needs to be reset after each data change. See #​947.

What's Changed

🔨 Maintenance

Full Changelog: canonical/react-components@v0.44.0...v0.45.0

v0.44.0

Compare Source

v0.43.1

  • build(deps): bump semver from 5.7.1 to 5.7.2 (#​941)

🔨 Maintenance

Full Changelog: canonical/react-components@v0.43.0...v0.44.0

v0.43.0

Compare Source

v0.43.0

🚀 Features

  • Add notification provider WD-4256 (#​931)
  • Add EmptyState component [WD-4257] (#​930)
  • Add ConfirmationModal and ConfirmationButton components [WD-4255] (#​929)

🔨 Maintenance

  • fix(ActionButton) reset height and width after loading finished (#​933)
  • Forward close callback to children of ContextualMenu WD-4203 (#​928)
  • fix(tooltip) avoid broken reference to tooltip when not mounted (#​926)
  • fix(card) avoid aria-labelledby reference when no title is passed (#​925)
  • Fix ListItem content type conflict (#​932)
  • build(deps-dev): bump stylelint from 14.16.1 to 15.10.1 (#​938)
  • chore(deps): update dependency vanilla-framework to v3.15.1 (#​927)
  • Add notification provider WD-4256 (#​931)
  • fix(theme) use default colors for the custom theme WD-4880 (#​934)
  • chore(deps): update dependency @​testing-library/react to v14 (#​922)
  • chore(deps): update dependency concurrently to v8 (#​924)
  • chore(deps): update dependency @​types/react-dom to v18 (#​923)
  • chore(deps): update all non-major dependencies (#​921)

Full Changelog: canonical/react-components@v0.42.0...v0.43.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@webteam-app
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant