-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Comparing changes
Open a pull request
base repository: angular/components
base: 14.0.3
head repository: angular/components
compare: 14.0.4
- 15 commits
- 27 files changed
- 9 contributors
Commits on Jun 23, 2022
-
fix(multiple): touch targets not excluded in densities lower than -2 (#…
Configuration menu - View commit details
-
Copy full SHA for 301f6b0 - Browse repository at this point
Copy the full SHA 301f6b0View commit details -
fix(material/stepper): isErrorState accepts AbstractControl instead o…
Configuration menu - View commit details
-
Copy full SHA for c970ff9 - Browse repository at this point
Copy the full SHA c970ff9View commit details
Commits on Jun 24, 2022
-
build: dependencies duplicated when deploying snapshots (#25152)
We were adding a `resolutions` field to the package.json of the docs site when deploying it from the main repo to try and control the version that is installed. This appears to be causing an issue where Yarn duplicates the dependencies which in turn causes Webpack to bundle them once for the main site and another for the lazy-loaded chunks with the examples. These changes resolve the issue by not adding the `resolutions` field. For reference, currently the docs package depends on `@angular/[email protected]+sha-7d87068-with-local-changes` whereas the docs site depends on `@angular/cdk@file://path/to/repo/dist/releases/cdk`. Fixes #24992. (cherry picked from commit 4cedd6b)
Configuration menu - View commit details
-
Copy full SHA for 8bca5e1 - Browse repository at this point
Copy the full SHA 8bca5e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee1b7d - Browse repository at this point
Copy the full SHA 9ee1b7dView commit details -
fix(docs): rename master to something else (#25151)
Rename master to something else in misc docs examples and code comments. (cherry picked from commit 323359c)
Configuration menu - View commit details
-
Copy full SHA for c4ae88f - Browse repository at this point
Copy the full SHA c4ae88fView commit details
Commits on Jun 26, 2022
-
build: load Google Maps and YouTube APIs on demand in dev app (#25162)
Only loads the Google Maps and YouTube APIs when they are necessary in the dev app. This will make the app load quicker and reduce the amount of logs in the console. (cherry picked from commit 8347129)
Configuration menu - View commit details
-
Copy full SHA for e9aaa76 - Browse repository at this point
Copy the full SHA e9aaa76View commit details
Commits on Jun 27, 2022
-
docs(material/autocomplete): use single map instead of two maps in a …
…row (#25167) * docs(material/autocomplete): use single map instead of two maps in a row The example code is highly trusted and sometimes taken as is (copy-paste), so it is important to have it optimized if possible. Each map means an iteration over the array items. By using single map, an iteration is saved, and an approximate performance of about 38% is won. * docs(material/autocomplete): add trailing comma (cherry picked from commit 8ca012f)
Configuration menu - View commit details
-
Copy full SHA for b057f49 - Browse repository at this point
Copy the full SHA b057f49View commit details -
fix(material-experimental/mdc-chips): missing role for trailing actio…
Configuration menu - View commit details
-
Copy full SHA for 1b50a07 - Browse repository at this point
Copy the full SHA 1b50a07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77a0e9c - Browse repository at this point
Copy the full SHA 77a0e9cView commit details
Commits on Jun 28, 2022
-
build: update angular shared dev-infra code to f9ae512 (#25175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f38cb1 - Browse repository at this point
Copy the full SHA 6f38cb1View commit details -
build: configure renovate to update bazel dependencies (#25176)
(cherry picked from commit 76f5111)
Configuration menu - View commit details
-
Copy full SHA for a825bec - Browse repository at this point
Copy the full SHA a825becView commit details -
build: update bazel setup (#25177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit 3f32722)
Configuration menu - View commit details
-
Copy full SHA for 6461147 - Browse repository at this point
Copy the full SHA 6461147View commit details -
build: fix loose yarn engine range (#25183)
Renovate incorrectly is fine using Yarn 2+ for the components repo because our enignes field is too loose. (cherry picked from commit 64ce3b9)
Configuration menu - View commit details
-
Copy full SHA for fbb6d7d - Browse repository at this point
Copy the full SHA fbb6d7dView commit details -
build: update angular shared dev-infra code to 67631cd (#25180)
(cherry picked from commit e3f1585)
Configuration menu - View commit details
-
Copy full SHA for 0d3716b - Browse repository at this point
Copy the full SHA 0d3716bView commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 47132da - Browse repository at this point
Copy the full SHA 47132daView 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 14.0.3...14.0.4