Skip to content

v3.2.0

Compare
Choose a tag to compare
@shilman shilman released this 31 Jul 14:15
· 57619 commits to next since this release

3.2.0

2017-July-31

Storybook 3.2 is filled with new features to help make your components shine! Headline features:

Plus many more features, documentation improvements, and bugfixes below!

Features

  • Vue support #1267
  • Add support for vue in addon-notes #1278
  • CLI support for Vue #1287
  • Story Hierarchy #1329
  • Story Hierarchy UI improvements #1387 #1356
  • Story Hierarchy - keyboard accessibility #1427
  • React Native - On Device UI #1413
  • Show first story on RN OnDeviceUI startup #1510
  • Added collapsible RN OnDeviceUI navigation #1544
  • Add warning when module is missing in storiesOf #1525
  • Provide styling hook for Addon Info story body #1308
  • Implement filtering on story-level #1432
  • Refactoring of addon-info #1452
  • ADD storybook logo for inside terminal for future CLI or easteregg #1499
  • Improved error checking in global addDecorator #1481

Bug Fixes

  • Fix react native example and bootstrapping #1514
  • Fix a 'funny' hmr issue in cra-kitchen-sink #1508
  • When timestamps are enabled, it actually checks them before applying changes #1405
  • Fix issue when extending webpack config #1468
  • Fix addon notes #1448
  • Story Hierarchy - initial state bug fix #1401
  • Remove blue outline when node is focused #1497

Documentation

  • Add hierarchySeparator to README #1445
  • Document null addons channel in FAQ #1507

Maintenance

  • Revert knobs API to previous API. #1527
  • FIX hoist-internals: remove existing folder/link before linking #1516
  • Update global hook for Vue Devtools #1376
  • SWITCH to circleci over travisCI && CHANGE lerna bootstrap procedure: #1486
  • Update cra-kitchen-sink package versions for 3.2-alpha #1434
  • Updating 3.2 alpha release with patches #1419
  • Remove typescript typings for @storybook/addon-notes #1344
  • Remove typescript typings for @storybook/addon-options #1343
  • Remove typescript typings for @storybook/addon-knobs #1339
  • Remove typescript typings for @storybook/addon-links #1342

Dependency Upgrades

  • Updated babel-plugin-react-docgen version #1526
  • UPDATE everything (including eslint 4) #1517
  • Update remark-preset-lint-recommended to the latest version 🚀 #1512
  • Update remark-cli to the latest version 🚀 #1498
  • Remove upper bound on react-native peerDependency #1424
  • Bump react-split-pane version #1495