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

[Table] 优化 #66

Open
jinzhubaofu opened this issue Mar 28, 2017 · 0 comments
Open

[Table] 优化 #66

jinzhubaofu opened this issue Mar 28, 2017 · 0 comments

Comments

@jinzhubaofu
Copy link
Collaborator

jinzhubaofu commented Mar 28, 2017

  1. 支持表头的属性 title 在 tooltip 中显示
  2. 支持表头的排序功能

这个功能在 TableColumn 上添加三个属性实现 sortable / sortBy / onSort,是 controlled 模式的。

  1. TableRow 的 shouldComponentUpdate 进行升级,将 TableColumn 的属性变化纳入考虑范围。

  2. 添加单元格内编辑功能

  3. 使用 flex 重构样式

jinzhubaofu added a commit that referenced this issue Mar 28, 2017
jinzhubaofu added a commit that referenced this issue Mar 31, 2017
jinzhubaofu added a commit that referenced this issue Aug 13, 2017
jinzhubaofu added a commit that referenced this issue Aug 13, 2017
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

1 participant