v3.3.0-alpha.2
Pre-release
Pre-release
·
75856 commits
to next
since this release
2017-October-03
Features
- Ability for custom storyshots testFunctions to utilise "snapshot per story file" #1841
- Viewport Addon #1753
- More detailed props table #1485
- RN: Add accessibility labels to OnDeviceUI #1780
- Have Stories on each level of hierarchy #1763
- Viewport Addon #1740
- Generate snapshot per story file #1584
- addon-links: add
LinkTocomponent, andhrefTofunction #1829
Bug Fixes
- CLI: Use actions in sample stories for vue + fix them in SFC_VUE template #1867
- Improve rendering of 'types' in addon-actions #1887
- Circular json can possibly hang #1881
- Use HtmlWebpackPlugin to import all assets (importing chunks in order) #1775
- Fix preview scrolling #1782
- Search box: make found options selectable with click #1697
- Fix Docgen in static builds for Info #1725
- Return empty array when Array knob is empty #1811
Documentation
- Make dependencies more deterministic #1703
- Synced changes from new-docs to CONTRIBUTING.md #1911
- Fix incorrect yarn command in docs #1758
Maintenance
- Drop "Install latest yarn version" step on CI #1910
- CLI: A more human-friendly message for undetected project types #1825
- CLI: handle promise rejections #1826
- Add tests for CLI #1767
- Yarn workspaces #1810
- Knobs: allow arrays in object knob proptypes #1701
- Deprecate confusing option names #1692
- A CLI for running specific tests suites, like bootstrap CLI #1752
- Remove check for sender on channel. #1407
- Exit with code 1 if
start-storybook --smoke-testfails #1851 - Refactor CLI #1840
- Refactor knobs - no longer include all runtimes #1832
- Added addon-knobs to crna and vanilla react native. #1636
Dependency Upgrades
- Add config for dependencies.io #1770