This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
janedev
/
homework-js
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Cabang:
master
Ranting
Tag
master
homework-js
/
react
/
node_modules
/
postcss-focus-visible
/
CHANGELOG.md
CHANGELOG.md
484 B
Permalink
Riwayat
Mentahan
Changes to PostCSS Focus Visible
4.0.0 (September 17, 2018)
Updated: Support for PostCSS v7+
Updated: Support for Node v6+
3.0.0 (April 7, 2018)
Changed: default functionality to preserve the original rule
Added:
preserve
option to preserve the original rule using
:focus-visible
2.0.0 (February 17, 2018)
Changed
:focus-ring
to
:focus-visible
per the specification
Removed
assignTo
export option
1.0.0 (May 22, 2017)
Initial version