react-weui
react-weui copied to clipboard
update picker
issue #218
Coverage increased (+6.5%) to 88.564% when pulling b58a43dc5fe2e5af242a9621ad5709aa3316e071 on ruoru:update/picker into 01bc1c5f2452c8ad45fc1246a8bff9e00709e659 on weui:master.
Coverage increased (+6.5%) to 88.574% when pulling 1148af5ae2306921a9790302b8341a1f14acb7a8 on ruoru:update/picker into 01bc1c5f2452c8ad45fc1246a8bff9e00709e659 on weui:master.
Sorry, this branch is too long, I am more lazy :), oh, this repo have not update for six months, I will rebase and to solve #218, maybe some question are solved.
Coverage decreased (-7.2%) to 74.306% when pulling 06eac4f743a2fecd8f1bf4a46ffe6b8aef1e49fa on ruoru:update/picker into f8b12cd6f383b3e07c64442623839376384e33d0 on weui:master.
when i merge 1.1.3 and install package start, there are some error:
npm WARN deprecated [email protected]: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated [email protected]: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN [email protected] requires a peer of [email protected] || ^15.0.0-0 || 15.x but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^0.14.x || ^15.0.0-0 || 15.x but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of webpack@1 || 2 || ^2.1.0-beta || ^2.2.0-rc but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of [email protected] || 0.14.x || ^15.0.0-0 || 15.x but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of webpack@1 || ^2 || ^2.1.0-beta || ^2.2.0-rc but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^15.4.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@>=0.12.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@>=15 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@>=15 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@>=15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@>=15.0.0 but none is installed. You must install peer dependencies yourself.
now i can not run well, maybe fix this problem will run well.
this issue solved in #258
i am already fix it and please review it, If there is no problem I hope to merge it. @weui