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