Jason T. Wong
b91c819202
Feature Select Knob
...
Why:
* We want a new knob that uses a select box for predefined values.
This change addresses the need by:
* Update `.gitignore`.
* Add new `SelectType`.
* Update example story.
* `npm run prepublish`
2016-09-10 12:22:44 -04:00
Arunoda Susiripala
468ea8eef3
Allow user to write JSON in the Object knob freely.
...
Earlier, it's hard to add new fields without creating
a JSON error.
2016-09-09 14:46:40 +05:30
Arunoda Susiripala
cf38bf7d43
Make the wrapStory decorator simple to use.
2016-09-09 09:12:40 +05:30
Arunoda Susiripala
13d0105d97
Fix a bug in the code and document a bit.
2016-09-08 00:15:52 +05:30
Arunoda Susiripala
f15026138a
Refactor to make it easy to add more knobs in future.
2016-09-07 23:24:19 +05:30
Arunoda Susiripala
75b7eed2a9
Add some comments.
2016-09-07 18:12:28 +05:30
Arunoda Susiripala
614b0fef43
Cleanup story side code.
2016-09-07 13:33:53 +05:30