All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Added
[email protected]
to list of supported peer dependencies (issue 57).
- PR #44: Max width prop (thanks to @duncanmcdougall).
- PR #46: Bump js-yaml from 3.12.0 to 3.13.1 (the 🤖 did it).
- PR #44: feat: allow developer to specific flex properties on component host and allow storybook 5+ parameter config (thanks to @frederickfogerty).
- Updated refs, now on version 5x of storybook.
- PR #40: Fix backwards compatibility issue with React Fragments (thanks to @chadfawcett).
- PR #42: Update dependencies to Storybook 4.x (thanks to @itsdanielmatos).
- Updated ref versions.
- Fix disabled styles when cropMarks is set to false thanks to @itsdanielmatos
- Updated NPM refs.
- Switched from
radium
toglamor
css (internal usage).
nomalize.css
reference.
- Updated package.json to latest NPM refs.
- Added React
^16.0.0
topeerDependencies
.
- Updated package.json to latest NPM refs.
- Added React
^16.0.0
topeerDependencies
.
- TypeScript building to ES5 (target
/lib
folder).
- Removed unused exports:
storiesOf
,Story
,knobs
.
- Updated to latest versions of Storybook / Knobs.
- Remove MobX and MobX Devtools.
- Update to Storybook 3.0.
- Updated NPM references.
- Change default
mobXDevTools
tofalse
.
flex:boolean
option to host.
<ComponentHost>
initial release.