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.
Bumps the angular group with 17 updates in the /frontend directory:
17.3.10
18.1.4
17.3.10
18.1.4
17.3.10
18.1.4
17.3.10
18.1.4
17.3.10
18.1.4
17.3.10
18.1.4
17.3.10
18.1.4
17.3.10
18.1.4
17.3.10
18.1.4
17.3.10
18.1.4
17.3.8
18.1.4
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.4
Updates
@angular/animations
from 17.3.10 to 18.1.4Release notes
Sourced from
@angular/animations
's releases.... (truncated)
Changelog
Sourced from
@angular/animations
's changelog.... (truncated)
Commits
e366473
refactor(core): replace usages of removeChild (#57203)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...Updates
@angular/cdk
from 17.3.10 to 18.1.4Release notes
Sourced from
@angular/cdk
's releases.... (truncated)
Changelog
Sourced from
@angular/cdk
's changelog.... (truncated)
Commits
2b1e0d4
release: cut the v18.1.4 releaseb984328
fix(material/sidenav): disable focus trap while closed (#29548)f229e7b
refactor(cdk/drag-drop): remove unnecessary generics (#29542)8dfd1dc
refactor(cdk/drag-drop): remove unnecessary type (#29541)2b5ae8c
fix(material/chips): missing tokens in M3 (#29531)27eb1db
build: fix the approve-size-tests script (#29538)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)Updates
@angular/common
from 17.3.10 to 18.1.4Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
e366473
refactor(core): replace usages of removeChild (#57203)6eac1b3
refactor(docs-infra): migrate api-gen from dev-infra into the repo (#57241)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)Updates
@angular/compiler
from 17.3.10 to 18.1.4Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
6a99f83
fix(compiler): reduce chance of conflicts between generated factory and local...ad29621
Revert "fix(compiler): reduce chance of conflicts between generated factory a...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)Updates
@angular/core
from 17.3.10 to 18.1.4Release notes
Sourced from
@angular/core
's releases.