Last change
on this file was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
1.6 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | 2.2.1 / 2015-06-17
|
---|
| 2 | ==================
|
---|
| 3 |
|
---|
| 4 | * fix parsing escaped quotes in quoted strings
|
---|
| 5 |
|
---|
| 6 | 2.2.0 / 2015-02-18
|
---|
| 7 | ==================
|
---|
| 8 |
|
---|
| 9 | * add `parsingErrors` to list errors when parsing with `silent: true`
|
---|
| 10 | * accept EOL characters and all other whitespace characters in `@` rules such
|
---|
| 11 | as `@media`
|
---|
| 12 |
|
---|
| 13 | 2.1.0 / 2014-08-05
|
---|
| 14 | ==================
|
---|
| 15 |
|
---|
| 16 | * change error message format and add `.reason` property to errors
|
---|
| 17 | * add `inputSourcemaps` option to disable input source map processing
|
---|
| 18 | * use `inherits` for inheritance (fixes some browsers)
|
---|
| 19 | * add `sourcemap: 'generator'` option to return the `SourceMapGenerator`
|
---|
| 20 | object
|
---|
| 21 |
|
---|
| 22 | 2.0.0 / 2014-06-18
|
---|
| 23 | ==================
|
---|
| 24 |
|
---|
| 25 | * add non-enumerable parent reference to each node
|
---|
| 26 | * drop Component(1) support
|
---|
| 27 | * add support for @custom-media, @host, and @font-face
|
---|
| 28 | * allow commas inside selector functions
|
---|
| 29 | * allow empty property values
|
---|
| 30 | * changed default options.position value to true
|
---|
| 31 | * remove comments from properties and values
|
---|
| 32 | * asserts when selectors are missing
|
---|
| 33 | * added node.position.content property
|
---|
| 34 | * absorb css-parse and css-stringify libraries
|
---|
| 35 | * apply original source maps from source files
|
---|
| 36 |
|
---|
| 37 | 1.6.1 / 2014-01-02
|
---|
| 38 | ==================
|
---|
| 39 |
|
---|
| 40 | * fix component.json
|
---|
| 41 |
|
---|
| 42 | 1.6.0 / 2013-12-21
|
---|
| 43 | ==================
|
---|
| 44 |
|
---|
| 45 | * update deps
|
---|
| 46 |
|
---|
| 47 | 1.5.0 / 2013-12-03
|
---|
| 48 | ==================
|
---|
| 49 |
|
---|
| 50 | * update deps
|
---|
| 51 |
|
---|
| 52 | 1.1.0 / 2013-04-04
|
---|
| 53 | ==================
|
---|
| 54 |
|
---|
| 55 | * update deps
|
---|
| 56 |
|
---|
| 57 | 1.0.7 / 2012-11-21
|
---|
| 58 | ==================
|
---|
| 59 |
|
---|
| 60 | * fix component.json
|
---|
| 61 |
|
---|
| 62 | 1.0.4 / 2012-11-15
|
---|
| 63 | ==================
|
---|
| 64 |
|
---|
| 65 | * update css-stringify
|
---|
| 66 |
|
---|
| 67 | 1.0.3 / 2012-09-01
|
---|
| 68 | ==================
|
---|
| 69 |
|
---|
| 70 | * add component support
|
---|
| 71 |
|
---|
| 72 | 0.0.1 / 2010-01-03
|
---|
| 73 | ==================
|
---|
| 74 |
|
---|
| 75 | * Initial release
|
---|
Note:
See
TracBrowser
for help on using the repository browser.