2017-September-06
Features
- Viewport addon: simulate device sizes in preview window #1753
- CLI: Add codemod for deprecated addon-links and addon-actions from app #1368
- Info addon: More detailed props table #1485
- React native: Add accessibility labels to OnDeviceUI #1780
- Stories panel: Stories on each hierarchy level #1763
- Storyshots: Generate snapshot per story file #1584
- CLI: Add support for Vue projects using Nuxt #1794
Bug Fixes
- Import chunks/assets in correct order using HtmlWebpackPlugin #1775
- Fix preview scrolling #1782
- Height aligned 2 buttons in manager's header #1769
- Search box: make found options selectable with click #1697
- Info addon: Fix Docgen in static builds #1725
- Knobs: allow arrays in object knob proptypes #1701
Documentation
- Improve linkTo documentation #1793
- Add carbon to examples page #1764
- Minor grammar fixes and clarification to Vue documentation #1756
- Fix incorrect yarn command in docs #1758
- Add storybook-chrome-screenshot to addon gallery #1761
- Fixing typo on VueJS withNotes Example #1787
Maintenance
- Deprecate confusing option names #1692
- A CLI for running specific tests suites, like bootstrap CLI #1752
- Remove check for sender on channel. #1407
- Use yarn instead of NPM #1703
- Add config for dependencies.io #1770
- Added addon-knobs to crna and vanilla react native. #1636
- Fixed Jest warnings #1744
- Smoke test master #1801