59 Commits

Author SHA1 Message Date
Philip Blyth
a2cb00a0fe Fixed addon Knobs' selectV2 example's defaultValue 2018-04-10 14:52:16 -04:00
Daniel Duan
733a5a8333
fix live storybook link 2018-04-03 01:07:04 -04:00
Filipp Riabchun
a0773c7f3d
Merge branch 'master' into app-mithril-3.4.0-rc.3 2018-03-27 16:47:58 +03:00
Norbert de Langen
ab8a5662dc
Merge branch 'master' into files-knob 2018-03-26 19:55:13 +02:00
Igor
56ea9d9ff8
Merge branch 'master' into app-mithril-3.4.0-rc.3 2018-03-21 19:21:32 +02:00
Francisco Silva
101790cb22 extend documentation on how to use knob in Angular 2018-03-21 11:07:19 +01:00
Sangmin Yoon
cf0c1985e4 Add documentation for Mithril app & addons 2018-03-21 11:25:58 +09:00
Francisco Silva
3414f6e660 extend documentation on how to use knob in Angular 2018-03-20 15:41:08 +01:00
Nic Luciano
30be96e039 accept attribute 2018-02-28 02:34:54 -05:00
igor
ac89c6e8ed Use full url to the ADDONS_SUPPORT.md 2018-02-21 16:17:02 +02:00
igor
f7f39ef066 Point addon/framework support to the ADDONS_SUPPORT.md 2018-02-21 15:41:32 +02:00
ASeeto
464a44d76b Fixed groupId knob example. 2018-02-16 20:28:40 -05:00
ASeeto
ec8a309b7c Updated documentation for assigning a knob a groupId. 2018-02-16 20:24:29 -05:00
Alexander Seeto
77886b12a3
Update documentation 2018-02-16 02:52:42 -05:00
ASeeto
bacce03ace Updated button knob contract documentation. 2018-02-15 18:50:00 -05:00
ASeeto
1f19306aed Updated README.md with more explicit groupId documentation. 2018-02-15 18:38:24 -05:00
ASeeto
f40ebca26d Fetch upstream, resolve conflicts. 2018-02-15 14:40:36 -05:00
Matīss Jānis Āboltiņš
3f02ce73cf
Minor documentation fixes 2018-02-07 10:45:52 +02:00
Nic Luciano
59d128697c updating readme 2018-01-28 14:25:25 -05:00
ASeeto
a57dec8a73 Knobs with optional arguments must have default values passed in for use with groupId. 2018-01-05 14:30:29 -05:00
ASeeto
30e065b47e Enable groupId option for knobs to be organized into sub panels. 2018-01-05 14:08:41 -05:00
Norbert de Langen
c19a44576c
Update README.md 2018-01-01 23:03:33 +01:00
Simon Knox
a12d5c5462 key and value for select knob match key/value of options
fixes #799
add selectV2 for backwards compatibility
2017-12-30 10:55:02 +11:00
hypnos
6a1f1f691f Merge branch 'master' into release/3.3
# Conflicts:
#	addons/knobs/package.json
#	yarn.lock
2017-12-23 18:30:24 +01:00
Norbert de Langen
a76f2a61ec
UPDATE readme with new slackin link 2017-12-22 18:06:27 +01:00
hypnos
f29f383f31 Merge remote-tracking branch 'origin/master' into release/3.3
# Conflicts:
#	.circleci/config.yml
2017-11-17 14:45:53 +03:00
Stephen Sugden
96c422667a
Fix typo 2017-11-17 11:09:39 +01:00
Stephen Sugden
5c813ae417
Document return type of date knob (see #1489) 2017-11-17 11:07:21 +01:00
Jean-Elie Barjonet
ac1ab00bc5 update doc 2017-11-04 21:09:57 +01:00
Norbert de Langen
254e52f8f2 Merge branch 'master' into release/3.3 2017-10-23 16:42:06 +02:00
Norbert de Langen
72fceb250d Update README.md 2017-10-23 15:56:26 +02:00
hypnos
059835eb2d Merge remote-tracking branch 'origin/master' into release/3.3 2017-10-22 22:51:34 +03:00
Derrick Pelletier
d75fdbde33 removed example assignment to var, does nothing 2017-10-12 00:18:37 -07:00
Derrick Pelletier
0c12449559 updated readme.md for button support 2017-10-09 18:55:04 -07:00
Norbert de Langen
c56b98c746 Update README.md 2017-09-12 22:16:21 +02:00
Carlos Vega
cad98bbd69 Merge branch '269-angular-support' of github.com:storybooks/storybook into 269-angular-support 2017-09-12 13:00:16 -06:00
Norbert de Langen
2efdf04635 Merge branch 'release/3.3' into 269-angular-support 2017-09-12 17:47:44 +02:00
Norbert de Langen
8c23357df5 CORRECT readme for knobs && change comment on deprecating requiring @storybook/addon-knobs directly 2017-09-11 22:55:12 +02:00
Norbert de Langen
5e74ef8207 CHANGE @storybook/addon-knobs/dist/{{framework}} to @storybook/addon-knobs/{{framework}}
And other review comments
2017-09-11 22:31:21 +02:00
Norbert de Langen
9f147b585e UPDATE the documentation for addon-knobs 2017-09-11 14:34:38 +02:00
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
Norbert de Langen
1a8dbdd09f Merge branch 'release/3.3' into 269-angular-support 2017-09-06 09:30:28 +02:00
Filipp Riabchun
eafe512f20 Merge branch 'master' into knob-object-array 2017-08-24 23:39:08 +03:00
Norbert de Langen
7c93bf6736 Merge branch 'release/3.3' into 269-angular-support 2017-08-24 20:02:27 +02: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
Carlos Vega
99435cfcf5 Angular (2+) support (#269)
This is the first attempt at adding support for Angular based, mostly, on the vue changes.

What works:
- Added angular sample code to the `examples` folder
- Rendering stories and creating stories out of existing angular components
- For the time being, this only supports one-page angular components

What's missing:
- Addons support
- Support for components that have a separate template

Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:16:45 +02: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