Skip to content

Extend focus box shadow with outline (#240) #434

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

Merged
merged 1 commit into from
Nov 30, 2022
Merged

Conversation

adamkudrna
Copy link
Member

New custom properties:

  • --rui-focus-outline
  • --rui-focus-outline-offset

Migration:

You may need to turn off --rui-focus-outline if already using a custom focus box shadow via --rui-focus-box-shadow.

Closes #240.

New custom properties:

- `--rui-focus-outline`
- `--rui-focus-outline-offset`

Migration:

You may need to turn off `--rui-focus-outline` if already using a custom focus box shadow via `--rui-focus-box-shadow`.
@github-actions github-actions bot added the BC Breaking change label Nov 30, 2022
@adamkudrna adamkudrna merged commit 09589ed into master Nov 30, 2022
@adamkudrna adamkudrna deleted the bc/focus-outline branch November 30, 2022 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC Breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define focus style for all interactive elements
1 participant