1.0.0-rc.7 (2018-04-27)
Chores
- *:
- upgrade react-scripts from 1.1.1 to 1.1.4 (#9) (32d6adba)
- upgrade material-ui from 1.0.0-beta.42 to 1.0.0-beta.43 (#6) (c829fca5)
- cypress: ensure server is ready before launching tests (#4) (dc47531c)
New Features
- Search: better UX on mobile and small devices 📱 (#10) (1a216162) thx @warpdesign for the codereview + UX feedback on this one 👍
- cypress: load babel-polyfill before starting (a36a6a5d)
- apis: if api.npms.io is down, fallback to registry.npmjs.org (#7) (3336acdf)
Bug Fixes
- CodeBlock: correct remainingProps (6d297d42)
- cypress: add polyfill for
cypress open (791466ff)
- typo: removed some
describe.only (whatever - jest parallelize tests) (0fd99c73)
Refactors
- *:
- apply remainingProps to components (9a602d7c)
- propagate
className/style on components (#5) (242071fc)
Code Style Changes
Diff: v1.0.0-rc.6...v1.0.0-rc.7