Commit Graph

6 Commits

Author SHA1 Message Date
xingyu 9fad2ab631
refactor(demo): table demo use script setup (#3296)
* refactor: /@/ => @/

* refactor: table demo use script setup

* refactor: change /@/ to @/

* feat: add antdv qrcode demo

* style(qrcode): add margin bottom

---------

Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-11-18 16:50:20 +08:00
无木 2875a97b70 fix(table): `clickToRowSelect` support `disabled` checkbox
修复`clickToRowSelect`会无视行选择框disabled状态的问题
2021-09-17 15:44:39 +08:00
Vben 391da9ec28 feat(table): add expandAll/collapseAll function close #333 2021-03-21 21:51:50 +08:00
vben 5c27353467 fix(table): restore the property of the table 2021-01-02 22:34:32 +08:00
vben 3549043f37 wip(table): perf table 2020-12-28 23:33:23 +08:00
陈文彬 faf3f4602e feat(table): add table component 2020-10-08 01:35:05 +08:00