- use
prop-typesinstead ofReact.PropTypes
- use inline-style-prefixer > 3.0.0
- purified some components
- fixed the
Pageexporting Center,FlexandVBoxare now functional components
- added property omitting to
Container,ScrollViewandPage
- added property omitting to prevent warnings in React 15.2
- fixed a bug preventing to set
0as a property value
- Temporary fixed fallback values by adding the CSS class
react-layout-components--box
- Replaced inline-style-prefixer with lightweight inline-style-prefix-all
- adds server-side rendering support for every Component
widthandheightfrom<ScrollView>now longer are required
- fixed shorthand Components
- Using classes to enable hot module replacement
- Removed deprecated warnings
reactandreact-domare nowpeerDependenciesrather thandependencies
- adding
overflowprops
Container,Page,ScrollViewComponentsBoximprovements (using inline-style-prefixer)Center,Flex&Vboxshortcut Components
Initial release with just the Box Component