Skip to content

[Table] 优化 #66

@jinzhubaofu

Description

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

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

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

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

  3. 使用 flex 重构样式

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions