81 Commits

Author SHA1 Message Date
Michael Shilman
bb3e7f71cd Github org rename to storybookjs 2019-06-03 11:06:42 -07:00
Filipp Riabchun
e54eaf0b8b
Merge branch 'next' into issues/5129/update-documentation-for-addon-knobs 2019-01-14 23:33:48 +01:00
James Curd
e80e794e27 Update addon-knobs documentation to reflect current API for Vue: dynamic properties must be assigned via props[prop].default 2019-01-07 16:50:25 -06:00
Norbert de Langen
8f895f317e
CHANGE to use yarn everywhere 2018-12-21 16:03:50 +01:00
Tim Holt
e05132db22 added 'options' knob to addon-knobs with select, radio and checkbox display variants 2018-11-26 22:12:56 +09:00
Filipp Riabchun
e5c925fb55
Merge pull request #4823 from storybooks/update-knobs-docs
Update knobs docs
2018-11-20 21:43:45 +01:00
Hypnosphi
cb7d3c5921 Update knobs docs 2018-11-20 15:23:05 +01:00
jfgreffier
317a4e1994
knobs addon Vue.js example 2018-11-09 11:13:05 +01:00
Connor Holyday
cae9d469f3
Fix new radio section of Readme 2018-09-11 23:20:02 +01:00
igor-dv
6ee44ad4d5 Remove badges from the inner READMEs 2018-07-31 19:34:05 +03:00
t_hammb
4dbc6e2732 fixing addon type naming conventions. 2018-07-23 13:43:11 -07:00
t_hammb
ac0394c215 fixing changes that needed to be made after PR was reviewed. 2018-07-18 11:13:21 -07:00
t_hammb
a805407623 adding information about radio button addon to documentation 2018-07-17 20:26:50 -07:00
Michael Shilman
781804cf1e Update withKnobs documentation 2018-05-28 18:22:14 -07:00
Paweł Lula
16fd43930a
Add missing semicolon 2018-05-16 10:00:22 +02:00
Hypnosphi
2e30aeb675 Generic addon-knobs decorator 2018-05-09 18:14:04 +03:00
Filipp Riabchun
604a328ea8
Merge branch 'master' into patch-1 2018-04-22 17:09:05 +03:00
Hypnosphi
dcad904581 Make escapeHTML a global option & apply it to all values 2018-04-22 16:05:42 +03:00
Hypnosphi
05b9204904 Add docs 2018-04-22 03:06:17 +03:00
Daniel Duan
3a3d711d8a
removed duplicate links section 2018-04-17 11:29:16 -04:00
Daniel Duan
d1949e353c
update links 2018-04-13 12:19:13 -04:00
Philip Blyth
a2cb00a0fe Fixed addon Knobs' selectV2 example's defaultValue 2018-04-10 14:52:16 -04:00
SilencerWeb
cf6ee41024
Fix links and code examples in addons/knobs 2018-04-05 17:14:56 +05: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