This website works better with JavaScript
首頁
探索
說明
登入
ver2ex
/
hw-react-1
關註
1
讚好
0
複刻
0
檔案
問題管理
1
合併請求
0
Wiki
目錄樹:
2389e7160b
分支列表
標籤列表
master
hw-react-1
/
node_modules
/
postcss-focus-visible
/
CHANGELOG.md
CHANGELOG.md
484 B
文件歷史
原始文件
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