24 Commits

Author SHA1 Message Date
Gytis Vinclovas
f68987441f Renamed option 2018-03-23 22:12:46 +02:00
Gytis Vinclovas
557b03aa90 Added option to disable onDeviceUI animation 2018-03-23 22:10:25 +02:00
Tom Coleman
6c68af02c5 Renamed options -> parameters 2018-03-01 15:23:33 +11:00
Tom Coleman
e0fd41fa00 Added global addOptions and chapter.addOptions 2018-03-01 14:11:51 +11:00
Tom Coleman
9bd9463b99 Add options to stories in the story store, and render them in app layers 2018-03-01 14:10:46 +11:00
Tom Coleman
e8ddefcc71 Missed how this was being used 2018-02-20 16:02:52 +11:00
Tom Coleman
7a70d5c650 Use the full ClientApi from @storybook/react-native 2018-02-20 15:45:43 +11:00
Gytis Vinclovas
52ea398015 Added channel created events in rn client, react, angular, polymer, vue. 2018-01-18 11:43:52 +02:00
Michael Shilman
f938dd472c Merge updates from release/3.3
- resolve conflicts
- fix RN story_store (make it an EventEmitter)
2017-11-08 15:26:14 +09:00
Michael Shilman
9eca833707 Refactor StoryStore into @storybook/core 2017-11-06 00:52:36 +09:00
Norbert de Langen
f20d8603b1
Merge branch 'master' into release/3.3
# Conflicts:
#	addons/comments/src/manager/components/CommentItem/index.js
#	addons/comments/src/manager/containers/CommentsPanel/dataStore.js
#	addons/comments/src/manager/containers/CommentsPanel/index.js
#	addons/info/src/components/PropTable.js
#	lib/cli/bin/generate.js
#	lib/cli/generators/UPDATE_PACKAGE_ORGANIZATIONS/index.js
#	lib/ui/src/modules/ui/components/addon_panel/index.test.js
#	scripts/test.js
2017-11-03 00:43:42 +01:00
hypnos
735497714c Upgrade eslint-config-airbnb and make it pass 2017-11-02 04:40:48 +03:00
Norbert de Langen
8dd71b2bb1 Merge branch 'release/3.3' into thomasbertet/fix-ordering-chunk-load
# Conflicts:
#	app/react/src/server/index.html.js
#	app/vue/src/server/index.html.js
2017-09-06 08:18:33 +02:00
Norbert de Langen
d0b752d8d3 FIX linting after prettier upgrade 2017-09-06 00:54:12 +02:00
Tom Coleman
9b815a0fad Merge branch 'master' into 887-generate-snapshot-per-story-file 2017-08-21 09:21:41 +10:00
igor
0eb3093612 Add fileName prop to the storybook client api 2017-08-09 23:00:49 +03:00
Norbert de Langen
de06581c23 Merge branch 'master' into addon-channel-warning 2017-08-07 14:30:24 +02:00
Michael Shilman
8f10fce540 Use RN packager host by default in examples and also CLI templates 2017-08-01 11:13:11 -07:00
Tom Coleman
9cd69c8cc2 Merge branch 'master' into addon-channel-warning 2017-07-28 21:14:19 +10:00
Tom Coleman
1c75a89433 Throw an exception if you try to access a non-existant channel 2017-07-25 16:12:45 +10:00
Norbert de Langen
1d09d47c92 linting 2017-07-20 09:24:41 +02:00
Matt Oakes
86679ebe7c MVP version of the on device React Native UI
This is a combination of 10 commits.

- Add a basic implementation of the native UI for the storybook
- Fix the lint errors
- Add a param to turn the native UI on and off using the same package
- Correctly set the width of the story list
- Added a size selector for the different sized iPhone screens
- Show the selected story in bold
- Add some styling to the panels
- Removed the canvas size switcher
- Fix lint errors
- Shortened the long render item and header lines
2017-07-07 16:10:13 +01:00
Norbert de Langen
09747c667b Merge branch 'master' into eslint-strict
# Conflicts:
#	addons/centered/package.json
#	addons/graphql/package.json
#	addons/info/package.json
#	addons/knobs/package.json
#	addons/links/.storybook/config.js
#	addons/notes/package.json
#	addons/notes/src/index.js
#	addons/notes/src/register.js
#	addons/options/src/manager/index.js
#	addons/storyshots/src/index.js
#	addons/storyshots/stories/required_with_context/Button.stories.js
#	addons/storyshots/stories/required_with_context/Welcome.js
#	app/react-native/package.json
#	app/react-native/src/manager/index.js
#	lib/channel-postmessage/package.json
#	lib/channel-postmessage/src/index.js
#	lib/channel-websocket/package.json
#	lib/channel-websocket/src/index.js
#	lib/cli/generators/METEOR/index.js
#	lib/cli/generators/REACT/template/stories/Welcome.js
#	lib/cli/generators/REACT_SCRIPTS/index.js
#	lib/cli/generators/WEBPACK_REACT/template/stories/Welcome.js
#	packages/react-storybook/src/server/track_usage.js
#	packages/storybook-ui/src/modules/ui/components/layout/usplit.js
#	scripts/prepublish.js
2017-05-17 23:41:09 +02:00
Norbert de Langen
69b91f6e53 CHANGE folder structure && CHANGE package-names 2017-05-15 00:08:46 +02:00