Skip to content

Releases: angular/components

v18.0.0-rc.0

02 May 12:07
Compare
Choose a tag to compare
v18.0.0-rc.0 Pre-release
Pre-release

18.0.0-rc.0 "plastic-moose" (2024-05-02)

material

Commit Description
fix - 0ccc52830e core: export all available M3 palettes (#28975)
fix - 6dc8f7e90d dialog: mark dialog content as scrollable (#28963)
fix - c86359dd43 slide-toggle: no outline when selected in high contrast mode (#28979)
fix - a4fc0a0970 theming: remove shadow css variable (#28953)

cdk

Commit Description
fix - f13b9095ef drag-drop: remove preview wrapper
fix - b86c8c84d1 drag-drop: reset user agent color on preview popover
fix - 66afde5b7e drag-drop: resolve incompatibility with property minification (#28980)
fix - c8b62a1549 scrolling: fix virtual scrolling jankiness with run coalescing (#28968)

v17.3.7

02 May 12:30
Compare
Choose a tag to compare

17.3.7 "plastic-deer" (2024-05-02)

cdk

Commit Description
fix - 3c8abfb990 drag-drop: remove preview wrapper
fix - a03a47c938 drag-drop: reset user agent color on preview popover
fix - 8e3dfd2e5b drag-drop: resolve incompatibility with property minification (#28980)

v18.0.0-next.6

25 Apr 16:00
Compare
Choose a tag to compare
v18.0.0-next.6 Pre-release
Pre-release

18.0.0-next.6 "smoke-contour" (2024-04-25)

cdk

Commit Description
fix - d9c8813ca1 a11y: handle signal based items in list key manager (#28854)
fix - 7cd3f027db drag-drop: use native popover to avoid stacking issues with preview

material

Commit Description
feat - d679024dec core: move Material 3 support into stable (#28913)
feat - 4ba4689dcd core: namespace m2-specific theming APIs (#28892)
feat - f8bd658df3 theming: add ability to use sys variables (#28898)
fix - 5501d9b408 core: add migration for M2 theming APIs (#28927)
fix - cf3506adf1 progress-bar: avoid CSP issues for apps not using buffer mode (#28946)
fix - 0bb5610d03 theming: restrict css color usage behind a flag (#28944)

multiple

Commit Description
feat - 4719da2c34 token overrides api (#28910)
fix - 94a083408d remove label for attribute on non-native elements (#28948)

Breaking Changes

material

  • The following APIs have been renamed. If you update using ng update, your app will be fixed automatically.
    • define-light-theme to m2-define-light-theme
    • define-dark-theme to m2-define-dark-theme
    • define-palette to m2-define-palette
    • get-contrast-color-from-palette to m2-get-contrast-color-from-palette
    • get-color-from-palette to m2-get-color-from-palette
    • get-color-config to m2-get-color-config
    • get-typography-config to m2-get-typography-config
    • get-density-config to m2-get-density-config
    • $red-palette to $m2-red-palette
    • $pink-palette to $m2-pink-palette
    • $indigo-palette to $m2-indigo-palette
    • $purple-palette to $m2-purple-palette
    • $deep-purple-palette to $m2-deep-purple-palette
    • $blue-palette to $m2-blue-palette
    • $light-blue-palette to $m2-light-blue-palette
    • $cyan-palette to $m2-cyan-palette
    • $teal-palette to $m2-teal-palette
    • $green-palette to $m2-green-palette
    • $light-green-palette to $m2-light-green-palette
    • $lime-palette to $m2-lime-palette
    • $yellow-palette to $m2-yellow-palette
    • $amber-palette to $m2-amber-palette
    • $orange-palette to $m2-orange-palette
    • $deep-orange-palette to $m2-deep-orange-palette
    • $brown-palette to $m2-brown-palette
    • $grey-palette to $m2-grey-palette
    • $gray-palette to $m2-gray-palette
    • $blue-grey-palette to $m2-blue-grey-palette
    • $blue-gray-palette to $m2-blue-gray-palette
    • $light-theme-background-palette to $m2-light-theme-background-palette
    • $dark-theme-background-palette to $m2-dark-theme-background-palette
    • $light-theme-foreground-palette to $m2-light-theme-foreground-palette
    • $dark-theme-foreground-palette to $m2-dark-theme-foreground-palette
    • define-typography-level to m2-define-typography-level
    • define-rem-typography-config to m2-define-rem-typography-config
    • define-typography-config to m2-define-typography-config
    • define-legacy-typography-config to m2-define-legacy-typography-config
    • typography-level to m2-typography-level
    • font-size to m2-font-size
    • line-height to m2-line-height
    • font-weight to m2-font-weight
    • letter-spacing to m2-letter-spacing
    • font-family to m2-font-family
    • font-shorthand to m2-font-shorthand

v17.3.6

24 Apr 21:24
Compare
Choose a tag to compare

17.3.6 "onyx-whisper" (2024-04-24)

material

Commit Description
fix - d78c7706c6 progress-bar: avoid CSP issues for apps not using buffer mode (#28946)

cdk

Commit Description
fix - c2dc2da71e a11y: handle signal based items in list key manager (#28854)
fix - e33c436c73 drag-drop: use native popover to avoid stacking issues with preview

multiple

Commit Description
fix - 73d1e2e3cf remove label for attribute on non-native elements (#28948)

v18.0.0-next.5

17 Apr 19:40
Compare
Choose a tag to compare
v18.0.0-next.5 Pre-release
Pre-release

18.0.0-next.5 "mercury-ant" (2024-04-17)

google-maps

Commit Description
fix - 5bcf8e016 make info window open method compatible with advanced marker

material

Commit Description
feat - 295fd67fa schematics: Add custom M3 theme schematic (#28766)
fix - 2f17c69b8 autocomplete: panel not visible when opened from multiple triggers (#28843)
fix - d3ea71d30 autocomplete: remove dependency on NgClass (#28849)
fix - 8ec47aa4b core: throw better error when mixin doesn't support color variants (#28880)
fix - 524fe6247 datepicker: remove dependency on NgClass (#28865)
fix - 9381f9065 menu: remove dependency on NgClass (#28877)
fix - b3298f1b8 tabs: remove dependency on NgClass (#28875)

cdk

Commit Description
fix - 42cb25fe9 drag-drop: text selection not disabled inside shadow dom on firefox (#28835)
fix - d8a6c3edd observers: don't observe content of comments (#28858)
fix - 81fe8f322 observers: Run content changed callback in NgZone (#28870)

v17.3.5

17 Apr 19:25
Compare
Choose a tag to compare

17.3.5 "titanium-bear" (2024-04-17)

google-maps

Commit Description
fix - d99167eb3 make info window open method compatible with advanced marker

material

Commit Description
fix - 80437d83b autocomplete: panel not visible when opened from multiple triggers (#28843)
fix - 69b5ded96 autocomplete: remove dependency on NgClass (#28849)
fix - 4a56d6afa core: throw better error when mixin doesn't support color variants (#28880)
fix - cbe0a78f7 datepicker: remove dependency on NgClass (#28865)
fix - 7a085c6e0 menu: remove dependency on NgClass (#28877)
fix - 4c16d2cd8 tabs: remove dependency on NgClass (#28875)

cdk

Commit Description
fix - 8c8fe2b65 drag-drop: text selection not disabled inside shadow dom on firefox (#28835)
fix - 312d57a9b observers: don't observe content of comments (#28871)

v18.0.0-next.4

11 Apr 15:56
Compare
Choose a tag to compare
v18.0.0-next.4 Pre-release
Pre-release

18.0.0-next.4 "gold-gold" (2024-04-11)

material

Commit Description
fix - 7165a45efa list: nav list item border-radius (#28789)
fix - 752f5607cc menu: invert arrow in RTL (#28830)

cdk

Commit Description
fix - da302d2e6d drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)
fix - d91d0d424b scrolling: fix virtual scrolling jankiness with run coalescing (#28846)

v17.3.4

11 Apr 15:29
Compare
Choose a tag to compare

17.3.4 "aluminum-arrow" (2024-04-11)

material

Commit Description
fix - 36a1d45e4e list: nav list item border-radius (#28789)
fix - 317327d82b menu: invert arrow in RTL (#28830)

cdk

Commit Description
fix - 09dcbd2ecf drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)

v18.0.0-next.3

03 Apr 22:22
Compare
Choose a tag to compare
v18.0.0-next.3 Pre-release
Pre-release

18.0.0-next.3 "plastic-spoon" (2024-04-03)

material

Commit Description
fix - 46db6a6ba5 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 49901c6400 button-toggle: use radio pattern for single select Mat toggle button group (#28548)
fix - ced93a94db sort: clear aria description on destroy (#28801)
fix - d4e61e2330 table: use ResizeObserver to react to size changes (#28783)

multiple

Commit Description
fix - 452cde2ad9 set nonce using setAttribute (#28800)

v17.3.3

03 Apr 22:10
Compare
Choose a tag to compare

17.3.3 "metal-fork" (2024-04-03)

material

Commit Description
fix - 7ccc392936 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 8b92fda61f sort: clear aria description on destroy (#28801)

multiple

Commit Description
fix - 6b5b0c5db3 set nonce using setAttribute (#28800)