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

使用问题汇总 #2

Open
10 of 19 tasks
SzHeJason opened this issue Mar 22, 2019 · 1 comment
Open
10 of 19 tasks

使用问题汇总 #2

SzHeJason opened this issue Mar 22, 2019 · 1 comment

Comments

@SzHeJason
Copy link

SzHeJason commented Mar 22, 2019

Input

  • 缺少一定的事件 例如 onKeyDown 之类的 (p0)
  • 使用 append + appendButton 或者 prepend + prependButton 时,无法为前置/后置的按钮添加点击回调

Select

  • 使用时在打印log
  • 动态数据初始化存在问题

Rate

  • Rate 与onChange 使用 传入 value 无效 (p0)
  • 点击时触发两次 (p0)
  • Rate value = 5 但是实际效果是 4.5 (p0)
  • 动态数据无效 (p0)

Textarea

  • 文档没有关于 onInput 的介绍
  • onInput 不可用
  • resize、minRow 等不可用
  • content 动态数据无效 (p0)

Message

  • 是否能提供 Message.success("信息") 这种api (p0)
  • message duration 不填 会一直存在 (p0)

Pagination

  • 动态输入数据 current 无效 (p0)

Tabel

  • component 属性 与 react-router 的 Link 使用 报错 Uncaught (in promise) Invariant Violation: You should not use <Link> outside a <Router>

CheckBox

  • 显示值 和 选中值应该可以区分

优化

  • 部分组件能否支持 style 属性 eg:button

d.ts

  • 大部分事件没有提示

version

@hejinguo
Copy link

支持IE8吗?

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