Last change
on this file since 76712b2 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
703 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | # Changes to PostCSS Logical Properties
|
---|
| 2 |
|
---|
| 3 | ### 3.0.0 (September 20, 2018)
|
---|
| 4 |
|
---|
| 5 | - Added: Support for logical properties within `transition` and
|
---|
| 6 | `transition-property`.
|
---|
| 7 | - Changed: Physical rule fallbacks are written as full selectors rather than
|
---|
| 8 | as nesting selectors.
|
---|
| 9 |
|
---|
| 10 | ### 2.0.0 (September 17, 2018)
|
---|
| 11 |
|
---|
| 12 | - Updated: Support for PostCSS v7+
|
---|
| 13 | - Updated: Support for Node v6+
|
---|
| 14 |
|
---|
| 15 | ### 1.1.1 (March 21, 2017)
|
---|
| 16 |
|
---|
| 17 | - Fix `dir` option to allow falsey value
|
---|
| 18 |
|
---|
| 19 | ### 1.1.0 (March 20, 2017)
|
---|
| 20 |
|
---|
| 21 | - Add `preserve` option to preserve logical properties and values
|
---|
| 22 |
|
---|
| 23 | ### 1.0.2 (Aug 15, 2017)
|
---|
| 24 |
|
---|
| 25 | - Improve flow-relative clear support
|
---|
| 26 |
|
---|
| 27 | ### 1.0.1 (Aug 13, 2017)
|
---|
| 28 |
|
---|
| 29 | - Improve flow-relative border support
|
---|
| 30 |
|
---|
| 31 | ### 1.0.0 (Aug 8, 2017)
|
---|
| 32 |
|
---|
| 33 | - Initial version
|
---|
Note:
See
TracBrowser
for help on using the repository browser.