Skip to content

Releases: angular/components

22.2.0-next.1

22.2.0-next.1Pre-release
Pre-release

Choose a tag to compare

@tjshiutjshiu released this 12 Aug 21:23
Immutable release. Only release title and notes can be modified.

material

CommitDescription
fix - c71383fe37datepicker: actions overflowing at some screen sizes with touch UI (#33645)
fix - e9760b396bform-field: update view when the control is swapped out (#33636)

cdk

CommitDescription
fix - f3e6276c96a11y: move focus to root if there are no focusable elements in focus trap (#33654)

aria

CommitDescription
fix - c87e3a57e7combobox: empty aria-controls when the popup widget has no id (#33635)

multiple

CommitDescription
fix - 9582c5f301tokens specified in wrong category (#33660)

22.1.2

Choose a tag to compare

@tjshiutjshiu released this 12 Aug 21:08
Immutable release. Only release title and notes can be modified.

material

CommitDescription
fix - 8d67957e9cdatepicker: actions overflowing at some screen sizes with touch UI (#33645)
fix - b42eea5c73form-field: update view when the control is swapped out (#33636)

cdk

CommitDescription
fix - 0074c836f2a11y: move focus to root if there are no focusable elements in focus trap (#33654)

aria

CommitDescription
fix - 020f144928combobox: empty aria-controls when the popup widget has no id (#33635)

multiple

CommitDescription
fix - ef99839fd2tokens specified in wrong category (#33660)

22.2.0-next.0

22.2.0-next.0Pre-release
Pre-release

Choose a tag to compare

@crisbetocrisbeto released this 05 Aug 10:41
Immutable release. Only release title and notes can be modified.

multiple

CommitDescription
feat - 8d3da9ea3export aria injection tokens to support custom subclasses (#33607)

22.1.1

Choose a tag to compare

@crisbetocrisbeto released this 05 Aug 10:37
Immutable release. Only release title and notes can be modified.

material

CommitDescription
fix - dea26e44fcheckbox: avoid making the touch target a focus stop (#33584)
fix - 8e31636d7chips: add presentation role to container elements (#33611)
fix - 0d9a28d20core: ensure all forward statements are relative (#33627)
fix - f9ad73644dialog: do not expose CDK dialog ref to users (#33603)
fix - 09303ef0aslider: thumb jumping on safari (#33619)

22.1.0

Choose a tag to compare

@ok7saiok7sai released this 29 Jul 23:01
Immutable release. Only release title and notes can be modified.

youtube-player

CommitDescription
fix - 2430e6e53update to latest typings and fix error (#33387)

material

CommitDescription
feat - 73939a835slide-toggle: add full-width support (#33424)
fix - 56c7ff6faslide-toggle: prevent icon label text-spacing cutoff (#33559)

cdk

CommitDescription
fix - 0e34c64d0stepper: allow signal form to be assigned as stepControl (#33562)

aria

CommitDescription
fix - 31781a024combobox: allow setting readonly (#33364)

22.0.7

Choose a tag to compare

@ok7saiok7sai released this 29 Jul 22:39
Immutable release. Only release title and notes can be modified.

material

CommitDescription
fix - 223c51543schematics: resolve issues in navigation schematic (#33590)

aria

CommitDescription
fix - e57188b33grid: account for disabled cell widgets and in-place disablement in roving tabindex (#33571)

multiple

CommitDescription
fix - 963383e25avoid instanceof checks in aria directives (#33587)

22.1.0-rc.0

22.1.0-rc.0Pre-release
Pre-release

Choose a tag to compare

@andrewseguinandrewseguin released this 24 Jul 14:49
Immutable release. Only release title and notes can be modified.

material-luxon-adapter

CommitDescription
fix - 452d3cce3epreserve timezone on .clone() (#33564)

material

CommitDescription
fix - 3d21c1b9a2expansion: always reset outline (#33542)
fix - 9105a44b83list: make disabled selection list keyboard navigable (#33544)
fix - a62e65971aradio: avoid making the touch target a focus stop (#33558)
fix - 56c7ff6fa3slide-toggle: prevent icon label text-spacing cutoff (#33559)

cdk

CommitDescription
fix - ce6875ea7adrag-drop: reset popover overflow (#33554)
fix - 0e34c64d0cstepper: allow signal form to be assigned as stepControl (#33562)

aria

CommitDescription
fix - b211bf15f7grid: account for disabled cell widgets and in-place disablement in roving tabindex (#33571)

22.0.6

Choose a tag to compare

@andrewseguinandrewseguin released this 22 Jul 18:38
Immutable release. Only release title and notes can be modified.

material-luxon-adapter

CommitDescription
fix - 6e5acc1ecbpreserve timezone on .clone() (#33564)

material

CommitDescription
fix - 842bc940b8expansion: always reset outline (#33542)
fix - b5224c68f1list: make disabled selection list keyboard navigable (#33544)
fix - 354f1ac17dradio: avoid making the touch target a focus stop (#33558)

cdk

CommitDescription
fix - d9fcaced49drag-drop: reset popover overflow (#33554)

22.1.0-next.4

22.1.0-next.4Pre-release
Pre-release

Choose a tag to compare

@tjshiutjshiu released this 16 Jul 00:26
Immutable release. Only release title and notes can be modified.

material

CommitDescription
fix - d324696863button: match focus indicator shape to FAB (#33527)
fix - 9a247a8da2datepicker: use rounded shape for calendar focus indicators (#33524)
fix - 14d896a936sort: double focus indicators when strong focus is enabled (#33520)
fix - c729db7972stepper: add border radius to header hover state in m2 (#33529)

cdk

CommitDescription
fix - 67a5031db7overlay: guard against null document.body before popover support check (#33403)
fix - c069cab23cprivate: guard createPolicy against DOM clobbering (#33410)

aria

CommitDescription
fix - def7bc2a69combobox: closing immediately when opening programmatically with zone.js (#33518)

multiple

CommitDescription
fix - ebd64a1bf8pass form field to error state tracker (#33509)

22.0.5

Choose a tag to compare

@tjshiutjshiu released this 16 Jul 00:21
Immutable release. Only release title and notes can be modified.

material

CommitDescription
fix - d26e892021button: match focus indicator shape to FAB (#33527)
fix - ea89b9c37fdatepicker: use rounded shape for calendar focus indicators (#33524)
fix - 092b55aa67sort: double focus indicators when strong focus is enabled (#33520)
fix - e93bc9e5d6stepper: add border radius to header hover state in m2 (#33529)

cdk

CommitDescription
fix - 1059f80cefoverlay: guard against null document.body before popover support check (#33403)
fix - adbf93559eprivate: guard createPolicy against DOM clobbering (#33410)

aria

CommitDescription
fix - e74c69be33combobox: closing immediately when opening programmatically with zone.js (#33518)

multiple

CommitDescription
fix - b2620abaa2pass form field to error state tracker (#33509)