180 Commits

Author SHA1 Message Date
Dependencies.io Bot
5e8fb0cf23 Update react-textarea-autosize from 5.2.0 to 5.2.1 in addons/knobs 2017-11-14 16:29:09 +00:00
Dependencies.io Bot
b08bc33e5f Update react-datetime from 2.10.3 to 2.11.0 in addons/knobs 2017-11-14 16:27:14 +00:00
hypnos
091e1ab70e Remove packages' devDependencies that duplicate the root ones 2017-11-14 02:36:07 +03:00
Dependencies.io Bot
4bade0c755 Update moment from 2.19.1 to 2.19.2 in addons/knobs 2017-11-12 09:25:56 +00:00
hypnos
03507ceb3b Run lint --fix 2017-11-10 23:59:40 +03:00
Dependencies.io Bot
c789979b41 Update @types/react from 16.0.21 to 16.0.22 in addons/knobs 2017-11-10 20:41:41 +00:00
Dependencies.io Bot
3519d8da84 Update @types/node from 8.0.50 to 8.0.51 in addons/knobs 2017-11-10 20:40:33 +00:00
hypnos
0c4ef51fc5 Update React to 16.1.0 2017-11-10 19:58:38 +03:00
Michael Shilman
0be4efcec8 v3.2.15 2017-11-10 11:39:27 +09:00
hypnos
81ab36b5f5 Fix accessibility warnings 2017-11-09 03:10:45 +03:00
Dependencies.io Bot
696bdb905d Update react-textarea-autosize from 5.1.0 to 5.2.0 in addons/knobs 2017-11-08 16:29:01 +00:00
Dependencies.io Bot
1cd5c32359 Update @types/react from 16.0.20 to 16.0.21 in addons/knobs 2017-11-08 10:39:42 +00:00
Dependencies.io Bot
f64ea20161 Update @types/node from 8.0.49 to 8.0.50 in addons/knobs 2017-11-08 10:38:18 +00:00
Dependencies.io Bot
150921ba36 Update @types/node from 8.0.47 to 8.0.49 in addons/knobs 2017-11-06 19:49:31 +00:00
Filipp Riabchun
16276a8058
Merge branch 'master' into update-dev-deps 2017-11-06 22:07:44 +03:00
Filipp Riabchun
aae3d98f50
Merge branch 'master' into update-react-textarea-autosize 2017-11-06 21:56:48 +03:00
hypnos
395b675656 Remove unused refs 2017-11-05 22:39:51 +03:00
hypnos
34d2341b96 Update insert-css to 2.0.0 2017-11-05 15:55:30 +03:00
hypnos
d8085ef7d3 Update react-textarea-autosize to 5.1.0 2017-11-05 14:47:10 +03:00
hypnos
971ac96f9a Update devDependencies 2017-11-05 03:07:18 +03:00
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