form-field: hiding a label after it has been (#29461)
input: Number input not changing on wheel interaction (#29449)
Breaking Changes
material
updates chip remove button touch target to increase accessibility of the button especially on touch/mobile devices.
refactor(material/chips): chip remove touch target size is insufficient
Updates fix to Autocomplete Component Chips component where the
touch target size is too small and fails minimum accessibility
size of 48x48 px. Addresses nit fixes from PR review.
Fixes b/286959517
updates padding size of remove touch target to
satisfy minimum 48x48 accessibility size.
fix(material/chip): remove button is too small
Fixes Angular Components Chip component where the touch target of the
remove button of a chip is too small. Updates .mat-mdc-chip-remove to
target more specific styles to override original style of padding: 8px
so that the user has a larger touch target particularly on mobile
devices.
Fixes b/286959517
refactor(material/chips): remove button is too small
Bumps the angular group with 17 updates in the /frontend directory:
17.3.10
18.1.3
17.3.10
18.1.3
17.3.10
18.1.3
17.3.10
18.1.3
17.3.10
18.1.3
17.3.10
18.1.3
17.3.10
18.1.3
17.3.10
18.1.3
17.3.10
18.1.3
17.3.10
18.1.3
17.3.8
18.1.3
18.0.1
18.2.0
17.5.1
18.2.0
17.5.1
18.2.0
18.0.1
18.2.0
18.0.1
18.2.0
18.0.4
18.1.3
Updates
@angular/animations
from 17.3.10 to 18.1.3Release notes
Sourced from
@angular/animations
's releases.... (truncated)
Changelog
Sourced from
@angular/animations
's changelog.... (truncated)
Commits
3d0ee73
docs(docs-infra): Use shiki for code highlighting (#57059)ba325c5
docs: remove private symbol from docs (#56851)0bd55a6
refactor(docs-infra): complete removal of aio directory (#56496)01172b8
build: update Node.js to match Angular CLI engines (#56187)fb35130
build: update to latest dev infra code (#56128)024e9bf
refactor(core): Ensure animations are flushed before running render hooks (#5...bf8814c
refactor(core): Omit listeners from out-of-zone scheduling when using ZoneJS ...e3d5607
Revert "refactor(core): Ensure DOM removal happens when no app views need ref...28905ab
Revert "refactor(animations): Ensure async animations applies changes when lo...9ab36cf
refactor(animations): Ensure async animations applies changes when loaded in ...Updates
@angular/cdk
from 17.3.10 to 18.1.3Release notes
Sourced from
@angular/cdk
's releases.... (truncated)
Changelog
Sourced from
@angular/cdk
's changelog.... (truncated)
Commits
0e1bf7c
release: cut the v18.1.3 releasecaf4b61
fix(material/chips): remove tab-index attribute from mat-chip host (#29436)4d6aa2e
build: update to Angular 18.2 next (#29521)70048ef
fix(material/dialog): invalid font-family declaration (#29516)913267c
fix(material/core): custom system-level variable prefix not used in some mixi...d7d82e1
fix(material/slide-toggle): don't trigger active state for entire container (...85409f5
docs(cdk/drag-drop): add tabs example (#29517)2c76917
fix(cdk/coercion): Return undefined when the fallback value is undefined (#29...caa4bc5
build: switch dev app to inject (#29499)d78a66d
refactor(material/core): split token utils (#29498)Updates
@angular/common
from 17.3.10 to 18.1.3Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
81b30dc
refactor(docs-infra): migrate@angular/docs
from dev-infra into adev director...a1cb9df
fix(common): Don't run preconnect assertion on the server. (#56213)9b35726
fix(common): typo in warning for NgOptimizedDirective (#56817)ecc5644
perf(http): executefetch
outside of Angular zone (#56820)1ee64a5
refactor(common): Fire priority check on stable. (#56776)9cc4dbe
refactor(common): remove remaining code for NgSwitch equality patch (#56806)f407e3c
refactor(common): allow string urls in NgOptimizedImage input (#54901)f25653e
fix(common): typo in NgOptimizedImage warning (#56756)3447753
Revert "fix(common): Don't run preconnect assertion on the server. (#56213)" ...39e48ce
fix(common): Don't run preconnect assertion on the server. (#56213)Updates
@angular/compiler
from 17.3.10 to 18.1.3Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
31dea06
fix(compiler): reduce chance of conflicts between generated factory and local...4639450
fix(compiler): limit the number of chained instructions (#57069)daf0317
fix(compiler): JIT mode incorrectly interpreting host directive configuration...d7dca6d
fix(compiler): use strict equality for 'code' comparison (#56944)aef166f
fix(compiler): fix CSS animation rule scope (#56800)341a116
fix(compiler): allow more characters in let declaration name (#56764)2a1291e
fix(compiler): give precedence to local let declarations over parent ones (#5...0a48d58
feat(core): add support for let syntax (#56715)bbe39c1
refactor(core): integrate let instructions into the runtime (#56527)64990a5
refactor(compiler): integrate let declarations into the template pipeline (#5...Updates
@angular/core
from 17.3.10 to 18.1.3Release notes
Sourced from
@angular/core
's releases.... (truncated)