Releases: angular/components
Releases · angular/components
21.0.5
21.1.0-next.3
material
| Commit | Description |
|---|---|
| form-field: outline being thrown off by Tailwind (#32513) | |
| schematics: combine style resets (#32496) | |
| slide-toggle: Fix a11y issues by hiding label when it has no content. (#32480) | |
| tooltip: remove explicit usePopover (#32528) |
cdk
| Commit | Description |
|---|---|
| testing: Skip task tracking if zone patches aren't present (#32544) |
aria
| Commit | Description |
|---|---|
| tabs: disabled tab selection |
multiple
| Commit | Description |
|---|---|
| type issues when importing Aria directives (#32561) | |
| use focus-visible for focus indicator (#32514) |
21.0.4
material
| Commit | Description |
|---|---|
| form-field: outline being thrown off by Tailwind (#32513) | |
| schematics: combine style resets (#32496) | |
| slide-toggle: Fix a11y issues by hiding label when it has no content. (#32480) | |
| tooltip: remove explicit usePopover (#32528) |
cdk
| Commit | Description |
|---|---|
| testing: Skip task tracking if zone patches aren't present (#32544) |
aria
| Commit | Description |
|---|---|
| tabs: disabled tab selection |
multiple
| Commit | Description |
|---|---|
| type issues when importing Aria directives (#32561) | |
| use focus-visible for focus indicator (#32514) |
21.1.0-next.2
material
| Commit | Description |
|---|---|
| core: default secondary color for focus indicator (#32491) | |
| datepicker: value reset when invalid value is entered using signal forms (#32485) | |
| table: fixed layout not working (#32494) |
cdk
| Commit | Description |
|---|---|
| table: add virtual scrolling support | |
a11y: add @angular/platform-browser to peer dependencies (#32471) |
|
| menu: allow user to pass selector for transform origin (#32462) | |
| overlay: error when attempting to attach disposed overlay (#32489) |
21.0.3
material
| Commit | Description |
|---|---|
| core: default secondary color for focus indicator (#32491) | |
| datepicker: value reset when invalid value is entered using signal forms (#32485) | |
| table: fixed layout not working (#32494) |
cdk
| Commit | Description |
|---|---|
| menu: allow user to pass selector for transform origin (#32462) | |
| overlay: error when attempting to attach disposed overlay (#32489) |
21.1.0-next.1
material
| Commit | Description |
|---|---|
| datepicker: do not re-assign the same forms value (#32447) | |
| timepicker: valueChanges emitting on init (#32434) |
cdk
| Commit | Description |
|---|---|
| a11y: allow safe HTML to be passed to live announcer (#32412) |
aria
| Commit | Description |
|---|---|
| menu: focus flicker bug | |
| menu: update api goldens (#32463) | |
| menu: update unit tests to use ngMenuContent |
21.0.2
21.1.0-next.0
material-experimental
| Commit | Description |
|---|---|
| column-resize: add null checks for overlay (#32259) |
material
| Commit | Description |
|---|---|
| schematics: add preconnect links for Google Fonts in index.html (#32238) | |
| stepper: add a prefix section to the horizontal stepper header (#32184) |
cdk
| Commit | Description |
|---|---|
| a11y: allow safe HTML to be passed to live announcer (#32386) |
aria
| Commit | Description |
|---|---|
ui-patterns: enable overwriting preventDefault to allow triggering hyperlinks using enter key (#32123) |
21.0.1
21.0.0
aria
| Commit | Description |
|---|---|
| grid: create the aria grid (#32092) | |
| menu: create the aria menu (#32080) | |
| toolbar: adds skip disabled toolbar example to dev-app (#32127) | |
| toolbar: adds toolbar basic vertical example to dev-app (#32126) | |
| toolbar: adds toolbar-basic-horizontal-example to dev-app (#32106) | |
| accordion: rename value to panelId for trigger and panel (#32295) | |
| combobox: add missing apis (#32124) | |
| combobox: dialog popup support (#32279) | |
| combobox: disabled state (#32308) | |
| combobox: escape key behavior (#32364) | |
| combobox: highlighting edge cases (#32136) | |
| combobox: readonly behavior (#32169) | |
| combobox: several small fixes (#32202) | |
| combobox: use click instead of pointerup (#32324) | |
| grid: fix navigation bugs and add grid behavior unit tests (#32140) | |
| grid: rtl navigation (#32170) | |
| menu: add expansion delay (#32293) | |
| menu: add selectable to inputs (#32131) | |
| menu: deferred content import | |
| menu: disabled state (#32301) | |
| menu: lazy render trigger (#32203) | |
| menu: public api cleanup (#32189) | |
| menu: rtl text direction (#32254) | |
| toolbar: allow developers to wrap widgets (#32341) | |
| tree: adds rtl keyboard functionality for tree (#32305) | |
| tree: internal conformance check (#32337) | |
| tree: only reset selected values if used in combobox (#32329) | |
| tree: tree item visibility issue (#32156) | |
| ui-patterns: internal conformance fixes (#32102) |
cdk
| Commit | Description |
|---|---|
| overlay: Allow passing separate X and Y values for the viewportMargin (#29563) | |
| a11y: remove deprecated factory functions | |
| overlay: add DI token to opt out of popovers (#32306) | |
| overlay: hide native backdrop | |
| overlay: make it easier to set default for overlay directive | |
| overlay: remove deprecated variables (#31898) | |
| overlay: simplify matching the overlay to the trigger width | |
| overlay: simplify public API of overlay directive | |
| overlay: update golden file (#32367) | |
| portal: remove deprecated directives (#32117) | |
| table: ensure CdkTable updates view with OnPush and trackBy (#31451) | |
| testing: make setContenteditableValue required (#32058) |
material
| Commit | Description |
|---|---|
| bottom-sheet: add injector to MatBottomSheetConfig (#31965) | |
| chips: allow for modifiers to be specified on separator keys (#31914) | |
| chips: make ChipInput optional for MatChipGrid (#31693) | |
| core: add experimental utility classes (#31702) | |
| [ |