-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
fix(material-experimental/mdc-form-field): replace !important with CSS var #24964
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
devversion
reviewed
May 25, 2022
crisbeto
reviewed
May 25, 2022
devversion
approved these changes
May 25, 2022
mmalerba
force-pushed
the
mdc-form-field-important
branch
from
June 3, 2022 21:27
f430c87
to
37139c0
Compare
…mental/mdc-form-field/form-field.ts Co-authored-by: Paul Gschwendtner <[email protected]>
…-experimental/mdc-form-field/form-field.ts
mmalerba
force-pushed
the
mdc-form-field-important
branch
from
June 14, 2022 16:22
a3ffbdb
to
fc1e1e8
Compare
mmalerba
added a commit
that referenced
this pull request
Jun 14, 2022
…S var (#24964) * fix(material-experimental/mdc-form-field): replace !important with CSS var * fix(material-experimental/mdc-form-field): address feedback * fix(material-experimental/mdc-form-field): update src/material-experimental/mdc-form-field/form-field.ts Co-authored-by: Paul Gschwendtner <[email protected]> * fixup! fix(material-experimental/mdc-form-field): update src/material-experimental/mdc-form-field/form-field.ts Co-authored-by: Paul Gschwendtner <[email protected]> (cherry picked from commit 7c91dcf)
crapStone
pushed a commit
to Calciumdibromid/CaBr2
that referenced
this pull request
Jun 22, 2022
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/cdk](https://github.com/angular/components) | dependencies | patch | [`14.0.1` -> `14.0.2`](https://renovatebot.com/diffs/npm/@angular%2fcdk/14.0.1/14.0.2) | | [@angular/material](https://github.com/angular/components) | dependencies | patch | [`14.0.1` -> `14.0.2`](https://renovatebot.com/diffs/npm/@angular%2fmaterial/14.0.1/14.0.2) | --- ### Release Notes <details> <summary>angular/components</summary> ### [`v14.0.2`](https://github.com/angular/components/blob/HEAD/CHANGELOG.md#​1402-corduroy-collar-2022-06-16) [Compare Source](angular/components@14.0.1...14.0.2) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [08c3867ba6](angular/components@08c3867) | fix | **a11y:** re-apply the high contrast mode class when the forced-colors media query changes ([#​25088](angular/components#25088)) | | [59268fa5bf](angular/components@59268fa) | fix | **drag-drop:** constrainPosition not working as expected ([#​25061](angular/components#25061)) | | [732969079d](angular/components@7329690) | fix | **testing:** simulate offsetX and offsetY in mouse events | ##### material-experimental | Commit | Type | Description | | -- | -- | -- | | [5aec60c9ca](angular/components@5aec60c) | fix | **mdc-button:** don't apply styles to icons within the text label ([#​24929](angular/components#24929)) | | [d0082e3422](angular/components@d0082e3) | fix | **mdc-chips:** checkmark blending into background in high contrast mode ([#​25072](angular/components#25072)) | | [2388fe77e5](angular/components@2388fe7) | fix | **mdc-core:** consolidate mdc theming code under mdc-core ([#​25084](angular/components#25084)) | | [7de5f5432b](angular/components@7de5f54) | fix | **mdc-form-field:** replace !important with CSS var ([#​24964](angular/components#24964)) | | [8f7394aa3b](angular/components@8f7394a) | fix | **mdc-list:** don't access class before initialization ([#​25049](angular/components#25049)) | #### Special Thanks Jenny Johnson, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and antuxity <!-- CHANGELOG SPLIT MARKER --> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: cabr2-bot <[email protected]> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1425 Reviewed-by: 6543 <[email protected]> Co-authored-by: Calciumdibromid Bot <[email protected]> Co-committed-by: Calciumdibromid Bot <[email protected]>
This was referenced Jun 27, 2022
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
action: merge
The PR is ready for merge by the caretaker
target: patch
This PR is targeted for the next patch release
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.