Skip to content

Commit

Permalink
Update storybook ui to version 3.8.0
Browse files Browse the repository at this point in the history
This version comes with a new UI which written without Redux.
  • Loading branch information
arunoda committed Nov 16, 2016
1 parent 08e4eb5 commit fa89cdc
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kadira/storybook-addon-links": "^1.0.0",
"@kadira/storybook-addons": "^1.5.0",
"@kadira/storybook-channel-postmsg": "^1.1.0",
"@kadira/storybook-ui": "^3.6.4",
"@kadira/storybook-ui": "^3.8.0",
"airbnb-js-shims": "^1.0.1",
"autoprefixer": "^6.3.7",
"babel-core": "^6.11.4",
Expand Down
43 changes: 34 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
version "1.1.0"
resolved "https://registry.yarnpkg.com/@kadira/storybook-channel/-/storybook-channel-1.1.0.tgz#806d1cdf2498d11cce09871a6fd27bbb41ed3564"

"@kadira/storybook-ui@^3.6.0":
version "3.6.3"
resolved "https://registry.yarnpkg.com/@kadira/storybook-ui/-/storybook-ui-3.6.3.tgz#06259b1fb1c76e1b3b1b3f83875ef10486db8c05"
"@kadira/storybook-ui@^3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@kadira/storybook-ui/-/storybook-ui-3.8.0.tgz#5df61157aeb16f6eda900d5f7218acd922bb5a1c"
dependencies:
"@kadira/react-split-pane" "^1.4.0"
babel-runtime "^6.5.0"
Expand All @@ -59,10 +59,12 @@
json-stringify-safe "^5.0.1"
keycode "^2.1.1"
lodash.pick "^4.2.1"
mantra-core "^1.6.1"
mantra-core "^1.7.0"
podda "^1.2.1"
qs "^6.2.0"
react-fuzzy "^0.3.3"
react-inspector "^1.1.0"
react-komposer "^2.0.0"
react-modal "^1.2.1"
redux "^3.5.2"

Expand Down Expand Up @@ -2631,7 +2633,7 @@ [email protected]:
version "2.16.3"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"

[email protected]:
hoist-non-react-statics@^1.2.0, hoist-non-react-statics@1.x.x:
version "1.2.0"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"

Expand Down Expand Up @@ -2714,7 +2716,7 @@ ignore@^3.1.5:
version "3.2.0"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.2.0.tgz#8d88f03c3002a0ac52114db25d2c673b0bf1e435"

immutable@^3.7.6:
immutable@^3.7.6, immutable@^3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.1.tgz#200807f11ab0f72710ea485542de088075f68cd2"

Expand Down Expand Up @@ -3329,7 +3331,7 @@ lodash.padstart@^4.1.0:
version "4.6.1"
resolved "https://registry.yarnpkg.com/lodash.padstart/-/lodash.padstart-4.6.1.tgz#d2e3eebff0d9d39ad50f5cbd1b52a7bce6bb611b"

lodash.pick@^4.2.0, lodash.pick@^4.2.1:
lodash.pick@^4.2.0, lodash.pick@^4.2.1, lodash.pick@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/lodash.pick/-/lodash.pick-4.4.0.tgz#52f05610fff9ded422611441ed1fc123a03001b3"

Expand Down Expand Up @@ -3385,7 +3387,7 @@ macaddress@^0.2.8:
version "0.2.8"
resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.8.tgz#5904dc537c39ec6dbefeae902327135fa8511f12"

mantra-core@^1.6.1:
mantra-core@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/mantra-core/-/mantra-core-1.7.0.tgz#a8c83e8cee83ef6a7383131519fe8031ad546386"
dependencies:
Expand Down Expand Up @@ -3925,6 +3927,13 @@ pluralize@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45"

podda@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/podda/-/podda-1.2.1.tgz#ea8d9d30a95eae9bdb736a52b2dc56fad5d21bd8"
dependencies:
babel-runtime "^6.11.6"
immutable "^3.8.1"

postcss-calc@^5.2.0:
version "5.3.1"
resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-5.3.1.tgz#77bae7ca928ad85716e2fda42f261bf7c1d65b5e"
Expand Down Expand Up @@ -4343,6 +4352,16 @@ react-komposer@^1.9.0:
mobx "^2.3.4"
shallowequal "0.2.x"

react-komposer@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/react-komposer/-/react-komposer-2.0.0.tgz#b964738014a9b4aee494a83c0b5b833d66072a90"
dependencies:
babel-runtime "^6.11.6"
hoist-non-react-statics "^1.2.0"
lodash.pick "^4.4.0"
react-stubber "^1.0.0"
shallowequal "^0.2.2"

react-modal@^1.2.0, react-modal@^1.2.1:
version "1.5.2"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-1.5.2.tgz#acd60f19ed93ebbc7b09ea51624c7566fc615245"
Expand All @@ -4358,6 +4377,12 @@ react-simple-di@^1.2.0:
babel-runtime "6.x.x"
hoist-non-react-statics "1.x.x"

react-stubber@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/react-stubber/-/react-stubber-1.0.0.tgz#41ee2cac72d4d4fd70a63896da98e13739b84628"
dependencies:
babel-runtime "^6.5.0"

react@^15.0.0:
version "15.3.2"
resolved "https://registry.yarnpkg.com/react/-/react-15.3.2.tgz#a7bccd2fee8af126b0317e222c28d1d54528d09e"
Expand Down Expand Up @@ -4712,7 +4737,7 @@ [email protected]:
version "2.2.6"
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.2.6.tgz#17ddeddc5f722fb66501658895461977867315ba"

[email protected]:
shallowequal@^0.2.2, shallowequal@0.2.x:
version "0.2.2"
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-0.2.2.tgz#1e32fd5bcab6ad688a4812cb0cc04efc75c7014e"
dependencies:
Expand Down

0 comments on commit fa89cdc

Please sign in to comment.