Skip to content

Releases: angular/components

21.0.0-next.2

03 Sep 14:03
Compare
Choose a tag to compare
21.0.0-next.2 Pre-release
Pre-release

cdk

Commit Description
fix - 30f6c3c457 a11y: remove deprecated factory functions

material

Commit Description
fix - 255df78cb1 autocomplete: remove deprecated factory functions
fix - e8d005cbf8 bottom-sheet: remove deprecated animation definitions
fix - 7dc05280f7 button-toggle: remove deprecated factory functions
fix - 69316b8713 button: remove deprecated factory functions
fix - b2c4df2d1e checkbox: remove deprecated factory functions
fix - 24932b6e23 core: remove deprecated factory functions
fix - 870433501c core: rename some utility classes (#31795)
fix - 3d89dfc3e9 datepicker: remove deprecated animation definitions
fix - 89ff55f411 datepicker: remove deprecated factory functions
fix - 65c9b5ec76 dialog: remove deprecated animation definitions
fix - aee4e92397 expansion: remove deprecated animation definitions
fix - 232b9fc595 form-field: remove deprecated animation definitions
fix - dd5abe37e9 icon: remove deprecated factory functions
fix - 814ff1a25a menu: remove deprecated animation definitions
fix - 4b06a1a64b menu: remove deprecated factory functions
fix - 6d26c0fc1a paginator: remove deprecated factory functions
fix - 8fc72e9319 progress-bar: remove deprecated factory functions
fix - e1b68922bd progress-spinner: remove deprecated factory functions
fix - 29c296f2fb radio: remove deprecated factory functions
fix - 7d25138f58 select: remove deprecated animation definitions
fix - 479b4e343c select: remove deprecated factory functions
fix - e87b95dc95 sidenav: remove deprecated animation definitions
fix - 4ec00baf54 sidenav: remove deprecated factory functions
fix - 2259c7b4c7 snack-bar: remove deprecated animation definitions
fix - 54aad6efc4 snack-bar: remove deprecated factory functions
fix - 6bdd8ae097 sort: remove deprecated animation definitions
fix - f32bf20891 sort: remove deprecated factory functions
fix - bb7dbce929 stepper: remove deprecated animation definitions
fix - ac840a8c6c stepper: remove deprecated factory functions
fix - a7fce5e2c3 tabs: remove deprecated animation definitions
fix - a5a7c12f03 tabs: remove deprecated factory functions
fix - ca1cd86dad tooltip: remove deprecated animation definitions
fix - bc10a87c4a tooltip: remove deprecated factory functions

google-maps

Commit Description
fix - 17cc7606a1 some events not firing on advanced marker

material-moment-adapter

Commit Description
fix - 6cee2b9e2d remove deprecated factory functions

material-luxon-adapter

Commit Description
fix - c1486fb7f8 remove deprecated factory functions

Breaking Changes

material-luxon-adapter

    • MAT_LUXON_DATE_ADAPTER_OPTIONS_FACTORY has been removed.

material-moment-adapter

    • MAT_MOMENT_DATE_ADAPTER_OPTIONS_FACTORY has been removed.

material

    • MAT_AUTOCOMPLETE_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • matBottomSheet animations symbol has been removed.
    • MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_FAB_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_CHECKBOX_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_DATE_LOCAL_FACTORY has been removed.
    • matDatepickerAnimations symbol has been removed.
    • MAT_DATEPICKER_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_DATEPICKER_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • MAT_RANGE_DATE_SELECTION_MODEL_FACTORY has been removed.
    • MAT_RANGE_DATE_SELECTION_MODEL_PROVIDER has been removed.
    • MAT_SINGLE_DATE_SELECTION_MODEL_FACTORY has been removed.
    • MAT_SINGLE_DATE_SELECTION_MODEL_PROVIDER has been removed.
    • _defaultParams symbol has been removed.
    • matDialogAnimations symbol has been removed.
    • EXPANSION_PANEL_ANIMATION_TIMING symbol has been removed.
    • matExpansionAnimations symbol has been removed.
    • matFormFieldAnimations symbol has been removed.
    • ICON_REGISTRY_PROVIDER has been removed.
    • ICON_REGISTRY_PROVIDER_FACTORY has been removed.
    • MAT_ICON_LOCATION_FACTORY has been removed.
    • fadeInItems symbol has been removed.
    • transformMenu symbol has been removed.
    • matMenuAnimations symbol has been removed.
    • `MAT_MENU_SCR...
Read more

20.2.2

03 Sep 12:27
Compare
Choose a tag to compare
release: cut the v20.2.2 release

21.0.0-next.1

27 Aug 17:20
Compare
Choose a tag to compare
21.0.0-next.1 Pre-release
Pre-release

cdk-experimental

Commit Description
fix - 668a2b4d5 ui-patterns: deselectAll unavailable items (#31734)
fix - d2c3bb971 ui-patterns: focus list when using active desce… (#31756)
fix - df0d753f1 ui-patterns: Tree expand/collapse key should work in follow focus mode (#31747)

material

Commit Description
feat - 29f0bb238 chips: make ChipInput optional for MatChipGrid (#31693)
fix - 13a9c48a0 chips: refactor non-interactive actions to prevent adding click handlers (#31664)
fix - 347963303 chips: strengthen edit/remove icons focus/hover styling (#31759)
fix - 605e2c9f6 core: rename utility-classes to system-classes (#31745)
fix - 8010c7cde datepicker: add visible labels to calendar buttons (#31777)
fix - 46e189569 sort: error if signal is bound to disabled input (#31776)

cdk

Commit Description
fix - 540637270 tree: resolve memory leak (#31754)

20.2.1

27 Aug 17:07
Compare
Choose a tag to compare

material

Commit Description
fix - 04c598ad0 datepicker: add visible labels to calendar buttons (#31777)
fix - 839f3c1c1 sort: error if signal is bound to disabled input (#31776)

cdk

Commit Description
fix - ee808f8f3 tree: resolve memory leak (#31754)

21.0.0-next.0

20 Aug 12:54
Compare
Choose a tag to compare
21.0.0-next.0 Pre-release
Pre-release

material

Commit Description
feat - dea603b88 core: add experimental utility classes (#31702)

cdk

Commit Description
fix - 5b45df30c table: ensure CdkTable updates view with OnPush and trackBy (#31451)

20.2.0

20 Aug 12:36
Compare
Choose a tag to compare

cdk-experimental

Commit Description
feat - 048de4254 toolbar: add toolbar directive and demo (#31676)
feat - 2dbb045bc tree: add nav mode (#31460)
feat - 6716f5024 tree: use shared example classes (#31494)
feat - 50a6d6c4c ui-patterns: add label control (#31459)
feat - 4ce794ca7 ui-patterns: add popup behavior (#31550)
feat - 228aaf1fa ui-patterns: create List behavior (#31601)
feat - 82812760e ui-patterns: toolbar and toolbar widget (#31670)
feat - fa909116c ui-patterns: toolbar ui pattern tests (#31688)
fix - 647616e2e listbox: make CdkOption public (#31588)
fix - e525a412a radio-group: fix activedescendant example (#31499)

material

Commit Description
feat - 20e6e92c0 core: add an m2-theme API to define system vars (#31616)
feat - 9627c2933 table: accept undefined sort and paginator (#31269)
feat - 54d514df6 testing: Add 'type' attribute filter and getter to Mat… (#31657)
fix - 11ad09ff3 button-toggle: skip keyboard navigation when modifier key is pressed (#31651)
fix - 3f2000113 button: allow touch target size to be customized
fix - 2d8f56eb6 checkbox: allow touch target size to be customized
fix - 8da079d34 chips: remove extra span for aria-description (#31609)
fix - 37648cf87 chips: static chips should disable ripple (#31652)
fix - b2c7abfba core: add key validation to m2-theme (#31631)
fix - 839aa3e37 core: fix m2 system color values (#31632)
fix - 7674e5872 core: special-case icon button color token (#31625)
fix - 5d681219f core: use different prefix for m2-theme (#31621)
fix - 700f5bbb2 paginator: allow touch target size to be customized
fix - 1d7ea6822 radio: allow touch target size to be customized
fix - 4f96ef3e6 slide-toggle: add larger touch target (#31486)
fix - b9c7b2723 slide-toggle: allow touch target size to be customized
fix - 9e25efb6f table: return undefined sort and paginator (#31593)

multiple

Commit Description
fix - ad4d5b471 fix broken rtl examples (#31527)

20.1.7

20 Aug 12:26
Compare
Choose a tag to compare

material

Commit Description
fix - 96f974c21 divider: update color to spec (#31650)
fix - 3e88abc9f menu: incorrectly detaching lazy content when menu is transferred to a new trigger (#31690)

cdk

Commit Description
fix - 96832c1b2 menu: disabled behavior fixes for menu item (#31721)
fix - 491e00834 tree: set index in context (#31709)

20.2.0-rc.0

14 Aug 12:28
Compare
Choose a tag to compare
20.2.0-rc.0 Pre-release
Pre-release

cdk-experimental

Commit Description
feat - 048de42545 toolbar: add toolbar directive and demo (#31676)
feat - 82812760ef ui-patterns: toolbar and toolbar widget (#31670)
feat - fa909116c1 ui-patterns: toolbar ui pattern tests (#31688)

material

Commit Description
feat - 54d514df66 testing: Add 'type' attribute filter and getter to Mat… (#31657)
fix - 8da079d34b chips: remove extra span for aria-description (#31609)
fix - 37648cf875 chips: static chips should disable ripple (#31652)
fix - 24e191a301 stepper: handle empty label in horizontal stepper (#31665)

cdk

Commit Description
fix - cd532b2b06 menu: picking up items from child menu (#31684)

20.1.6

14 Aug 12:21
Compare
Choose a tag to compare

material

Commit Description
fix - 60952f4ddb stepper: handle empty label in horizontal stepper (#31665)

cdk

Commit Description
fix - 011fb785ae menu: picking up items from child menu (#31684)

20.2.0-next.3

06 Aug 21:43
Compare
Choose a tag to compare
20.2.0-next.3 Pre-release
Pre-release

cdk-experimental

Commit Description
feat - 228aaf1fa3 ui-patterns: create List behavior (#31601)

material

Commit Description
fix - 845a6910a6 autocomplete: default to transparent backdrop (#31647)
fix - 11ad09ff3e button-toggle: skip keyboard navigation when modifier key is pressed (#31651)
fix - 4bf8ebf5f3 chips: focus not moved on destroy (#31653)
fix - b2c7abfbad core: add key validation to m2-theme (#31631)
fix - 839aa3e375 core: fix m2 system color values (#31632)
fix - 7674e5872c core: special-case icon button color token (#31625)
fix - 96117bceda form-field: resolve memory leak (#31643)