colors.js/ROADMAP.md

29 lines
866 B
Markdown
Raw Normal View History

# colors.js roadmap / changelog
2018-03-02 09:31:04 -08:00
Here we describe upcoming and recent releases and the key features/fixes they include. Don't see your feature/issue listed here? Get more +1's!
2018-03-02 09:31:04 -08:00
## Currently Planned Releases
### 1.4.0
2018-03-02 09:31:04 -08:00
* Support custom colors
### 1.3.2
2018-03-02 09:31:04 -08:00
* Refactor tests to use a testing library like jest (only affects dev/testing)
### ~~1.3.1 (7/22/18)~~
* ~~Remove circular dependencies due to color maps~~
* ~~Fix multiple attributes in custom setTheme in safe mode~~
* ~~Preserve multiple consecutive newlines when applying style~~
### ~~1.2.3 (4/30/18)~~
2018-04-30 15:09:10 -07:00
* ~~Add ESLint and lint all the things~~
### ~~1.2.2 (4/30/18)~~
2018-04-30 15:09:10 -07:00
* ~~Fix multiline string support, Typescript fixes, etc.~~
2018-03-25 12:46:02 -07:00
### ~~1.2.0 (release date: about 3/5/18, barring any new issues)~~
* ~~Built-in Typescript definitions~~
* ~~Key bug fixes for webpack/bundlers, webstorm, etc.~~
2018-03-02 09:31:04 -08:00