We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<Toast show={this.state.success} icon="waiting_circle" >加载中...</Toast>
郁闷
The text was updated successfully, but these errors were encountered:
这个版本被固定死了 除非延伸 那个icon的css, 下个版本应该会加入自定义
Sorry, something went wrong.
#58, patched searchbar, add iconSize for toast #62, change weui depen…
9df3c19
…dency to 0.4.1 (#63)
merge from develop (#77)
61cebf5
* #58, patched searchbar, add iconSize for toast #62, change weui dependency to 0.4.1 (#63) * update `weui` version * update react version and move to peerDependencies (#66) 1. react 升级到 v15,并且引入了新的版本规范。 @see https://facebook.github.io/react/blog/2016/02/19/new-versioning-scheme.html 2. 不同版本的 react 会冲突,把依赖写到 peerDependencies 更合适一点。参考其他 react 相关的库,如 react-redux. * fix extra comma in package.json * 修复 package.son 依赖 1. 补充依赖 jsdom 2. npm 对依赖 history 顺序做了调整 * #68 Cell* 增加支持传入自定义 className * #51 ActionSheet 的 menus 和 actions 增加支持传入自定义 className
No branches or pull requests
郁闷
The text was updated successfully, but these errors were encountered: