home-assistant / my.home-assistant.io

The portal to your home.
https://my.home-assistant.io/
32 stars 19 forks source link

Bump @material/web from 1.2.0 to 1.4.1 #448

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @material/web from 1.2.0 to 1.4.1.

Release notes

Sourced from @​material/web's releases.

v1.4.1

1.4.1 (2024-04-15)

Bug Fixes

  • dialog: update info comment with autocomplete -> autofocus (fc4c999)
  • select: select.click() opens the menu (7a6cf16)

v1.4.0

1.4.0 (2024-03-21)

Features

  • menu: add no-navigation-wrap to fix select accessibility (c6ffd70)
  • typography: add @material/web/typography/md-typescale classes (36dd77e)

Bug Fixes

  • button,fab,chips,labs: text-transform inherits through shadow root (758e615)
  • elevation: expose md-elevation ::part in all components (b74e3dd)
  • elevation: limit elevation transition to box-shadow and opacity (34c0a67)
  • publish .css files for [@import](https://github.com/import)-ing (cde649c)
  • rename internal &lt;styles&gt;.css.js to <styles>.css (c35bad0)
  • switch: reflect selected state in input event (8d201e0)
  • tabs: default scroll-behavior: smooth not working (274ce3e), closes #5497
  • textfield: no longer inherits text-align from parents (668f0ee), closes #5509
  • typography: rename md-typescale.js to md-typescale-styles.js (1e47fd7)
  • use explicit CSSResult[] types for static styles (ce41b7b)

v1.3.0

1.3.0 (2024-02-22)

Features

  • add --md-sys-shape-* tokens for all components (41bac9e)
  • tabs: expose activeTabIndex (4bce86d), closes #5297
  • tokens: add component custom properties to Sass values (feff721)

Bug Fixes

  • icon: fix uncentered icons when using WCAG text spacing overrides (b23e321)
  • labs: hasConstructed and constructor deprecated, changing tabIndex update in connectedCallback (fb086bb)
  • labs: removing hasConstructed and setting privateIsConstructed to handle setting tabIndex (ea518d0)
  • labs: update tabIndex once the element is connected to the DOM (a6b8c09)
  • menu: left arrow in submenu closes submenu in closure (2049323)

... (truncated)

Changelog

Sourced from @​material/web's changelog.

1.4.1 (2024-04-15)

Bug Fixes

  • dialog: update info comment with autocomplete -> autofocus (fc4c999)
  • select: select.click() opens the menu (7a6cf16)

1.4.0 (2024-03-21)

Features

  • menu: add no-navigation-wrap to fix select accessibility (c6ffd70)
  • typography: add @material/web/typography/md-typescale classes (36dd77e)

Bug Fixes

  • button,fab,chips,labs: text-transform inherits through shadow root (758e615)
  • elevation: expose md-elevation ::part in all components (b74e3dd)
  • elevation: limit elevation transition to box-shadow and opacity (34c0a67)
  • publish .css files for [@import](https://github.com/import)-ing (cde649c)
  • rename internal &lt;styles&gt;.css.js to <styles>.css (c35bad0)
  • switch: reflect selected state in input event (8d201e0)
  • tabs: default scroll-behavior: smooth not working (274ce3e), closes #5497
  • textfield: no longer inherits text-align from parents (668f0ee), closes #5509
  • typography: rename md-typescale.js to md-typescale-styles.js (1e47fd7)
  • use explicit CSSResult[] types for static styles (ce41b7b)

1.3.0 (2024-02-22)

Features

  • add --md-sys-shape-* tokens for all components (41bac9e)
  • tabs: expose activeTabIndex (4bce86d), closes #5297
  • tokens: add component custom properties to Sass values (feff721)

Bug Fixes

  • icon: fix uncentered icons when using WCAG text spacing overrides (b23e321)
  • labs: hasConstructed and constructor deprecated, changing tabIndex update in connectedCallback (fb086bb)
  • labs: removing hasConstructed and setting privateIsConstructed to handle setting tabIndex (ea518d0)
  • labs: update tabIndex once the element is connected to the DOM (a6b8c09)
  • menu: left arrow in submenu closes submenu in closure (2049323)
  • remove :host-context rtl selectors (f2ff867)
Commits
  • 47b4f67 Merge pull request #5542 from material-components:release-please--branches--m...
  • 52df5e0 chore: release 1.4.1
  • f5198d8 Merge pull request #5539 from material-components:auto-update-sizes
  • 520e9c9 chore: update sizes
  • 69b4e94 docs: update readme and quick start
  • 7a6cf16 fix(select): select.click() opens the menu
  • df6923e docs: use relative links on readme
  • 59662e1 docs: update freshness
  • b46361e docs: add section on when to apply typescale roles
  • 3fc22db docs: update freshness
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)