Skip to content

v3.3.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@shilman shilman released this 07 Nov 04:00
· 56911 commits to next since this release

2017-November-07

Features

  • Add angular support: Storybook for Angular #1474
  • Fix addon Knobs: add array in Object PropTypes #2227
  • Adds error when storyshots finds no stories #2079
  • Add addon background to monorepo #2220
  • Add ability to parse line breaks into
    for Docgen descriptions #2053

Bug Fixes

  • Move LinkTo component to a separate addon-links/react endpoint #2239
  • Fix Array Knob deserialization #2217
  • Return the test in storyshots to respect promises. #2218
  • Knobs refactor accidentally removed select #2210
  • Add HMR to other RN app templates #2213
  • Autoload all *.stories.js files in cli templates #2195
  • Fix info upgrade codemod failing when optional description string is not supplied #2138
  • Fix flex-basis of DownPanel content div #2126

Documentation

  • Updated local test documentation #2224
  • Add state addon to the addons page #2012
  • Add community addon to add the ability to customize styles in the story preview area #2007
  • Add Figma addon to community supported section #2009
  • Update storybook-router description in the addon gallery. #1991

Maintenance

  • FIX yarn test & selecting only core #2219
  • CLI test: always remove run directory before exiting #2201
  • Bot for closing old issues #2186

Dependency Upgrades

  • Update react-native from 0.43.4 to 0.49.3 in app/react-native #1971
  • React-Native - Docs - Add Issues section for Android Emulator #2078
  • Upgrade eslint-config-airbnb and make it pass #2212