Releases: angular/components
Releases · angular/components
v19.2.0-next.3
19.2.0-next.3 "plastic-moose" (2025-02-05)
cdk-experimental
Commit | Description |
---|---|
column-resize: Fix lazy resize mode (broken by ##30378) (#30413) |
material
Commit | Description |
---|---|
bottom-sheet: remove remaining animation dependencies | |
button-toggle: make null value selected on init (#25553) | |
chips: Async chips with a delay are not highlighted (#27399) | |
datepicker: remove remaining animation dependencies | |
datepicker: set aria-expanded on datepicker toggle (#30438) | |
dialog: remove remaining animation dependencies | |
expansion: remove remaining animation dependencies | |
form-field: remove remaining animation dependencies | |
menu: remove remaining animation dependencies | |
select: remove remaining animation dependencies | |
sidenav: end positioned sidenav not opening in RTL (#30427) | |
sidenav: remove remaining animation dependencies | |
snack-bar: remove remaining animation dependencies | |
sort: remove remaining animation dependencies | |
stepper: remove remaining animation dependencies | |
tabs: remove remaining animation dependencies | |
tooltip: remove remaining animation dependencies | |
button: Optimize the remaining descendant state selector. (#30428) | |
checkbox: Optimize more expensive selectors (#30409) |
material-angular-io
Commit | Description |
---|---|
allow module imports to be copied from API tab (#30389) |
v19.1.3
19.1.3 "plastic-wombat" (2025-02-05)
material
Commit | Description |
---|---|
button-toggle: make null value selected on init (#25553) | |
chips: Async chips with a delay are not highlighted (#27399) | |
datepicker: set aria-expanded on datepicker toggle (#30438) | |
sidenav: end positioned sidenav not opening in RTL (#30427) | |
button: Optimize the remaining descendant state selector. (#30428) | |
checkbox: Optimize more expensive selectors (#30409) |
v19.2.0-next.2
19.2.0-next.2 "brazilianite-belt" (2025-01-30)
google-maps
Commit | Description |
---|---|
hide info window node when opened with content (#30392) |
material
Commit | Description |
---|---|
bottom-sheet: switch away from animations module (#30402) | |
button-toggle: incorrect shape of focus indicator in vertical group (#30376) | |
select: avoid error if panel is closed too quickly (#30408) | |
select: fixed text color for selected options in multiple select (#30367) | |
select: switch away from animations module | |
snack-bar: switch away from animations module (#30381) | |
timepicker: switch away from animations module (#30404) | |
button: Change frequently missed descendant selectors to child selectors (#30385) | |
checkbox: Optimize css selectors (#30386) |
cdk
Commit | Description |
---|---|
dialog: default aria-modal to false (#30411) | |
platform: preserve compatibility with angular versions less than 19.1 (#30401) | |
table: Column sizing and scrolling bug when number of columns in table changes (#30378) | |
text-field: auto sizing broken if user styles stretch the element (#30412) | |
tree: fix broken examples in stackblitz (#30387) |
v19.1.2
19.1.2 "dolomite-domino" (2025-01-29)
google-maps
Commit | Description |
---|---|
hide info window node when opened with content (#30392) |
material
Commit | Description |
---|---|
button-toggle: incorrect shape of focus indicator in vertical group (#30376) | |
select: fixed text color for selected options in multiple select (#30367) | |
button: Change frequently missed descendant selectors to child selectors (#30385) | |
checkbox: Optimize css selectors (#30386) |
cdk
Commit | Description |
---|---|
dialog: default aria-modal to false (#30411) | |
platform: preserve compatibility with angular versions less than 19.1 (#30401) (#30407) | |
table: Column sizing and scrolling bug when number of columns in table changes (#30378) | |
text-field: auto sizing broken if user styles stretch the element (#30412) | |
tree: fix broken examples in stackblitz (#30387) |
v19.2.0-next.1
19.2.0-next.1 "niobium-napkin" (2025-01-22)
material
Commit | Description |
---|---|
autocomplete: fix initial render logic (#30348) | |
autocomplete: switch away from animations module (#30356) | |
chips: fix chip blur timing (#30347) | |
datepicker: switch away from animations module (#30360) | |
expansion: inherit shape for focus indicator (#30352) | |
form-field: remove dependency on animations module (#30354) |
cdk
Commit | Description |
---|---|
text-field: clear cached line height on resize (#30355) |
v19.1.1
v19.2.0-next.0
19.2.0-next.0 "bronze-baguette" (2025-01-16)
material
Commit | Description |
---|---|
schematics: Add option to customize colors for neutral variant and error palettes (#30321) | |
stepper: switch away from animations module (#30314) | |
tabs: switch away from animations module (#30281) | |
timepicker: adds default aria-label to timepicker toggle (#30284) |
v19.1.0
19.1.0 "denim-firefly" (2025-01-16)
material-luxon-adapter
Commit | Description |
---|---|
infer first day of week from locale (#30285) |
material-experimental
Commit | Description |
---|---|
column-resize: Add support for "lazy" rather than live updating during resizing. (#30120) |
cdk-experimental
Commit | Description |
---|---|
column-resize: Support column size persistance hooks (#30136) | |
column-resize: Previous size was being sent for persistance rather than newly updated size in non-live resize mode. (#30161) |
material
Commit | Description |
---|---|
schematics: Add CSS output to custom theme schematic (#30004) | |
api-theme: fix nav items hover/focus contrast (#1004) | |
checkbox: ensure focus indicator has the correct shape (#30332) | |
docs: change twitter logo (#1245) | |
menu: lazy content not detached after animation (#30301) | |
select: match disabled placeholder color with label (#29870) | |
select: remove color transition w/ no animations module (#30304) | |
slider: active vs inactive tick mark count (#30319) | |
slider: tick mark positioning (#30329) | |
sort: avoid center align for sort header | |
tabs: tab nav bar animation not working when navigating forwards (#30313) | |
theme: unselected theme picker | |
tooltip: deprecate matTooltipAnimations (#30310) | |
button: Remove unused inject. (#30320) | |
table: Optimize expensive css selector (#30305) | |
tooltip: Use afterNextRender to invoke aria describer to align layout updates with other components using afterNextRender. (#30265) |
cdk
Commit | Description |
---|---|
dialog: expose cdk dialog docs (#1144) | |
menu: expose cdk menu docs (#1142) | |
menu: avoid resetting the scroll position when using the mouse (#30249) | |
menu: not responding to position changes (#30234) | |
scrolling: avoid SSR error in CdkVirtualScrollableWindow (#30259) | |
table: Use afterNextRender for sticky styling. Fixes a performance regression dating back to #28393 and removes need for coalesced sticky styler. (#30242) |
Commit | Description |
---|---|
add 404 page (#902) | |
add button to copy link to example (#922) | |
add cdk/testing docs (#678) | |
add cookie popup (#988) | |
add CSP and recommended security headers to site | |
add help/support section (#915) | |
Add material 3 guide (#1236) | |
add ripples to documentation items (#489) | |
add ripples to documentation items (#494) | |
Add separate guide for M2 specific theming | |
add summaries to all menu items and category pages (#512) | |
add support for reduced motion (#1095) | |
add the ability to link to the site with a particular theme (#549) | |
add version and version picker (#406) | |
added ability to keep pathname and hash on version change | |
angular 4 compatibility (#135) | |
change navbar, toolbar and landing page coloring to denote whe... |
v19.1.0-rc.0
19.1.0-rc.0 "paper-plane" (2025-01-08)
cdk-experimental
Commit | Description |
---|---|
column-resize: Use ResizeObserver to avoid layout thrashing (#30215) |
material
Commit | Description |
---|---|
datepicker: simplify DI setup (#30247) | |
sidenav: remove deprecated API usage (#30268) | |
sidenav: switch away from animations module (#30235) | |
sort: avoid center align for sort header | |
sort: show arrow on focus (#30217) | |
timepicker: don't mark as touched when blurred while dropdown is open (#30228) | |
tooltip: Tiny but measurable optimization to MatTooltip construction. Defer hooking up to directionality changes until overlay is created. (#30214) | |
tooltip: Use afterNextRender to invoke aria describer to align layout updates with other components using afterNextRender. (#30265) |
cdk
Commit | Description |
---|---|
menu: avoid re-opening the menu on enter (#30263) | |
menu: avoid resetting the scroll position when using the mouse (#30249) | |
menu: not responding to position changes (#30234) | |
scrolling: avoid SSR error in CdkVirtualScrollableWindow (#30259) | |
tree: expandAll not expanding all nodes (#30226) | |
table: Use afterNextRender for sticky styling. Fixes a performance regression dating back to #28393 and removes need for coalesced sticky styler. (#30242) |
v19.0.5
19.0.5 "silk-sky" (2025-01-08)
cdk-experimental
Commit | Description |
---|---|
column-resize: Use ResizeObserver to avoid layout thrashing (#30215) |
material
Commit | Description |
---|---|
datepicker: simplify DI setup (#30247) | |
sidenav: remove deprecated API usage (#30268) | |
sidenav: switch away from animations module (#30235) | |
sort: show arrow on focus (#30217) | |
timepicker: don't mark as touched when blurred while dropdown is open (#30228) | |
tooltip: Tiny but measurable optimization to MatTooltip construction. Defer hooking up to directionality changes until overlay is created. (#30214) |
cdk
Commit | Description |
---|---|
menu: avoid re-opening the menu on enter (#30263) | |
tree: expandAll not expanding all nodes (#30226) |