Last change
on this file since b738035 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
413 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | # Changes to PostCSS Lab Function
|
---|
| 2 |
|
---|
| 3 | ### 2.0.1 (September 18, 2018)
|
---|
| 4 |
|
---|
| 5 | - Updated: PostCSS Values Parser 2.0.0
|
---|
| 6 |
|
---|
| 7 | ### 2.0.0 (September 17, 2018)
|
---|
| 8 |
|
---|
| 9 | - Updated: Support for PostCSS 7+
|
---|
| 10 | - Updated: Support for Node 6+
|
---|
| 11 |
|
---|
| 12 | ### 1.1.0 (July 24, 2018)
|
---|
| 13 |
|
---|
| 14 | - Added: Support for `gray(a / b)` as `lab(a 0 0 / b)`
|
---|
| 15 |
|
---|
| 16 | ### 1.0.1 (May 11, 2018)
|
---|
| 17 |
|
---|
| 18 | - Fixed: Values beyond the acceptable 0-255 RGB range
|
---|
| 19 |
|
---|
| 20 | ### 1.0.0 (May 11, 2018)
|
---|
| 21 |
|
---|
| 22 | - Initial version
|
---|
Note:
See
TracBrowser
for help on using the repository browser.