-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Releases: angular/components
Releases · angular/components
21.1.0-next.4
21.1.0-next.4
Pre-release
Pre-release
youtube-player
| Commit | Description |
|---|---|
| fix - 0302e4b55 | apply startSeconds with disablePlaceholder and autoplay (#32570) |
material
| Commit | Description |
|---|---|
| fix - fbbedc427 | expansion: all panels appearing open when printing (#32602) |
| fix - 7b2627de2 | menu: Do not open the menu when trigger is aria-disabled (properly handle disabledInteractive) (#32601) |
| fix - eba6ee844 | radio: allow aria attributes to be reset (#32613) |
| fix - 2c4f4bf04 | select: global option not disabling popover (#32610) |
| fix - c8bd62bb7 | tooltip: add opt-in for better touch device detection (#32597) |
| perf - 8cff9c5b2 | checkbox: Use > combinator for hover selector (#32586) |
| perf - 89bdf4844 | table: Use text-align: start instead of descendent dir selector. (#32585) |
cdk
| Commit | Description |
|---|---|
| fix - 1f34b94a5 | drag-drop: make item and list easier to tree shake (#32604) |
| fix - 136841e7a | overlay: safari workaround not working with popovers (#32588) |
aria
| Commit | Description |
|---|---|
| fix - 790accde6 | menu: expand selector for trigger (#32617) |
multiple
| Commit | Description |
|---|---|
| fix - 54b8a635c | not all symbols exported in some aria packages (#32591) |
Assets 2
2 people reacted
21.0.6
youtube-player
| Commit | Description |
|---|---|
| fix - b1f61c4c3 | apply startSeconds with disablePlaceholder and autoplay (#32570) |
material
| Commit | Description |
|---|---|
| fix - 0d543d2de | expansion: all panels appearing open when printing (#32602) |
| fix - e4ce169ba | select: global option not disabling popover (#32610) |
| fix - 964c39eb6 | tooltip: add opt-in for better touch device detection (#32597) |
| perf - 4b594fbdc | checkbox: Use > combinator for hover selector (#32586) |
| perf - ca4a7a4b9 | table: Use text-align: start instead of descendent dir selector. (#32585) |
cdk
| Commit | Description |
|---|---|
| fix - 66e2a08bc | drag-drop: make item and list easier to tree shake (#32604) |
| fix - cf61d587d | overlay: safari workaround not working with popovers (#32588) |
aria
| Commit | Description |
|---|---|
| fix - c8028789d | menu: expand selector for trigger (#32617) |
multiple
| Commit | Description |
|---|---|
| fix - 63004702e | not all symbols exported in some aria packages (#32591) |
Assets 2
1 person reacted
21.0.5
v21.0.5 release: cut the v21.0.5 release
Assets 2
1 person reacted
21.1.0-next.3
21.1.0-next.3
Pre-release
Pre-release
material
| Commit | Description |
|---|---|
| fix - 0669de57f2 | form-field: outline being thrown off by Tailwind (#32513) |
| fix - a364de5d01 | schematics: combine style resets (#32496) |
| fix - 204788b945 | slide-toggle: Fix a11y issues by hiding label when it has no content. (#32480) |
| fix - cdcae54a47 | tooltip: remove explicit usePopover (#32528) |
cdk
| Commit | Description |
|---|---|
| fix - dd40f25a03 | testing: Skip task tracking if zone patches aren't present (#32544) |
aria
| Commit | Description |
|---|---|
| fix - ebb1c176f2 | tabs: disabled tab selection |
multiple
| Commit | Description |
|---|---|
| fix - e63c5648e8 | type issues when importing Aria directives (#32561) |
| fix - d4e104ab7f | use focus-visible for focus indicator (#32514) |
Assets 2
1 person reacted
21.0.4
material
| Commit | Description |
|---|---|
| fix - 57e831975e | form-field: outline being thrown off by Tailwind (#32513) |
| fix - 454bf96089 | schematics: combine style resets (#32496) |
| fix - d3139205c0 | slide-toggle: Fix a11y issues by hiding label when it has no content. (#32480) |
| fix - a3dfa754c9 | tooltip: remove explicit usePopover (#32528) |
cdk
| Commit | Description |
|---|---|
| fix - 4d2a7169ee | testing: Skip task tracking if zone patches aren't present (#32544) |
aria
| Commit | Description |
|---|---|
| fix - fb2726c7e0 | tabs: disabled tab selection |
multiple
| Commit | Description |
|---|---|
| fix - ecfe310e8a | type issues when importing Aria directives (#32561) |
| fix - 1620cabb51 | use focus-visible for focus indicator (#32514) |
Assets 2
1 person reacted
21.1.0-next.2
21.1.0-next.2
Pre-release
Pre-release
material
| Commit | Description |
|---|---|
| fix - ed7e1dab2f | core: default secondary color for focus indicator (#32491) |
| fix - 29a8a2fddc | datepicker: value reset when invalid value is entered using signal forms (#32485) |
| fix - 1fab386620 | table: fixed layout not working (#32494) |
cdk
| Commit | Description |
|---|---|
| feat - 439d1f92a8 | table: add virtual scrolling support |
| fix - 67f213a351 | a11y: add @angular/platform-browser to peer dependencies (#32471) |
| fix - 789274f423 | menu: allow user to pass selector for transform origin (#32462) |
| fix - 52720a3688 | overlay: error when attempting to attach disposed overlay (#32489) |
Assets 2
4 people reacted
21.0.3
material
| Commit | Description |
|---|---|
| fix - 151322f3b3 | core: default secondary color for focus indicator (#32491) |
| fix - b1287cf9a6 | datepicker: value reset when invalid value is entered using signal forms (#32485) |
| fix - f4af3981b6 | table: fixed layout not working (#32494) |
cdk
| Commit | Description |
|---|---|
| fix - fd2213c5e7 | menu: allow user to pass selector for transform origin (#32462) |
| fix - 09ec44973f | overlay: error when attempting to attach disposed overlay (#32489) |
Assets 2
21.1.0-next.1
21.1.0-next.1
Pre-release
Pre-release
material
| Commit | Description |
|---|---|
| fix - 4cc5880d4 | datepicker: do not re-assign the same forms value (#32447) |
| fix - cd22ab69f | timepicker: valueChanges emitting on init (#32434) |
cdk
| Commit | Description |
|---|---|
| feat - 75b373bbc | a11y: allow safe HTML to be passed to live announcer (#32412) |
aria
| Commit | Description |
|---|---|
| fix - 8533f4285 | menu: focus flicker bug |
| fix - c097570e2 | menu: update api goldens (#32463) |
| fix - 5c7b36fe1 | menu: update unit tests to use ngMenuContent |
Assets 2
21.0.2
material
| Commit | Description |
|---|---|
| fix - a6de52a67 | datepicker: do not re-assign the same forms value (#32447) |
| fix - ef8388b71 | timepicker: valueChanges emitting on init (#32434) |
aria
| Commit | Description |
|---|---|
| fix - b8f2151d0 | menu: focus flicker bug |
| fix - 591c3d8cc | menu: update api goldens (#32463) |
| fix - bfe017741 | menu: update unit tests to use ngMenuContent |
Assets 2
21.1.0-next.0
21.1.0-next.0
Pre-release
Pre-release
material-experimental
| Commit | Description |
|---|---|
| fix - 29e2c4633 | column-resize: add null checks for overlay (#32259) |
material
| Commit | Description |
|---|---|
| feat - ef1355914 | schematics: add preconnect links for Google Fonts in index.html (#32238) |
| feat - 6b9decb77 | stepper: add a prefix section to the horizontal stepper header (#32184) |
cdk
| Commit | Description |
|---|---|
| feat - a20aeabbe | a11y: allow safe HTML to be passed to live announcer (#32386) |
aria
| Commit | Description |
|---|---|
| fix - b45cda3f9 | ui-patterns: enable overwriting preventDefault to allow triggering hyperlinks using enter key (#32123) |
Assets 2
1 person reacted