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
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
Carlos Vega
f9114ad5be
Experimenting with knobs addon.
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-30 14:15:33 -06:00
Carlos Vega
ede5c0e110
Laying the foundation to fix the knobs
add-on for angular
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:18:58 +02:00
Gytis Vinclovas
2bec5ae624
Addon knobs should work with RN.
2017-08-10 10:40:39 +03:00
Tom Coleman
5e9d5741e8
Remove wrapperKnobs
2017-07-27 11:50:44 +10: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
Alexandre BODIN
4c1daabf50
More clean up
2017-06-16 23:04:03 +02:00
Alexandre BODIN
bac1905875
Add support for addonKnobs, rename withX to addonX to avoid name collision
2017-06-16 22:33:07 +02:00
Alexandre BODIN
aef1f0188e
less ugly working example
2017-06-16 22:31:42 +02:00
Gytis Vinclovas
50a781d4e3
Fixing performance issues. Added timestamps to setKnobs event. Added ability to pass debounce option when adding decorator
2017-05-24 07:54:33 +02:00
Norbert de Langen
69b91f6e53
CHANGE folder structure && CHANGE package-names
2017-05-15 00:08:46 +02:00