Ruoru

Results 17 comments of Ruoru

Very good documentation, some suggest, Github is not suitable for writing documents, you can put these on Gitbook.

建议官方采纳一下 defims/number-precision-macro

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...

when i merge 1.1.3 and install package start, there are some error: ```shell npm WARN deprecated [email protected]: In 6.x, the babel package has been deprecated in favor of babel-cli. Check...

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

@TaoMeiLi 这个库已经6个月没有更新了,估计weui出一个新的库或者转移到其他框架上,最近我会把picker里面的代码改一改,提交上去看能不能合并,选不了一二项是什么问题?有原码或者能具体描述一下,因为源码里面这个问题我还是没有看到。

becase use https://github.com/weui/react-weui/blob/master/package.json#L110-L113 >[这点要说明,在npm1和2的版本中,peerDependencies是会被自动安装的,但是在3的版本中只会有警告。](https://www.arayzou.com/2016/06/23/peerDependencies%E4%BB%8B%E7%BB%8D%E5%8F%8A%E7%AE%80%E6%9E%90/) the solution is: ``` npm install react react-dom ``` then will be ok.

this issue is same as #258, please go to #258 and close.