-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Comparing changes
Open a pull request
base repository: angular/components
base: 19.2.3
head repository: angular/components
compare: 19.2.4
- 11 commits
- 414 files changed
- 6 contributors
Commits on Mar 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9b357a3 - Browse repository at this point
Copy the full SHA 9b357a3View commit details
Commits on Mar 16, 2025
-
fix(material/core): include alternative tokens (#30633)
(cherry picked from commit b4fcae4)
Configuration menu - View commit details
-
Copy full SHA for 732397f - Browse repository at this point
Copy the full SHA 732397fView commit details
Commits on Mar 17, 2025
-
fix(material/select): use flexible overlay dimensions (#30628)
(cherry picked from commit d5ba63d)
Configuration menu - View commit details
-
Copy full SHA for 432bde7 - Browse repository at this point
Copy the full SHA 432bde7View commit details -
fix(material/timepicker): assertion error if reopened quickly (#30639)
Configuration menu - View commit details
-
Copy full SHA for 9b9d7bd - Browse repository at this point
Copy the full SHA 9b9d7bdView commit details -
fix(material/chips): adds default placeholder for chips input (#30452)
* fix(material/chips): creates default aria-placeholder for chips input Updates Angular Components Chips input so that if no placeholder value is provided and if no ariaPlaceholder value is provided, that a default value will be used. This improves accessibility by providing an aria-placeholder value for VoiceControl to use as a name for the input. Fixes b/380092814 * refactor(material/chips): fix lint errors Updates to fix lint errors. * build(material/chips): updates build for chips.md Ran command to update chips.md. * fix(material/chips): fixes chips input demo moving input out of chip-grid Updates previous chips-demo.html so that the input element is not a child of chip-grid, but rather a sibling. When mat-chip-grid contains the input, it hides this as an interactive element from mobile Voice Controls making it inaccessible. Fixes b/380092814 * docs(material/chips): update chips docs based on aria-placeholder addition Updates documentation on chips.md regarding proper placement of the input element as a sibiling of as opposed to being a child. Also adds an explanation of the new implementation of ariaPlaceholder on mat-chip input. * refactor(material/chips): convert ariaPlaceholder to ariaLabel for chips input Updates previous fix to Angular Components chips input for using aria-placeholder and converts it to ariaLabel instead. For the chips-demo moved the input related to chip-grid to outside of chip-grid so that Voice Control is able to recognize input as an interactive element. If inside, the input is hidden from Voice Control making it not fully accessible. * refactor(material/chips): testing ariaLabel with input inside chip-grid Updating previous fix to see if ariaLabel will be read even if input is inside chip-grid. * refactor(material/chips): make recommended changes after review Updates previous fix by implementing recommended changes by reviewer. * refactor(material/chips): updates chips demo to use aria-label Updates previous change to Chips demo to use aria-label. * refactor(material/chips): removes commented out code Cleans up previous changes and removes unused code. * docs(material/chips): updates chips input accesibility recommendation Updates example which previously used ariaPlaceholder and instead uses an aria-label. * build(material/chips): updates build for chips.md Ran command to update chips.md api guard. (cherry picked from commit 09b25a1)
Configuration menu - View commit details
-
Copy full SHA for 804c027 - Browse repository at this point
Copy the full SHA 804c027View commit details -
fix(material/card): remove alternate token for container-color (#30640)
(cherry picked from commit 443df26)
Configuration menu - View commit details
-
Copy full SHA for 528cfc2 - Browse repository at this point
Copy the full SHA 528cfc2View commit details
Commits on Mar 18, 2025
-
docs: fix typo in autocomplete by removing redundant word (#30644)
Remove `instead` word from autocomplete doc to fix grammatical mistake (cherry picked from commit e482240)
Configuration menu - View commit details
-
Copy full SHA for b5c5b02 - Browse repository at this point
Copy the full SHA b5c5b02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8e6fc - Browse repository at this point
Copy the full SHA 6b8e6fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec7fd1 - Browse repository at this point
Copy the full SHA 0ec7fd1View commit details
Commits on Mar 19, 2025
-
fix(cdk/text-field): Long multiline textfield focus issue (#30312)
Configuration menu - View commit details
-
Copy full SHA for 60fc781 - Browse repository at this point
Copy the full SHA 60fc781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 005e9ff - Browse repository at this point
Copy the full SHA 005e9ffView 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 19.2.3...19.2.4