Tags:
- [New Feature]
- [Bug Fix]
- [Breaking Change]
- [Documentation]
- [Internal]
- [Polish]
- Bug Fix
- Don't validate parent selectors
- New Feature
- Support basic theming via nesting in global selectors
- Internal
- Remove Node.js v4 and v5 from Travis
- Add Node.js v7 to Travis
- Bug Fix
- Don't return subselector expressions as style names (#23)
- Documentation
- Add section about global styles to README
- New Feature
- Support function expressions as argument to
cssInJS(#15)
- Support function expressions as argument to
- Internal
- Add Node.js v6 to Travis
- New Feature
- Support for global selectors (#19)
- Polish
- More helpful error messages (#18)
- Bug Fix
- Update tests to support -webkit-box-flex (#17)
- Bug Fix
- Allow string value to be blank for 'content' rule (#10)
- Bug Fix
- Fix second pass clearing the originally generated CSS
- Bug Fix
- Allow single letter class names
- New Feature
- Allow spaces in top-level style names
- Internal
- Add a .codeclimate.yml file
- Use airbnb's linting rules as a basis
- New Feature
- Add option to change the identifier used to detect transformable inline styles
- Polish
- Update dependencies
- New Feature
- Allow using a file path as context option which will be loaded by the plugin and whose exports are used as styesheet context
- Polish
- Expose important Makefile targets as npm scripts
- Breaking Change
- Update babel packages to version 6.2.0
- Polish
- Clean up code
First public release.