sharpness-se / signup6-fe

0 stars 0 forks source link

Bump @angular/material from 15.2.9 to 16.2.1 #60

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/material from 15.2.9 to 16.2.1.

Release notes

Sourced from @​angular/material's releases.

v16.2.1

16.2.1 "rubber-duck" (2023-08-16)

material

Commit Description
fix - 9ff32fd55 dialog: update aria-labelledby if title is swapped (#27609)
fix - 58dd80225 progress-bar: alignment affected by parent text-align (#27646)
fix - 0ba807125 table: resolve local compilation issues (#27640)

v16.2.0

16.2.0 "paper-rings" (2023-08-09)

material-luxon-adapter

Commit Description
feat - 439d6fc591 add option to set default calendar (#27453)

material-experimental

Commit Description
feat - b77094dc23 themeing: add M3 token values for checkbox and card (#27409)
feat - 227a741c65 theming: Introduce a facade layer between user-facing customizable keys and actual MDC token names (#27219)

material

Commit Description
feat - af1a041239 autocomplete: add input to require selection from the panel (#27423)
feat - 956aec2c64 bottom-sheet: expose rendered ComponentRef
feat - 30c3e13444 dialog: expose rendered ComponentRef
feat - df30433339 slide-toggle: allow for icon to be hidden (#27330)
fix - 2fa3c23301 autocomplete: don't assign to model value while typing when requireSelection is enabled (#27572)
fix - daa6ca3ecd sidenav: only trap focus when backdrop is enabled (#27355)
fix - 860aa42e17 slide-toggle: change slide-toggle to use MDC's token API (#26966)

cdk

Commit Description
feat - 626bf533d9 dialog: expose rendered ComponentRef

v16.2.0-rc.0

16.2.0-rc.0 "metal-mushroom" (2023-08-02)

material

Commit Description
feat - 956aec2c64 bottom-sheet: expose rendered ComponentRef
feat - 30c3e13444 dialog: expose rendered ComponentRef

cdk

Commit Description
feat - 626bf533d9 dialog: expose rendered ComponentRef

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

16.2.1 "rubber-duck" (2023-08-16)

material

Commit Type Description
9ff32fd55 fix dialog: update aria-labelledby if title is swapped (#27609)
58dd80225 fix progress-bar: alignment affected by parent text-align (#27646)
0ba807125 fix table: resolve local compilation issues (#27640)

16.2.0 "paper-rings" (2023-08-09)

cdk

Commit Type Description
626bf533d9 feat dialog: expose rendered ComponentRef

material

Commit Type Description
af1a041239 feat autocomplete: add input to require selection from the panel (#27423)
956aec2c64 feat bottom-sheet: expose rendered ComponentRef
30c3e13444 feat dialog: expose rendered ComponentRef
df30433339 feat slide-toggle: allow for icon to be hidden (#27330)
2fa3c23301 fix autocomplete: don't assign to model value while typing when requireSelection is enabled (#27572)
daa6ca3ecd fix sidenav: only trap focus when backdrop is enabled (#27355)
860aa42e17 fix slide-toggle: change slide-toggle to use MDC's token API (#26966)

material-experimental

Commit Type Description
b77094dc23 feat themeing: add M3 token values for checkbox and card (#27409)
227a741c65 feat theming: Introduce a facade layer between user-facing customizable keys and actual MDC token names (#27219)

material-luxon-adapter

Commit Type Description
439d6fc591 feat add option to set default calendar (#27453)

16.1.8 "plastic-pear" (2023-08-09)

cdk

Commit Type Description
3284407af4 fix menu: nested menus requiring two taps to open touch devices (#27586)

material

Commit Type Description
18e537a013 fix chips: focus lingering on previous chip (#27559)
675b29a1e3 fix slider: match active & focus state on IOS (#27546)

youtube-player

... (truncated)

Commits
  • ebe36eb release: cut the v16.2.1 release
  • 21296e0 docs(material/autocomplete): reset template driven autocomplete example (#27656)
  • 58dd802 fix(material/progress-bar): alignment affected by parent text-align (#27646)
  • 8f161e8 docs: update developer environment to setup project (#27643)
  • 0ba8071 fix(material/table): resolve local compilation issues (#27640)
  • 69652b0 docs: fix broken example due to missing input module import (#27637)
  • 9ff32fd fix(material/dialog): update aria-labelledby if title is swapped (#27609)
  • 65253eb release: cut the v16.2.0 release
  • 78e8d72 Revert "refactor(material/form-field): switch color styles to tokens (#27581)"
  • 830c8b5 refactor(material/form-field): switch custom typography styles to tokens (#27...
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #62.