v1.0.0-rc.11
v1.0.0-rc.11 (2018-06-13)
Chores
- material-ui:
- upgrade to [email protected] (#29) (2c78a208)
- upgrade to [email protected] (#26) (144dd819)
- cypress: upgrade to [email protected] (#27) (4f7bcbe8)
- All specs are ran in one test suite for better perf (2 issues opened about that: cypress-io/cypress#1915 / cypress-io/cypress#1879)
Documentation Changes
- NOTES.md: update CD part (bb487828)
New Features
- About: setup About page (a21e1723)
- Search: add icon in input field for better UI (779d13ae)
- *: use
forwardRefin HOC based on render props (#31) (430ec2e4) - *-testing-library: upgrade react/cypress/dom-testing-library (#30) (7f57b88b)
- react: upgrade to [email protected] - fix breaking changes (#28) (33824b7d)
Bug Fixes
- Search: display loader indicator on regular screens (a9cc8dec)