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

fix(deps): update dependency @material/mwc-select to v0.27.0 #32

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@material/mwc-select (source) 0.22.1 -> 0.27.0 age adoption passing confidence

Release Notes

material-components/material-components-web-components (@​material/mwc-select)

v0.27.0

Compare Source

  • Select
    • refactor to make easier to subclass
  • Menu
    • refactor to make easier to subclass
  • MenuSurface
    • refactor to make easier to subclass

v0.26.1

Compare Source

Fixed
  • Add .js to import paths

v0.26.0

Compare Source

Changed
  • all
    • Upgrade typescript to 4.4.4
Fixed
  • linear-progress, circular-progress
    • Fix update typing to use PropertyValues

v0.25.3

Compare Source

v0.25.2

Compare Source

Fixed
  • textfield
    • Change typing of step attribute to String to allow step="any" declaratively.
Added
  • formfield
    • Forward click() calls to slotted element

v0.25.1

Compare Source

[v0.25.1] - 2021-09-20
Changed
  • all
    • BREAKING:BUILD underlying Lit 1 libraries updated to Lit 2
    • This may break certain builds that are transitively relying on Lit 1
    • If your Lit 1 components break due to this, make sure your package.json
      explicitly includes the latest Lit 1 versions of lit-html and lit-element
      or deduplicate your versions of Lit 1 with your bundler
    • If you wish to revert to Lit 1, please revert to version ~0.23.0
[v0.25.0] - 2021-09-20

npm error mid publish

[v0.24.0] - 2021-09-20

null version. accidentally polluted tag.

v0.23.0

Compare Source

[v0.23.0] - 2021-09-13

This is the last Lit 1 release. Future releases will be using Lit 2.0.0

Changed
  • switch
    • BREAKING: Moved old switch implementation to
      @material/mwc-switch/deprecated
    • BREAKING: Updated switch to new Material Design spec
      • Selected and unselected states now have icons
      • Switch uses "primary" theme color instead of "secondary"
      • New custom properties have been introduced
    • BREAKING: checked renamed to selected
    • BREAKING: No longer dispatches a change event (use click events)
    • Added form support
Fixed
  • all
    • Fixed inconsistent import styles for @material/mwc-ripple and
      @material/mwc-icon to reduce duplicate registration errors for those
      elements in certain environments.
    • Updated webcomponents polyfills to 2.6.x
  • elevation-overlay
    • Fixed invalid main and module fields in package.json.
  • icon-button
    • Fixed missing dependency on @material/mwc-base.
  • icon-button-toggle
    • Fixed missing dependency on lit-html.
  • menu
    • Fixed noninteractive ignoring --mdc-menu-item-height
  • textarea
    • Text direction follows CSS direction
  • textfield
    • Text direction follows CSS direction
Added
  • button
    • Add ariaHasPopup property
  • icon-button
    • Add ariaHasPopup property
  • menu
    • Add innerAriaLabel property
  • BREAKING: slider
    • Initial implementation of Material 2 slider
    • Implementation is vastly different from M1 slider
  • list
    • SelectedEvent, SingleSelectedEvent, MultiSelectedEvent now exported from mwc-list-base and mwc-list files

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.

@renovate renovate bot force-pushed the renovate/material-mwc-select-0.x branch from e5594c7 to f34e937 Compare June 24, 2024 03:48
@renovate renovate bot force-pushed the renovate/material-mwc-select-0.x branch from f34e937 to a88be72 Compare June 29, 2024 03:42
@renovate renovate bot force-pushed the renovate/material-mwc-select-0.x branch from a88be72 to 487b1b0 Compare June 30, 2024 03:42
@renovate renovate bot force-pushed the renovate/material-mwc-select-0.x branch from 487b1b0 to 654b1db Compare July 1, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants