source: imaps-frontend/node_modules/css-in-js-utils/CHANGELOG.md

main
Last change on this file was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago

Update repo after prototype presentation

  • Property mode set to 100644
File size: 414 bytes
Line 
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
Note: See TracBrowser for help on using the repository browser.