-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Comparing changes
Open a pull request
base repository: angular/components
base: 16.0.2
head repository: angular/components
compare: 16.0.3
- 17 commits
- 70 files changed
- 9 contributors
Commits on May 26, 2023
-
fix(material/slider): handle ngModel initial null value (#27149)
* fix(material/slider): handle ngModel initial null value * fixes yaqs/6342072129453817856 * fixup! fix(material/slider): handle ngModel initial null value * fixup! fix(material/slider): handle ngModel initial null value * fixup! fix(material/slider): handle ngModel initial null value * fixup! fix(material/slider): handle ngModel initial null value * fixup! fix(material/slider): handle ngModel initial null value * fixup! fix(material/slider): handle ngModel initial null value * fixup! fix(material/slider): handle ngModel initial null value * fixup! fix(material/slider): handle ngModel initial null value (cherry picked from commit 43c6fe3)
Configuration menu - View commit details
-
Copy full SHA for 12e4747 - Browse repository at this point
Copy the full SHA 12e4747View commit details -
build: update angular shared dev-infra code (#27165)
(cherry picked from commit 8c5b72e)
Configuration menu - View commit details
-
Copy full SHA for 7f4b7c8 - Browse repository at this point
Copy the full SHA 7f4b7c8View commit details -
docs: html tags updated (#27164)
(cherry picked from commit b7a466d)
Configuration menu - View commit details
-
Copy full SHA for 9f1dbfb - Browse repository at this point
Copy the full SHA 9f1dbfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dab3327 - Browse repository at this point
Copy the full SHA dab3327View commit details -
docs(material/table): fix description for MatHeaderRow (#27154)
(cherry picked from commit 4533583)
Configuration menu - View commit details
-
Copy full SHA for 0f5ce20 - Browse repository at this point
Copy the full SHA 0f5ce20View commit details -
build: update zone.js version (#27174)
We were running a few versions behind on zone.js, compared to the framework. (cherry picked from commit e283350)
Configuration menu - View commit details
-
Copy full SHA for f04ad0f - Browse repository at this point
Copy the full SHA f04ad0fView commit details -
build: add missing progress bar token (#27173)
Fixes the MDC snapshot check by adding an upcoming token that was missing. (cherry picked from commit 3cc8b3d)
Configuration menu - View commit details
-
Copy full SHA for b21fbf1 - Browse repository at this point
Copy the full SHA b21fbf1View commit details
Commits on May 27, 2023
-
build: allow type-only imports to be used
The internal limitations around type-only imports have been removed so now we can start using them. (cherry picked from commit af369ea)
Configuration menu - View commit details
-
Copy full SHA for 197b16d - Browse repository at this point
Copy the full SHA 197b16dView commit details -
refactor(cdk/drag-drop): remove circular dependencies
Uses type-only imports to resolve the circular dependencies in the drag-drop module. (cherry picked from commit 81e6ead)
Configuration menu - View commit details
-
Copy full SHA for d5f9792 - Browse repository at this point
Copy the full SHA d5f9792View commit details -
refactor(cdk/scrolling): remove circular dependencies
Uses type-only imports to resolve the circular dependencies in the scrolling module. (cherry picked from commit 87dd8fd)
Configuration menu - View commit details
-
Copy full SHA for 6a6d126 - Browse repository at this point
Copy the full SHA 6a6d126View commit details
Commits on May 30, 2023
-
fix(cdk/overlay): remove circular dependency workarounds (#27190)
Configuration menu - View commit details
-
Copy full SHA for 3d4a9d1 - Browse repository at this point
Copy the full SHA 3d4a9d1View commit details -
Import path shortened in form-field (#27158)
* import path shortend * refactor: use improved relative import path in form-field (cherry picked from commit fb331b9)
Configuration menu - View commit details
-
Copy full SHA for 87d84cf - Browse repository at this point
Copy the full SHA 87d84cfView commit details -
build: update angular shared dev-infra code (#27181)
(cherry picked from commit 1e5f885)
Configuration menu - View commit details
-
Copy full SHA for f35141a - Browse repository at this point
Copy the full SHA f35141aView commit details
Commits on May 31, 2023
-
refactor(material/typography): Move define-typography-config under _t…
…ypography.scss (#27195) * refactor(material/typography): Move define-typography-config under _typography.scss This never should have been under _all-typography.scss to begin with. _all-typography.scss depends on all of the component themes, which prevents any of the component themes from using this function as it would cause a circular dep. Instead, moving it under _typography.scss where the legacy version lives makes much more sense. * fixup! refactor(material/typography): Move define-typography-config under _typography.scss (cherry picked from commit 3749308)
Configuration menu - View commit details
-
Copy full SHA for 08206fc - Browse repository at this point
Copy the full SHA 08206fcView commit details -
fix(material/chips): fix click target when stacked (#27129)
Ensure that the click target of stacked chips is the entire width of the chip. Fix issue where applying .mat-mdc-chip-set-stacked causes chips to respond to clicks when clicking on the text; did not respond when clicking inside the chip but not over the text (#26590). Ensure the clickable elemen tof the chip takes up the whole visual area of the chip by overriding styles from MDC library. Angular Material supports vertically-stacked chips, which MDC does not. Fix #26590 (cherry picked from commit 2c07867)
Configuration menu - View commit details
-
Copy full SHA for c8065d5 - Browse repository at this point
Copy the full SHA c8065d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c36f52 - Browse repository at this point
Copy the full SHA 0c36f52View commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7dd2417 - Browse repository at this point
Copy the full SHA 7dd2417View 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 16.0.2...16.0.3