-
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.1.0
head repository: angular/components
compare: 18.1.1
- 16 commits
- 47 files changed
- 7 contributors
Commits on Jul 10, 2024
-
refactor(material/progress-spinner): simplify structural styles (#29408)
Reworks the structural styles of the progress spinner to be smaller and easier to maintain. (cherry picked from commit e022ec0)
Configuration menu - View commit details
-
Copy full SHA for d7afffc - Browse repository at this point
Copy the full SHA d7afffcView commit details -
refactor(material/slide-toggle): simplify structural styles (#29407)
Reworks the structural styles for the slide toggle to be smaller and easier to maintain. (cherry picked from commit fb86562)
Configuration menu - View commit details
-
Copy full SHA for 9e871a9 - Browse repository at this point
Copy the full SHA 9e871a9View commit details -
refactor(material/form-field): simplify structural styles (#29400)
Reworks the form field styles to make them smaller and easier to mainta. (cherry picked from commit d3a95ab)
Configuration menu - View commit details
-
Copy full SHA for eb093eb - Browse repository at this point
Copy the full SHA eb093ebView commit details
Commits on Jul 11, 2024
-
docs(material/datepicker): display datepicker inside a dialog example (…
Configuration menu - View commit details
-
Copy full SHA for 243f8e5 - Browse repository at this point
Copy the full SHA 243f8e5View commit details -
docs(material/table): describe how to properly update MatTableDataSou…
Configuration menu - View commit details
-
Copy full SHA for 3724923 - Browse repository at this point
Copy the full SHA 3724923View commit details -
refactor(material/slider): simplify structural styles (#29417)
Reworks the slider styles to be smaller and easier to maintain. (cherry picked from commit 3f52e41)
Configuration menu - View commit details
-
Copy full SHA for 09f99fd - Browse repository at this point
Copy the full SHA 09f99fdView commit details -
fix(material/core): require theme for option typography (#29416)
Removes the fallback for generating typography tokens for `mat-option` and `mat-optgroup` even if there's no theme. This isn't a supported configuration and the previous setup was temporary. (cherry picked from commit b116643)
Configuration menu - View commit details
-
Copy full SHA for 57cc0b0 - Browse repository at this point
Copy the full SHA 57cc0b0View commit details -
docs: update getting started (#29423)
(cherry picked from commit f509e53)
Configuration menu - View commit details
-
Copy full SHA for 2124ce6 - Browse repository at this point
Copy the full SHA 2124ce6View commit details
Commits on Jul 12, 2024
-
fix(material/chips): fix focus issue (#29427)
fix focus issue fixes b/290959510 (cherry picked from commit e69b2b0)
Configuration menu - View commit details
-
Copy full SHA for ffe1c35 - Browse repository at this point
Copy the full SHA ffe1c35View commit details
Commits on Jul 13, 2024
-
build: update to Angular 18.1 stable (#29429)
Updates us to depend on the stable version of Angular 18.1. (cherry picked from commit f411903)
Configuration menu - View commit details
-
Copy full SHA for f9cc120 - Browse repository at this point
Copy the full SHA f9cc120View commit details
Commits on Jul 16, 2024
-
fix(material/tabs): prevent tab header from collapsing when empty ins…
Configuration menu - View commit details
-
Copy full SHA for 2e5e415 - Browse repository at this point
Copy the full SHA 2e5e415View commit details -
build: remove token validation tests (#29438)
Deletes the token validation tests since we're no longer looking to comply with the current token set. (cherry picked from commit 23461b9)
Configuration menu - View commit details
-
Copy full SHA for d57e6a5 - Browse repository at this point
Copy the full SHA d57e6a5View commit details -
fix(cdk/drag-drop): remove preview after animate to placeholder anima…
…tion completes (#29439) * fix(cdk/drag-drop): remove preview after animate to placeholder animation completes The comparison between the event target element and this._preview never returned true because this._preview is a class, and we need to compare its element instead. This regression was introduced in commit ebab924#diff-65b82ba5c290701d792881e9e389e8f1961848abb740bb20940d4383dfae4eacL121-R117. * fixup! fix(cdk/drag-drop): remove preview after animate to placeholder animation completes Fix linting error (cherry picked from commit 5655661)
Configuration menu - View commit details
-
Copy full SHA for ca634cb - Browse repository at this point
Copy the full SHA ca634cbView commit details -
refactor(material/core): simplify token utils (#29430)
Reworks the logic for generating tokens so it doesn't have external dependencies. (cherry picked from commit f9cc932)
Configuration menu - View commit details
-
Copy full SHA for 58efa28 - Browse repository at this point
Copy the full SHA 58efa28View commit details -
fix(material/button): support palettes for icon button in M3 (#29433)
Configuration menu - View commit details
-
Copy full SHA for b7959c2 - Browse repository at this point
Copy the full SHA b7959c2View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cae52de - Browse repository at this point
Copy the full SHA cae52deView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 18.1.0...18.1.1