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

feat(form-core): add [focused-visible] when matching :focus-visible #1357

Merged
merged 1 commit into from
May 3, 2021

Conversation

tlouisse
Copy link
Member

closes #1206

Basically, leaves the choice to do progressive enhancement to the consumer:

  • for progressive enhancement, do nothing
  • otherwise, just load the polyfill in the index of your app

@changeset-bot
Copy link

changeset-bot bot commented Apr 30, 2021

🦋 Changeset detected

Latest commit: d829288

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 21 packages
Name Type
@lion/form-core Patch
@lion/checkbox-group Patch
@lion/combobox Patch
@lion/fieldset Patch
@lion/form-integrations Patch
@lion/input-amount Patch
@lion/input-date Patch
@lion/input-datepicker Patch
@lion/input-email Patch
@lion/input-iban Patch
@lion/input-stepper Patch
@lion/input Patch
@lion/listbox Patch
@lion/radio-group Patch
@lion/select-rich Patch
@lion/select Patch
@lion/switch Patch
@lion/textarea Patch
@lion/validate-messages Patch
@lion/form Patch
@lion/input-range Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tlouisse tlouisse force-pushed the feat/focusVisible branch 6 times, most recently from 2c313eb to ee2ce5b Compare April 30, 2021 16:51
@tlouisse tlouisse mentioned this pull request May 1, 2021
@daKmoR daKmoR merged commit 3b187fa into master May 3, 2021
@daKmoR daKmoR deleted the feat/focusVisible branch May 3, 2021 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[form-core] focused-visible attr FormControls
2 participants