Skip to content
New issue

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 组件更换 icon 后,icon 怎么变大? #62

Closed
kele59 opened this issue Apr 6, 2016 · 1 comment
Closed

Toast 组件更换 icon 后,icon 怎么变大? #62

kele59 opened this issue Apr 6, 2016 · 1 comment

Comments

@kele59
Copy link
Contributor

kele59 commented Apr 6, 2016

image

<Toast show={this.state.success} icon="waiting_circle" >加载中...</Toast>

郁闷

@n7best
Copy link
Collaborator

n7best commented Apr 7, 2016

这个版本被固定死了 除非延伸 那个icon的css, 下个版本应该会加入自定义

@kele59 kele59 closed this as completed Apr 7, 2016
progrape pushed a commit that referenced this issue Apr 11, 2016
progrape added a commit that referenced this issue Apr 28, 2016
* #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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants