Skip to content

RTL updates#12745

Merged
zsarnett merged 2 commits intohome-assistant:devfrom
yosilevy:RTL-more-fixes
May 24, 2022
Merged

RTL updates#12745
zsarnett merged 2 commits intohome-assistant:devfrom
yosilevy:RTL-more-fixes

Conversation

@yosilevy
Copy link
Copy Markdown
Contributor

Breaking change

Proposed change

Various RTL fixes

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

.mdc-chip.no-text
.mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden) {
margin-right: -4px;
.mdc-chip.mdc-chip--selected .mdc-chip__checkmark,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This removes the .no-text right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Fixed it

zsarnett
zsarnett previously approved these changes May 23, 2022
@zsarnett zsarnett enabled auto-merge (squash) May 24, 2022 15:07
@zsarnett zsarnett merged commit 2eaa246 into home-assistant:dev May 24, 2022
@github-actions github-actions bot locked and limited conversation to collaborators May 25, 2022
@yosilevy yosilevy deleted the RTL-more-fixes branch June 24, 2022 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants