UNPKG

414 BMarkdownView Raw
1# Changelog
2
3### 3.0.2
4* added new unitless properties
5
6### 3.0.0
7* `assignStyle` now correctly merges array values without duplicates where the last occurence always wins in order
8
9### 2.0.0
10* improve `assignStyle` to replace arrays
11
12### 1.0.3
13* performance improvements
14
15### 1.0.2
16* added `resolveArrayValue` and `assignStyle`
17
18### 1.0.1
19* added `cssifyDeclaration` and `cssifyObject`
20
21### 1.0.0
22Initial version