Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Bump @shopify/polaris from 5.15.0 to 6.2.0 #355

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @shopify/polaris from 5.15.0 to 6.2.0.

Release notes

Sourced from @shopify/polaris's releases.

v6.1.0

Enhancements

  • Added focus-visible polyfill and default styles (#3695)
  • Added removeUnderline prop to Button to remove underline when plain and monochrome are true (#3998)
  • Removed #AppFrameMainContent link and updated SkipToContent link to target #AppFrameMain instead (#3912)
  • Reset color in unstyled-button mixin (#4008)
  • Added IndexTable / IndexProvider component (#3646)
  • Added dataHref prop to ResourceItem which gets passed to the main li element as data-href(#3975)

Bug fixes

  • Updated examples for DropZone so they accept all image types (#3701) (thanks @malanjp for the pull request)
  • Added focus styles to the dismissiable navigation button in Frame (#3936)
  • Fixed virtual cursor leaving dialog in Modal, Navigation and Sheet (#3931)
  • Fixed Modal removing focus from internal elements (#3964)
  • Simplified output of Badge's css (#3950)
  • Fixed click propagation that was preventing the Tooltip to open when used as suffix on a TextField (#3959)
  • Made items in ActionList more clear in high contrast mode (#3971)
  • Fixed the MediaCard thumbnail’s corner roundness, so it wouldn’t overflow out of the parent Card (#3974)
  • Fixed Tabs layout issue on browser resize (#3980)
  • Fixed ActionList Item not disabling properly when url prop is passed (#3979)
  • Update IndexTable's checkbox header to be aligned with other headers (#3990)
  • Fixed CheckableButton missing border when focused (#3988)
  • Fixed accessibility issue on Tabs disclosure popover on close (#3994)
  • Fixed accessibility issue when tabbing into IndexTable (#4004)
  • Fixed an issue where inline code would be hard to select (#4005)
  • Update Toast close button alignment for small views (#4006)
  • Fixed Collapsible bug where animation complete logic was being prematurely triggered by transitions in the children (#4000)
  • Fixed IndexTable bug where bulk actions are operable when no rows are selected (#4009)
  • Fixed CheckableButton missing border when focused (#3987)
  • Removed all outline and borderinstances of -ms-high-contrast as it is non-standard (#3962)
  • Fixed Autocomplete popover height not being calculated correctly (#4015)

Documentation

  • Added an example for the onRemove prop to Tag and clarified that no remove button is rendered when onClick is set (#2987)

Development workflow

  • Convert List, Tabs.List, Connected.Item and Filter.ConnectedFiltterControl.Item to be functional components (#3961)

v6.0.1

Enhancements

  • Update Link underline style on print to be lighter (#3943)))

Bug fixes

  • Fix issue with currentColor in icons is black instead of white (#3938)

... (truncated)

Changelog

Sourced from @shopify/polaris's changelog.

6.2.0 - 2021-03-17

Enhancements

  • Added zIndexOverride prop to Popover (#3937)
  • Added statusAndProgressLabelOverride prop to Badge (#4028)
  • Added an onError hook to the Avatar component (#4052)

Bug fixes

  • IndexTable Remove parent resource name from bulk select action (#4013)
  • Ensured @charset declaration is the first thing in our styles.css file (#4019)
  • Fix Modal.Section divider color to match header and footer divider (#4021)
  • Fix IndexTable sticky header alignment and jank (#4033
  • Remove focus ring on click for ActionList (#4034)
  • Updated <TextField> to use autocomplete=nope instead of autocomplete=off (#4053)

Dependency upgrades

  • Update `@shopify/polaris-tokens to v3.0.0 (#4030)

Documentation

  • Replaced mentions of "invalid" with not "valid" (#4056)

6.1.0 - 2021-02-25

Enhancements

  • Added focus-visible polyfill and default styles (#3695)
  • Added removeUnderline prop to Button to remove underline when plain and monochrome are true (#3998)
  • Removed #AppFrameMainContent link and updated SkipToContent link to target #AppFrameMain instead (#3912)
  • Reset color in unstyled-button mixin (#4008)
  • Added IndexTable / IndexProvider component (#3646)
  • Added dataHref prop to ResourceItem which gets passed to the main li element as data-href(#3975)

Bug fixes

  • Updated examples for DropZone so they accept all image types (#3701) (thanks @malanjp for the pull request)
  • Added focus styles to the dismissiable navigation button in Frame (#3936)
  • Fixed virtual cursor leaving dialog in Modal, Navigation and Sheet (#3931)
  • Fixed Modal removing focus from internal elements (#3964)
  • Simplified output of Badge's css (#3950)
  • Fixed click propagation that was preventing the Tooltip to open when used as suffix on a TextField (#3959)
  • Made items in ActionList more clear in high contrast mode (#3971)
  • Fixed the MediaCard thumbnail’s corner roundness, so it wouldn’t overflow out of the parent Card (#3974)
  • Fixed Tabs layout issue on browser resize (#3980)
  • Fixed ActionList Item not disabling properly when url prop is passed (#3979)
  • Update IndexTable's checkbox header to be aligned with other headers (#3990)
  • Fixed CheckableButton missing border when focused (#3988)

... (truncated)

Commits

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@shopify/polaris](https://github.com/Shopify/polaris-react) from 5.15.0 to 6.2.0.
- [Release notes](https://github.com/Shopify/polaris-react/releases)
- [Changelog](https://github.com/Shopify/polaris-react/blob/main/CHANGELOG.md)
- [Commits](Shopify/polaris@v5.15.0...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
0 participants