Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from material-components:master #1150

Open
wants to merge 622 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 11, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Aug 11, 2021
sayris and others added 29 commits November 18, 2022 08:52
- renames `_resolve-elevation` function to `_resolve-theme-elevation`, as it's called in the `_resolve-theme` function.
- removes extraneous param when calling `_resolve-theme-elevation`.
- styles the rich tooltip's `content-link-color` with the `'action-label-text-color'` token. We want the color of the link text and action button to match, and styling it in this underlying directory ensures that the emitted css properties are the same (and so clients using `theme` mixin will successfully override both by specifying `action-label-text-color`).

PiperOrigin-RevId: 489486305
- Actually styles the rich tooltip's `content-link-color` with the `'action-label-text-color'` token (this was intended to be done in previous change, but got lost when syncing). We want the color of the link text and action button to match, and styling it in this underlying directory ensures that the emitted css properties are the same (and so clients using theme mixin will successfully override both by specifying `action-label-text-color`).

PiperOrigin-RevId: 489519862
Remove firefox testing for now because it is blocking GitHub actions.
PiperOrigin-RevId: 490556866
…` is not dynamic

PiperOrigin-RevId: 490557477
… for each corner.

PiperOrigin-RevId: 490687836
…multi-selection lists when there are disabled list items.

Specifically, this ensures that the selected/deselected state of a disabled list item is not changed when `CTRL-A` is used. Also ensures that he state of a disabled list item is not taken into account when deciding how to toggle the enabled list item's state.

PiperOrigin-RevId: 491354161
…bledItemsFocusable` is set to `false`.

Specifically, fixes logic around `focusInitialElement` not taking the disabled status of a list item into account.

PiperOrigin-RevId: 491390986
PiperOrigin-RevId: 491646983
…focus ring around its corresponding component's shape.

PiperOrigin-RevId: 492215864
…low hiding parent.

PiperOrigin-RevId: 492273717
codr and others added 30 commits December 12, 2023 13:13
PiperOrigin-RevId: 594166854
…d color

New tokens:

* `with-image-image-color`
* `with-image-image-container-color`

PiperOrigin-RevId: 605041890
New tokens:

* `content-max-width`
* `z-index`

PiperOrigin-RevId: 605349697
…size even when shrunk

PiperOrigin-RevId: 618878824
…a focus ring can follow custom shapes

PiperOrigin-RevId: 627440155
… `auto` to adopt customization.

radio button labels are interactive elements that users can click to select an option. To enhance the user experience and maintain uniformity across the interface, developers may want to customize the cursor appearance when the mouse hovers over the label. By setting the cursor style to `inherit`, developers gain the flexibility to modify the cursor style as needed, ensuring a consistent and visually appealing user interface.

PiperOrigin-RevId: 630025696
PiperOrigin-RevId: 630027953
PiperOrigin-RevId: 671081334
… a base class field without explicitly reinitializing the field.

PiperOrigin-RevId: 679013309
… base class field without explicitly reinitializing the field.

PiperOrigin-RevId: 679034213
PiperOrigin-RevId: 683793498
…uld be start aligned).

PiperOrigin-RevId: 689582201
PiperOrigin-RevId: 705949791
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.