-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Comparing changes
Open a pull request
base repository: angular/components
base: 18.0.2
head repository: angular/components
compare: 18.0.3
- 17 commits
- 91 files changed
- 5 contributors
Commits on Jun 6, 2024
-
test: Convert some material tests to zoneless (#29204)
(cherry picked from commit d7f91c1)
Configuration menu - View commit details
-
Copy full SHA for 3e02dcf - Browse repository at this point
Copy the full SHA 3e02dcfView commit details -
build: broaden ownership to team (#29199)
(cherry picked from commit 6cf7f54)
Configuration menu - View commit details
-
Copy full SHA for e33494e - Browse repository at this point
Copy the full SHA e33494eView commit details -
fix(material/snack-bar): fix overrides mixin name typo (#29180)
(cherry picked from commit d717de5)
Configuration menu - View commit details
-
Copy full SHA for faf3484 - Browse repository at this point
Copy the full SHA faf3484View commit details -
fix(material/radio): mark radio-group for check on touch (#29203)
(cherry picked from commit e3abc65)
Configuration menu - View commit details
-
Copy full SHA for 81d4527 - Browse repository at this point
Copy the full SHA 81d4527View commit details -
test(material/dialog): Open dialogs inside NgZone (#29205)
(cherry picked from commit faf82b1)
Configuration menu - View commit details
-
Copy full SHA for 9fe4b0f - Browse repository at this point
Copy the full SHA 9fe4b0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b993f - Browse repository at this point
Copy the full SHA f6b993fView commit details
Commits on Jun 7, 2024
-
test(material/bottom-sheet): fix broken tests (#29213)
Fixes some tests that were broken by a recent change. (cherry picked from commit 58a30cf)
Configuration menu - View commit details
-
Copy full SHA for 46afe04 - Browse repository at this point
Copy the full SHA 46afe04View commit details
Commits on Jun 8, 2024
-
docs(cdk/dialog): add initial setup instructions for CDK dialogs (#29209
) * docs(cdk/dialog): add initial setup instructions for CDK dialogs Added instructions for including structural styles required by CDK dialogs. Noted that without importing '@angular/cdk/overlay-prebuilt.css' in the global stylesheet, CDK dialogs did not work correctly. * docs(cdk/dialog): added cdk.overlay mixin import Added alternative method for including CDK styles using the cdk.overlay mixin (cherry picked from commit 35f07c5)
Configuration menu - View commit details
-
Copy full SHA for 8dbd669 - Browse repository at this point
Copy the full SHA 8dbd669View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6dd1689 - Browse repository at this point
Copy the full SHA 6dd1689View commit details
Commits on Jun 11, 2024
-
fix(material/schematics): estimate missing hues in M3 schematic (#29231)
We use `@material/material-color-utilities` to generate the palettes in the M3 `ng generate` schematic, but it appears that the utilities don't generate all the neutral hues for some colors which leads to transparent dropdowns (see #29157). We handle this in our built in palettes by estimating the missing hues based on the hues around them. These changes port the estimation logic to the schematic to ensure that we always generate full themes. Fixes #29157. (cherry picked from commit 3da4323)
Configuration menu - View commit details
-
Copy full SHA for 0f4d186 - Browse repository at this point
Copy the full SHA 0f4d186View commit details -
docs: remove the MDC migration guide (#29232)
We've removed the migration so we don't need the guide anymore either. (cherry picked from commit 69d39a8)
Configuration menu - View commit details
-
Copy full SHA for 77b2531 - Browse repository at this point
Copy the full SHA 77b2531View commit details
Commits on Jun 12, 2024
-
docs(material/badge): minor doc fixes (#29233)
(cherry picked from commit d15df24)
Configuration menu - View commit details
-
Copy full SHA for b903ee3 - Browse repository at this point
Copy the full SHA b903ee3View commit details -
refactor(cdk/dialog): Consolidate afterNextRender calls (#29237)
(cherry picked from commit 70780a6)
Configuration menu - View commit details
-
Copy full SHA for 08f34bc - Browse repository at this point
Copy the full SHA 08f34bcView commit details -
docs(material/datepicker): Update datepicker docs & examples (#29236)
(cherry picked from commit de4b13a)
Configuration menu - View commit details
-
Copy full SHA for 557f2bd - Browse repository at this point
Copy the full SHA 557f2bdView commit details -
docs(material/chips): Update chips docs & examples (#29235)
(cherry picked from commit ec4e974)
Configuration menu - View commit details
-
Copy full SHA for 49eddf5 - Browse repository at this point
Copy the full SHA 49eddf5View commit details -
docs(material/checkbox): Update checkbox docs & examples (#29234)
(cherry picked from commit d783233)
Configuration menu - View commit details
-
Copy full SHA for dd05235 - Browse repository at this point
Copy the full SHA dd05235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d37dfc - Browse repository at this point
Copy the full SHA 9d37dfcView commit details
There are no files selected for viewing