16 Commits

Author SHA1 Message Date
Norbert de Langen
003912ac84 REFACTOR addon-knobs so it will not include runtimes of other platforms
When using knobs on a storybook for react, it should not include anything other then react code.
2017-09-11 13:20:17 +02:00
Filipp Riabchun
eafe512f20 Merge branch 'master' into knob-object-array 2017-08-24 23:39:08 +03:00
Mike S
a8216e7938 docs(knobs) Add caveat about date defaultValue
Related to #804
2017-08-23 12:24:22 -04:00
hypnos
063ccfd713 Knobs: allow arrays in object knob proptypes 2017-08-21 23:28:29 +03:00
Tom Coleman
6f74da4576 Revert knobs API to previous API.
`withKnobs` the decorator is still the base API. (This now works for
Vue).

The new API is called `wrapperKnobs` and will eventually be merged into
`withKnob` (c.f. medium term addons plan, to be posted)
2017-07-27 11:33:54 +10:00
Norbert de Langen
3862c99541 Merge branch 'master' into release/3.2
# Conflicts:
#	addons/actions/package.json
#	addons/info/package.json
#	addons/knobs/package.json
#	addons/storyshots/package.json
#	app/react-native/package.json
#	app/react/package.json
#	lerna.json
#	lib/cli/package.json
#	lib/ui/package.json
2017-07-20 09:23:47 +02:00
Michael Shilman
3d1926b461 Merge pull request #1419 from storybooks/master
Updating 3.2 alpha release with patches
2017-07-06 01:19:18 -07:00
Gytis Vinclovas
e0fe7742f6 Updated addon knob readme. 2017-07-04 17:55:15 +03:00
Alexandre BODIN
bac1905875 Add support for addonKnobs, rename withX to addonX to avoid name collision 2017-06-16 22:33:07 +02:00
Norbert de Langen
d75bcb896f FIX linting 2017-06-06 15:55:44 +02:00
Norbert de Langen
dfabb185ec FIX linting 2017-06-06 10:15:25 +02:00
Norbert de Langen
db3cd0b6eb FIX spelling 2017-05-27 22:10:34 +02:00
Norbert de Langen
67d902f237 FIX listing for markdown 2017-05-26 11:21:46 +02:00
Yuki nakamura
3a3c498a61 Update README.md 2017-05-22 15:05:17 +09:00
Norbert de Langen
991edf3f45 UPDATE readmes 2017-05-17 00:21:36 +02:00
Norbert de Langen
69b91f6e53 CHANGE folder structure && CHANGE package-names 2017-05-15 00:08:46 +02:00