Commit Graph

17 Commits (c4a60d6070fbfe9ce460c233cec3b798759365e8)

Author SHA1 Message Date
tangjinzhou 9ec32e427c style: add import eslint 2021-09-19 10:54:26 +08:00
tangjinzhou cc86cbf7bc style: format 2021-09-12 22:08:32 +08:00
tangjinzhou 21502ea6b0
refactor: table (#4641)
* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* fix: column not pass to cell

* doc: uppate table

* fix: update bodyCell headerCell

* doc: remove examples

* refactor: table

* fix: table title not work

* fix: table selection

* fix: table checkStrictly

* refactor: table

* fix: table template error

* feat: table support summary

* test: update snap

* perf: table

* docs(table): fix ajax demo (#4639)

* test: update table

* refactor: remove old table

* doc: update  table doc

* doc: update doc

* doc: update select

* doc: update summary

Co-authored-by: John <John60676@qq.com>
2021-09-11 23:58:50 +08:00
ajuner d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
tangjinzhou 33c7230ee2 style: update prettier & format code 2021-06-23 23:10:07 +08:00
tanjinzhou 248dfbb6f6 fix: table style error 2021-04-21 11:37:38 +08:00
tangjinzhou e6b7aa47ae perf: table #3531 2021-02-27 22:50:21 +08:00
tangjinzhou a13dd20f58 style: format file 2020-11-07 15:37:17 +08:00
tanjinzhou 948727a2ef Merge branches 'next' and 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-11-02 17:19:21 +08:00
tanjinzhou aca5301dc0 fix: table empty datasource error #3082 2020-11-02 17:19:09 +08:00
Amour1688 0c520520be
chore: optimize table typescript support (#3087)
* chore: optimize table typescript support

* chore: update table type

* fix: table type error

* fix: columns shuold not have default value

* fix: sortDirections and scroll should not have default value

* chore: rowSelectionType as tuple
2020-11-02 15:52:02 +08:00
tangjinzhou 323647114d fix: table expandIcon not work #3013 2020-10-30 15:29:24 +08:00
Amour1688 689486fadc chore: table snap 2020-10-24 22:53:55 +08:00
tangjinzhou fdca67f74b test: update components/aXXX 2020-10-24 14:36:06 +08:00
Amour1688 f8ada772ae refactor: table to ts 2020-10-23 14:29:39 +08:00
tjz 846c2119e3 fix vc-table 2018-03-31 17:46:35 +08:00
tjz c376d5e79f add table 2018-03-29 22:08:04 +08:00