Releases: casesandberg/reactcss
Releases · casesandberg/reactcss
1.2.0
Minor Changes
Patches
- Strip out old Deps: a902e0e
- Update Eslint: 89ca255
- Rename
reactcss.js
->index.js
: f138278 - Fix Docs CSS: 11509b0
- Fix Test Entry Point: 79de367
- Remove
object-assign
dep: 8f69d06 - Change Lodash
map
Methods toforOwn
: 13bc8cb - Make
flattenNames
more readable: d42f23f - Move Around Package.json: 119c87e
- Remove Gulp for Babel Script: 970f83f
- Upgrade Tests to Jest: e3b817c
1.1.1
Minor Changes
- Update react versions: 9c6e20b
- Merge pull request #56 from raulanatol/peer_dependencies: abffa45
- Js:dist: d999c10
- Update lodash: 5f410fc
- Use modularized methods from lodash: 4a678b3
- Build with changes to lodash modular methods: 9191280
- Merge pull request #62 from raulanatol/hover_case_sensitive: a39adfb
- Changelog: 8ccd663
- Merge pull request #64 from jacobrask/modularize-lodash: d88c0db
- Changelog: 9c97369
- Add polyfill for Object.assign: #79
- Changelog: a5b793e
- Prevent classes.default from being mutated: #97
- Webpack Syntax Fix: 1d8e78f
- Changelog: 7713534
- Badges: eec14e6
- BUG: Remove react-addons-test-utils from peerDependencies since it is only needed in the devDependencies. This gets rid of a pesky warning message during npm install...: #113
- Changelog: aa0ab56
- Pseudo-classes Naming Fix: #114
- Run
lib
on prepublish: #115 - Update Hover Docs Usage: #116
- Only Send Travis Emails on Failure: #117
- Eslint Update + Lint on Test: #118
- Babel-eslint: 9ca7f6c
- Changelog: ca8d36e
- Add active: 456212d
- Cleanup Hover + new export: 3c7dd5c
- Update Documentation And Add Examples: #136
- Add RN Support to Overwrite Spans on Active and Hover: #137
- Changelog: 8728df1
- Docs Build: c31c1d3
- Remove React and React DOM Peer Dependencies: #138
- Changelog: 5832d49
Patches
1.0.0
Lowercase Hover