Skip to content

Releases: angular/components

v18.1.0-next.0

30 May 02:17
Compare
Choose a tag to compare
v18.1.0-next.0 Pre-release
Pre-release

18.1.0-next.0 "plastic-moose" (2024-05-29)

v18.0.1

29 May 22:39
Compare
Choose a tag to compare

18.0.1 "plastic-baby" (2024-05-29)

youtube-player

Commit Description
fix - 466e249cd1 error when interacting with the player before the API has been loaded (#29127)

material

Commit Description
fix - d96b5e39e0 core: M3 themes not inserting loaded marker
fix - b7c0a6ef56 form-field: outline label position (#29123)
fix - 24de3d4884 menu: prevent divider styles from bleeding out (#29111)
fix - 2110f2c97e tabs: avoid pagination infinite loop in safari (#29121)

v18.0.0

22 May 20:07
Compare
Choose a tag to compare

18.0.0 "satin-sasquatch" (2024-05-22)

cdk

Commit Description
fix - d8a6c3edd observers: don't observe content of comments (#28858)
fix - 81fe8f322 observers: Run content changed callback in NgZone (#28870)
fix - 108cce33b overlay: Remove use of zone onStable to detach content (#28740)
fix - d91d0d424 scrolling: fix virtual scrolling jankiness with run coalescing (#28846)
fix - c8b62a154 scrolling: fix virtual scrolling jankiness with run coalescing (#28968)

material

Commit Description
feat - 4473a379f core: add prebuilt themes based on M3
feat - e2a45bf1e core: Allow namespacing ripple-loader event handler (#28699)
feat - d679024de core: move Material 3 support into stable (#28913)
feat - 4ba4689dc core: namespace m2-specific theming APIs (#28892)
feat - 295fd67fa schematics: Add custom M3 theme schematic (#28766)
feat - b312b9491 schematics: use M3 themes in schematics
feat - f8bd658df theming: add ability to use sys variables (#28898)
fix - 49901c640 button-toggle: use radio pattern for single select Mat toggle button group (#28548)
fix - 5501d9b40 core: add migration for M2 theming APIs (#28927)
fix - 0ccc52830 core: export all available M3 palettes (#28975)
fix - a5ad288bf core: ripple loader not working in shadow DOM (#29015)
fix - ec9e83db4 datepicker: resolve repeater warnings in calendar (#29028)
fix - 6dc8f7e90 dialog: mark dialog content as scrollable (#28963)
fix - ae82909a9 schematics: Add css token renaming migration
fix - 3e9d3c394 schematics: add option to generate system variables in M3 schematic
fix - bdb17c6b3 schematics: Change themeTypes to a single select instead of a multiselect prompt in M3 theme schematic (#28997)
fix - c86359dd4 slide-toggle: no outline when selected in high contrast mode (#28979)
fix - d4e61e233 table: use ResizeObserver to react to size changes (#28783)
fix - a4fc0a097 theming: remove shadow css variable (#28953)
fix - 0bb5610d0 theming: restrict css color usage behind a flag (#28944)
perf - a332146ff core: speed up M3 compilation (#29009)

material-experimental

Commit Description
feat - c345df788 theming: add mixin for customizing checkbox tokens (#28759)
fix - c932512ba theming: avoid re-emitting the same tokens from the backwards-compatibility styles

multiple

Commit Description
feat - 4719da2c3 token overrides api (#28910)

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.10

22 May 18:04
Compare
Choose a tag to compare

17.3.10 "soft-starfish" (2024-05-22)

material

Commit Description
fix - 4cc7c1585 chips: simplify repeat chip removal prevention (#29048)
fix - 2f0f57691 slider: aria-valuetext host binding should be onPush compatible (#29042)
fix - 080164e62 slider: resolve duplicate key warnings (#29073)

cdk

Commit Description
fix - a22b29bd2 drag-drop: defer loading reset styles (#29056)

v18.0.0-rc.3

21 May 19:00
Compare
Choose a tag to compare
v18.0.0-rc.3 Pre-release
Pre-release

18.0.0-rc.3 "steel-sofa" (2024-05-21)

material

Commit Description
fix - 57acd08fb chips: simplify repeat chip removal prevention (#29048)
fix - ae82909a9 schematics: Add css token renaming migration
fix - c7396b877 slider: aria-valuetext host binding should be onPush compatible (#29042)
fix - 8299b0912 slider: resolve duplicate key warnings (#29073)

cdk

Commit Description
fix - d80afa95e drag-drop: defer loading reset styles (#29056)

v18.0.0-rc.2

15 May 11:44
Compare
Choose a tag to compare
v18.0.0-rc.2 Pre-release
Pre-release

18.0.0-rc.2 "orange-owl" (2024-05-15)

material

Commit Description
fix - 7a8e88614 core: ripple element not destroyed after trigger change (#29010) (#29012)
fix - a5ad288bf core: ripple loader not working in shadow DOM (#29015)
fix - ec9e83db4 datepicker: resolve repeater warnings in calendar (#29028)
fix - 3e9d3c394 schematics: add option to generate system variables in M3 schematic

cdk

Commit Description
fix - 81bdca50f observers: logs "ResizeObserver loop limit exceeded" errors (#29036)
fix - 98a43c01b overlay: skip trigger interactions in outside click event (#29044)

v17.3.9

15 May 11:34
Compare
Choose a tag to compare

17.3.9 "orange-ornament" (2024-05-15)

material

Commit Description
fix - 0b30688d3 core: ripple element not destroyed after trigger change (#29010) (#29012)

cdk

Commit Description
fix - ba8137dfa observers: logs "ResizeObserver loop limit exceeded" errors (#29036)
fix - 6d9c2e7b3 overlay: skip trigger interactions in outside click event (#29044)

v18.0.0-rc.1

08 May 21:25
Compare
Choose a tag to compare
v18.0.0-rc.1 Pre-release
Pre-release

18.0.0-rc.1 "ruby-river" (2024-05-08)

material

Commit Description
fix - 641a575af1 button: incorrect template for icon button anchor (#28996)
fix - e024c12a5c chips: highlighted not working in M3 (#29001)
fix - bdb17c6b34 schematics: Change themeTypes to a single select instead of a multiselect prompt in M3 theme schematic (#28997)
fix - f80ab1f54f tooltip: Tooltip should mark for check when visibility changes (#29000)
perf - a332146ff5 core: speed up M3 compilation (#29009)

cdk

Commit Description
fix - f6864dcdb5 menu: allow for scroll strategy to be configured (#29005)

v17.3.8

08 May 18:22
Compare
Choose a tag to compare

17.3.8 "rock-rope" (2024-05-08)

material

Commit Description
fix - f20105d87e button: incorrect template for icon button anchor (#28996)
fix - 72baa7cff2 chips: highlighted not working in M3 (#29001)
fix - cf0785cd67 tooltip: Tooltip should mark for check when visibility changes (#29000)

cdk

Commit Description
fix - 23dc148e7f menu: allow for scroll strategy to be configured (#29005)

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)