160 Commits

Author SHA1 Message Date
Jean-Elie Barjonet
ac1ab00bc5 update doc 2017-11-04 21:09:57 +01:00
Norbert de Langen
cbee0a2cc3
Merge branch 'master' into fix-addon-knobs-object-proptypes 2017-11-04 15:57:27 +01:00
Filipp Riabchun
09c597b850
Merge branch 'master' into fix-array-deserialize 2017-11-04 02:13:18 +03:00
Ryland Herrick
95cfc67450 Remove redundant expectations
The remaining expectations implicitly check whether the objects are
arrays.
2017-11-03 16:53:34 -05:00
Ryland Herrick
2f22c2c7cb Ensure deserialized Array is ordered by index
Object.keys does not guarantee any particular order, which could result
in an out-of-order array if we did not sort said keys.
2017-11-03 16:50:52 -05:00
Jean-Elie Barjonet
d328fc9d4a fix addon Knobs Object value PropTypes 2017-11-03 17:15:01 +01:00
hypnos
5454dbb3cc Remove stale git-url-parse dependency
(cherry picked from commit 5b86a36)
2017-11-03 04:21:08 +03:00
hypnos
541bdbcb43 Revert "Remove stale git-url-parse dependency"
This reverts commit 5b86a36
2017-11-03 04:20:30 +03:00
hypnos
5b86a369c7 Remove stale git-url-parse dependency 2017-11-03 04:18:17 +03:00
Kevin Altman and Ryland Herrick
8cb61e1b6b Allow Array to be deserialized from an Object
When an Array knob's value is serialized from the URL into the store, it
is an Object.

This ensures that when a user refreshes the page, the Array knob will
properly deserialize the Object into an Array.
2017-11-02 13:10:46 -05:00
Kevin Altman and Ryland Herrick
59555983cf Rename import to avoid naming conflict 2017-11-02 13:01:13 -05:00
hypnos
735497714c Upgrade eslint-config-airbnb and make it pass 2017-11-02 04:40:48 +03:00
Michael Shilman
f15eaa6a68 v3.2.14 2017-11-01 16:21:34 +09:00
Dependencies.io Bot
8124706299 Update typescript from 2.5.3 to 2.6.1 in addons/knobs 2017-10-31 23:32:59 +00:00
Dependencies.io Bot
143dcf31e4 Update @types/react from 16.0.18 to 16.0.19 in addons/knobs 2017-10-31 23:31:06 +00:00
Daniel Duan
a4dff5fdd9 #1557 getting rid of old change logs 2017-10-28 19:20:35 -04:00
Dependencies.io Bot
12e61acf23 Update @types/react from 16.0.17 to 16.0.18 in addons/knobs 2017-10-23 16:22:12 +00:00
Norbert de Langen
72fceb250d Update README.md 2017-10-23 15:56:26 +02:00
Filipp Riabchun
5c75979343 Merge branch 'master' into dependencies.io-update-build-35.0.0 2017-10-22 22:17:13 +03:00
Dependencies.io Bot
8de42cc960 Update @types/react from 16.0.16 to 16.0.17 in addons/knobs 2017-10-22 16:23:47 +00:00
Filipp Riabchun
bacbec729c Merge branch 'master' into fixes/issue-1747 2017-10-21 17:37:47 +03:00
Dependencies.io Bot
7cce516565 Update @types/react from 16.0.15 to 16.0.16 in addons/knobs 2017-10-21 12:43:05 +00:00
Filipp Riabchun
c75a552bad Merge branch 'master' into fixes/issue-1747 2017-10-21 15:06:36 +03:00
Michael Shilman
a701365e70 v3.2.13 2017-10-20 21:44:34 +02:00
kazuya kawaguchi
28e72cb6b1
🐛 bug(knobs): fixed infinite render loop
closes #1747
2017-10-20 13:01:02 +09:00
Dependencies.io Bot
eb4a9212ea Update @types/react from 16.0.14 to 16.0.15 in addons/knobs 2017-10-19 16:26:23 +00:00
Dependencies.io Bot
97cdb9365d Update @types/react from 16.0.13 to 16.0.14 in addons/knobs 2017-10-19 05:22:58 +00:00
Dependencies.io Bot
f3017896f3 Update @types/node from 7.0.44 to 7.0.46 in addons/knobs 2017-10-19 05:21:40 +00:00
Norbert de Langen
58e0860592 Merge branch 'master' into issue#1914-button-knob 2017-10-18 11:06:08 +02:00
hypnos
5e26469864 Merge 2017-10-18 01:00:04 +03:00
Derrick Pelletier
8ae2b76902 Merge branch 'master' into issue#1914-button-knob 2017-10-17 10:38:16 -07:00
Dependencies.io Bot
6c1a61cb26 Update @types/react from 16.0.10 to 16.0.11 in addons/knobs 2017-10-16 16:26:42 +00:00
Dependencies.io Bot
11aab3672a Update vue from 2.4.4 to 2.5.2 in addons/knobs 2017-10-14 16:31:54 +00:00
Derrick Pelletier
0297552a31 Merge branch 'master' into issue#1914-button-knob 2017-10-12 12:25:46 -07:00
Derrick Pelletier
c34c4a05cd updated vue test to include new listener 2017-10-12 10:32:10 -07:00
Dependencies.io Bot
655bd73ecd Update moment from 2.19.0 to 2.19.1 in addons/knobs 2017-10-12 16:22:08 +00:00
Derrick Pelletier
97a6ee1f17 removed vue conditional for previous onChange implementation 2017-10-12 00:22:17 -07:00
Derrick Pelletier
2eeece0c27 added onClick methods instead of piggybacking on onChange handlers, more explicit 2017-10-12 00:18:37 -07:00
Derrick Pelletier
d75fdbde33 removed example assignment to var, does nothing 2017-10-12 00:18:37 -07:00
Dependencies.io Bot
4cf41640f6 Update moment from 2.18.1 to 2.19.0 in addons/knobs 2017-10-11 16:22:03 +00:00
Derrick Pelletier
e54076b97c Merge branch 'master' into issue#1914-button-knob 2017-10-09 19:16:11 -07:00
Derrick Pelletier
0c12449559 updated readme.md for button support 2017-10-09 18:55:04 -07:00
Derrick Pelletier
f2e8d14a41 Added button knob type, with handler callback support 2017-10-09 17:54:53 -07:00
Dependencies.io Bot
0c4bf2e389 Update @types/react from 16.0.9 to 16.0.10 in addons/knobs 2017-10-09 22:21:06 +00:00
Dependencies.io Bot
9a2cfa1b62 Update @types/react from 16.0.8 to 16.0.9 in addons/knobs 2017-10-04 21:44:34 +00:00
Filipp Riabchun
501971ba64 Merge branch 'master' into style-loader-0.19.0-7.0.0-addons--knobs 2017-10-03 15:59:36 -07:00
Dependencies.io Bot
64287bb77b Update style-loader from 0.18.2 to 0.19.0 in addons/knobs 2017-10-03 16:36:43 +00:00
Dependencies.io Bot
ec65a875ff Update @types/react from 16.0.7 to 16.0.8 in addons/knobs 2017-10-03 16:35:06 +00:00
Michael Shilman
3f97c6f175 v3.2.12 2017-10-03 00:29:46 +02:00
Dependencies.io Bot
7291fb29fc Update react-datetime from 2.10.2 to 2.10.3 in addons/knobs 2017-09-30 20:50:50 +00:00