-
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.4
head repository: angular/components
compare: 18.1.5
- 11 commits
- 83 files changed
- 7 contributors
Commits on Aug 8, 2024
-
Fix indefinite articles (#29091)
(cherry picked from commit 168b89e)
Configuration menu - View commit details
-
Copy full SHA for 718625c - Browse repository at this point
Copy the full SHA 718625cView commit details
Commits on Aug 9, 2024
-
docs(material/list): Mat Selection List example is limited to html te…
…mp (#29348) * fix(material/list): Mat Selection List example is limited to html templating Updated the single selection list example from a template-driven form to a reactive form. Fixes #25894 * fix(material/list): Mat Selection List example is limited to html templating Added a reactive forms example to the single selection list Fixes #25894 (cherry picked from commit 2f49eaa)
Configuration menu - View commit details
-
Copy full SHA for 126f2bb - Browse repository at this point
Copy the full SHA 126f2bbView commit details -
build: remove ie-based lint rule (#29529)
(cherry picked from commit a72a276)
Configuration menu - View commit details
-
Copy full SHA for 4df415f - Browse repository at this point
Copy the full SHA 4df415fView commit details -
test(material/autocomplete): typos and unresolved variables in tests (#…
Configuration menu - View commit details
-
Copy full SHA for 3e83fbb - Browse repository at this point
Copy the full SHA 3e83fbbView commit details
Commits on Aug 12, 2024
-
build: move commit message check to be last in pipeline (#29568)
It occasionally happens that we get a PR that has both the incorrect commit message and a lint failure. The process of fixing it can take multiple runs, because the author has to fix the commit, re-run and then fix the lint failures. These changes move the commit message check to be last since if everything else passes, the caretaker can fix the commit message while merging the PR. (cherry picked from commit 64dfcc0)
Configuration menu - View commit details
-
Copy full SHA for ef8e163 - Browse repository at this point
Copy the full SHA ef8e163View commit details -
refactor(multiple): remove mdc-based descriptions (#29566)
We had a bunch of places left over where things were described as "MDC-based" from the time when we had two versions of each component. (cherry picked from commit 7614456)
Configuration menu - View commit details
-
Copy full SHA for 5174108 - Browse repository at this point
Copy the full SHA 5174108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c438b3 - Browse repository at this point
Copy the full SHA 1c438b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd500b1 - Browse repository at this point
Copy the full SHA dd500b1View commit details
Commits on Aug 13, 2024
-
fix(material/form-field): update state if control changes (#29573)
Configuration menu - View commit details
-
Copy full SHA for b2e728d - Browse repository at this point
Copy the full SHA b2e728dView commit details
Commits on Aug 14, 2024
-
fix(material/tabs): allow for tablist aria-label and aria-labelledby …
…to be set (#29562) According to the [W3C reference implementation](https://www.w3.org/WAI/ARIA/apg/patterns/tabs/), the inner `tablist` can be labelled using `aria-label` or `aria-labelledby`. These changes add an input to allow them to be set. Fixes #29486. (cherry picked from commit 1968cc4)
Configuration menu - View commit details
-
Copy full SHA for 838d1a4 - Browse repository at this point
Copy the full SHA 838d1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f323f2 - Browse repository at this point
Copy the full SHA 1f323f2View 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.4...18.1.5