source: trip-planner-front/node_modules/postcss-focus-visible/CHANGELOG.md@ ceaed42

Last change on this file since ceaed42 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 484 bytes
Line 
1# Changes to PostCSS Focus Visible
2
3### 4.0.0 (September 17, 2018)
4
5- Updated: Support for PostCSS v7+
6- Updated: Support for Node v6+
7
8### 3.0.0 (April 7, 2018)
9
10- Changed: default functionality to preserve the original rule
11- Added: `preserve` option to preserve the original rule using `:focus-visible`
12
13### 2.0.0 (February 17, 2018)
14
15- Changed `:focus-ring` to `:focus-visible` per the specification
16- Removed `assignTo` export option
17
18### 1.0.0 (May 22, 2017)
19
20- Initial version
Note: See TracBrowser for help on using the repository browser.