react-weui icon indicating copy to clipboard operation
react-weui copied to clipboard

update picker

Open ruoru opened this issue 8 years ago • 6 comments

issue #218

ruoru avatar Mar 22 '17 03:03 ruoru

Coverage Status

Coverage increased (+6.5%) to 88.564% when pulling b58a43dc5fe2e5af242a9621ad5709aa3316e071 on ruoru:update/picker into 01bc1c5f2452c8ad45fc1246a8bff9e00709e659 on weui:master.

coveralls avatar Mar 22 '17 03:03 coveralls

Coverage Status

Coverage increased (+6.5%) to 88.574% when pulling 1148af5ae2306921a9790302b8341a1f14acb7a8 on ruoru:update/picker into 01bc1c5f2452c8ad45fc1246a8bff9e00709e659 on weui:master.

coveralls avatar Mar 31 '17 14:03 coveralls

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.

ruoru avatar Jan 16 '18 09:01 ruoru

Coverage Status

Coverage decreased (-7.2%) to 74.306% when pulling 06eac4f743a2fecd8f1bf4a46ffe6b8aef1e49fa on ruoru:update/picker into f8b12cd6f383b3e07c64442623839376384e33d0 on weui:master.

coveralls avatar Jan 16 '18 10:01 coveralls

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

ruoru avatar Jan 16 '18 15:01 ruoru

i am already fix it and please review it, If there is no problem I hope to merge it. @weui

ruoru avatar Feb 05 '18 04:02 ruoru