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 |
invalid w
|
690d887680
|
chore: 设定权限列columns宽度,消除演示表格错位问题 (#3087)
|
2023-09-28 16:21:28 +08:00 |
xingyu
|
1262e13067
|
升级最新依赖 并修复eslint报错 (#2896)
* chore: update deps
* fix: import.meta.globEager 已过期
* docs: fix doc bugs
* fix: eslint
* fix: lint:prettier
* fix: stylelint
* chore: update deps
* fix: eslint
* refactor: accountdetail setup
* fix: 'Nullable' is not defined
* feat: remove vite-plugin-vue-setup-extend
* chore: remove unplugin-vue-define-options
* fix(component): pageWrapper
use setup
closed #2898
* refactor: PageFooter use setup
---------
Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
|
2023-07-06 15:00:38 +08:00 |
zuihou
|
b9dee8595f
|
feat: 复现:表格中增加比较多的列,且加了rowSelection后,表格错位问题
|
2022-07-13 19:05:42 +08:00 |
zuihou
|
a753eb35cb
|
feat: 表格中增加比较多的列,复现表格错位问题
|
2022-07-13 18:37:05 +08:00 |
Wit〆苗大
|
de7279399d
|
fix(table): 彻底修复column.slots已废弃的antd报错, 所有用到的demo页修改为antd 3.x v-slot:headerCell 和 v-slot:bodyCell 写法 (#2030)
Co-authored-by: 苗大 <v.caoshm@yoozoo.com>
|
2022-07-05 11:56:29 +08:00 |
zuihou
|
9e208411a2
|
feat(demo): add permission table demo
|
2021-04-27 00:22:05 +08:00 |