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

Bump @wordpress/components from 19.6.1 to 22.0.0 #106

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps @wordpress/components from 19.6.1 to 22.0.0.

Changelog

Sourced from @​wordpress/components's changelog.

22.0.0 (2022-11-02)

Breaking Changes

  • Popover: The deprecated range and __unstableShift props have been removed (#45195).

Deprecations

  • Popover: the deprecation messages for anchor-related props (anchorRef, anchorRect, getAnchorRect) have been updated (#45195).
  • RadioGroup: Mark as deprecated, in favor of RadioControl and ToggleGroupControl (#45389).
  • Popover: the deprecation messages for anchor-related props (anchorRef, anchorRect, getAnchorRect) have been updated. (#45195).
  • Popover: The isAlternate prop has been replaced with a variant prop that can be called with the 'toolbar' string (#45137).

New Feature

  • BoxControl & CustomSelectControl: Add onMouseOver and onMouseOut callback props to allow handling of these events by parent components (#44955)
  • Popover: A variant prop has been added to style popovers, with 'unstyled' and 'toolbar' possible values (#45137).

Enhancements

  • FontSizePicker: Improved slider design when withSlider is set (#44598).
  • ToggleControl: Improved types for the help prop, covering the dynamic render function option, and enabled the dynamic help behavior only for a controlled component (#45279).
  • BorderControl & BorderBoxControl: Replace __next36pxDefaultSize with "default" and "large" size variants (#41860).
  • UnitControl: Remove outer wrapper to normalize className placement (#41860).
  • ColorPalette: Fix transparent checkered background pattern (#45295).
  • ToggleGroupControl: Add isDeselectable prop to allow deselecting the selected option (#45123).
  • FontSizePicker: Improve hint text shown next to 'Font size' label (#44966).

Bug Fix

  • Button: Tweak the destructive button primary, link, and default variants (#44427).
  • UnitControl: Fix disabled style is overridden by core form.css style (#45250).
  • ItemGroup: fix RTL Item styles when rendered as a button (#45280).
  • Button: Fix RTL alignment for buttons containing an icon and text (#44787).
  • TabPanel: Call onSelect() on every tab selection, regardless of whether it was triggered by user interaction (#44028).
  • FontSizePicker: Fallback to font size slug if name is undefined (#45041).
  • AutocompleterUI: fix issue where autocompleter UI would appear on top of other UI elements (#44795)
  • ExternalLink: Fix to re-enable support for onClick event handler (#45214).
  • InputControl: Allow inline styles to be applied to the wrapper not inner input (#45340)

Internal

  • BorderBoxControl: Convert stories to TypeScript and use Controls (#45002).
  • Disabled: add a note in the docs about the lack of polyfill for the inert attribute (#45272)
  • Snackbar: updated to satisfy react/exhaustive-deps eslint rule (#44934)
  • AnglePickerControl: Set Storybook Label control type to 'text' (#45122).
  • SlotFill: updated to satisfy react/exhaustive-deps eslint rule (#44403)
  • Context: updated to ignore react/exhaustive-deps eslint rule (#45044)
  • Button: Refactor Storybook to controls and align docs (#44105).
  • TabPanel: updated to satisfy react/exhaustive-deps eslint rule (#44935)

... (truncated)

Commits
  • 511f4cc chore(release): publish
  • 76b1b0e Update changelog files
  • 85c2b4f Merge changes published in the Gutenberg plugin "release/14.5" branch
  • a2ff0e6 chore(release): publish
  • 52149f9 Update changelog files
  • 433be2b Merge changes published in the Gutenberg plugin "release/14.4" branch
  • 8d42d2f chore(release): publish
  • 934c2fa Update changelog files
  • eb900a4 Merge changes published in the Gutenberg plugin "release/14.3" branch
  • 23e1362 chore(release): publish
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 19.6.1 to 22.0.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/components)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2022

Superseded by #109.

@dependabot dependabot bot closed this Nov 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/components-22.0.0 branch November 17, 2022 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants