这是indexloc提供的服务,不要输入任何密码
Skip to content

v4.0.1

Choose a tag to compare

@robdodson robdodson released this 12 Jan 19:16
· 96 commits to main since this release

🚧 Breaking Changes 🚧

Renamed to :focus-visible

This release renames the :focus-ring polyfill to :focus-visible. This matches the latest version of the CSS draft spec. https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo. Please be sure to update your code and replace any usage of .focus-ring with .focus-visible.