Skip to content

Releases: angular/components

22.2.0-next.3

22.2.0-next.3 Pre-release
Pre-release

Choose a tag to compare

@crisbeto crisbeto released this 26 Aug 11:02
Immutable release. Only release title and notes can be modified.

material

Commit Description
feat - cacab5551 menu: add disabledInteractive input to MatMenuItem (#33693)
fix - e0fd08c05 sidenav: prevent drawer from getting stuck when toggled rapidly (#33726)

cdk

Commit Description
fix - 6956699a1 table: show a real error message instead of a crash when a table column is missing (#33698)

22.1.4

Choose a tag to compare

@crisbeto crisbeto released this 26 Aug 10:51
Immutable release. Only release title and notes can be modified.

material

Commit Description
fix - 2ea6f0e72 sidenav: prevent drawer from getting stuck when toggled rapidly (#33726)

cdk

Commit Description
fix - 86971d660 table: show a real error message instead of a crash when a table column is missing (#33698)

22.2.0-next.2

22.2.0-next.2 Pre-release
Pre-release

Choose a tag to compare

@crisbeto crisbeto released this 19 Aug 17:09
Immutable release. Only release title and notes can be modified.

multiple

Commit Description
fix - 7dccecc78 account for shadow dom in aria directives (#33691)

22.1.3

Choose a tag to compare

@crisbeto crisbeto released this 19 Aug 16:20
Immutable release. Only release title and notes can be modified.

multiple

Commit Description
fix - 72a496882 account for shadow dom in aria directives (#33691)

22.2.0-next.1

22.2.0-next.1 Pre-release
Pre-release

Choose a tag to compare

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

material

Commit Description
fix - c71383fe37 datepicker: actions overflowing at some screen sizes with touch UI (#33645)
fix - e9760b396b form-field: update view when the control is swapped out (#33636)

cdk

Commit Description
fix - f3e6276c96 a11y: move focus to root if there are no focusable elements in focus trap (#33654)

aria

Commit Description
fix - c87e3a57e7 combobox: empty aria-controls when the popup widget has no id (#33635)

multiple

Commit Description
fix - 9582c5f301 tokens specified in wrong category (#33660)

22.1.2

Choose a tag to compare

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

material

Commit Description
fix - 8d67957e9c datepicker: actions overflowing at some screen sizes with touch UI (#33645)
fix - b42eea5c73 form-field: update view when the control is swapped out (#33636)

cdk

Commit Description
fix - 0074c836f2 a11y: move focus to root if there are no focusable elements in focus trap (#33654)

aria

Commit Description
fix - 020f144928 combobox: empty aria-controls when the popup widget has no id (#33635)

multiple

Commit Description
fix - ef99839fd2 tokens specified in wrong category (#33660)

22.2.0-next.0

22.2.0-next.0 Pre-release
Pre-release

Choose a tag to compare

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

multiple

Commit Description
feat - 8d3da9ea3 export aria injection tokens to support custom subclasses (#33607)

22.1.1

Choose a tag to compare

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

material

Commit Description
fix - dea26e44f checkbox: avoid making the touch target a focus stop (#33584)
fix - 8e31636d7 chips: add presentation role to container elements (#33611)
fix - 0d9a28d20 core: ensure all forward statements are relative (#33627)
fix - f9ad73644 dialog: do not expose CDK dialog ref to users (#33603)
fix - 09303ef0a slider: thumb jumping on safari (#33619)

22.1.0

Choose a tag to compare

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

youtube-player

Commit Description
fix - 2430e6e53 update to latest typings and fix error (#33387)

material

Commit Description
feat - 73939a835 slide-toggle: add full-width support (#33424)
fix - 56c7ff6fa slide-toggle: prevent icon label text-spacing cutoff (#33559)

cdk

Commit Description
fix - 0e34c64d0 stepper: allow signal form to be assigned as stepControl (#33562)

aria

Commit Description
fix - 31781a024 combobox: allow setting readonly (#33364)

22.0.7

Choose a tag to compare

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

material

Commit Description
fix - 223c51543 schematics: resolve issues in navigation schematic (#33590)

aria

Commit Description
fix - e57188b33 grid: account for disabled cell widgets and in-place disablement in roving tabindex (#33571)

multiple

Commit Description
fix - 963383e25 avoid instanceof checks in aria directives (#33587)