Commit Graph

29 Commits

Author SHA1 Message Date
xingyu 4d2fb0cb6f
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329)
* refactor: /@/ ==> @/

* chore: '/@/' ==> '@/' and '/#/ '==> '#/'

* fix: lint:prettier
2023-11-24 10:32:04 +08:00
xingyu bab28af986
refactor: components use setup (#3299)
* refactor: /@/ => @/

* refactor: table demo use script setup

* refactor: change /@/ to @/
2023-11-20 12:27:11 +08:00
ludens blunt fa5ecb090f
fix(Dropdown): still pop when disabled is true; (#2935)
Co-authored-by: chenguangzhuang <chenguangzhuang@techpci.com>
2023-07-29 10:43:07 +08:00
vben 762e5dee14 fix: 修复循环依赖问题 2023-04-06 23:16:15 +08:00
前端爱码士 f1717973c4
fix: 修复props中Array类型定义问题 (#2491) 2023-01-18 11:16:43 +08:00
无木 a82a69d00d fix(dropdown): add missing function
添加Dropdown组件缺失的函数
2021-09-20 19:06:26 +08:00
无木 5af452754b fix: hmr error fixed
修复部分组件可能会造成热更新异常的问题
2021-09-18 14:58:22 +08:00
无木 a6ef771fcc fix(pop-confirm): fix event working unexpected 2021-06-24 18:55:38 +08:00
无木 60b80c96e8 fix(dropdown): icon and trigger work unexpected
修复Dropdown中popconfirm的事件响应区域以及icon不正常的问题

fix: #796,#787
2021-06-23 21:56:43 +08:00
Vben 4f20d45f9d chore: type optimization 2021-06-17 21:43:53 +08:00
Vben c7c95dd2af chore: type Descrition,Drawer,Excel,Dropdown 2021-06-11 22:09:02 +08:00
Vben 67a7a76b73 fix(table-action): ensure that the click event is not triggered, fix #441 2021-04-08 00:42:08 +08:00
Vben 2e11ea677b wip: add cropper iamge component 2021-03-29 22:48:13 +08:00
vben 9a71029684 chore: update deps 2021-02-21 22:33:47 +08:00
vben 23657547ab perf: remove unless code 2021-02-09 23:06:00 +08:00
vben 9edc281322 chore: format code by eslint #222 2021-01-28 23:30:50 +08:00
vben 116a1f7745 wip(table): perf table #136,146,134 2020-12-31 00:11:44 +08:00
vben 2ee01fa6ea perf(import): perf components import 2020-12-23 22:27:46 +08:00
vben 27e50b4747 perf(tabs): perf multiple-tabs 2020-12-13 22:05:34 +08:00
vben 6b3195b4ca fix(comp): fix the memory overflow problem of component containing keywords 2020-12-12 00:32:21 +08:00
vben 74e62cbc71 feat: add useDesign 2020-12-07 22:38:44 +08:00
vben b71e4e5186 chore: modify component export method 2020-11-27 21:43:47 +08:00
vben 73c8e0c158 perf: perf component 2020-11-26 21:19:39 +08:00
vben e5f8ce3fd8 feat: multi-language layout 2020-11-25 23:20:30 +08:00
vben ba068ba1df wip: refactor layout 2020-11-23 23:24:13 +08:00
vben 737b1b190c wip: multi-language support 2020-11-23 00:35:15 +08:00
vben 46e0875374 chore: add some notes 2020-11-18 22:41:59 +08:00
vben ecfb702b09 fix: type error 2020-11-12 22:20:15 +08:00
陈文彬 2f6253cfb6 initial commit 2020-09-28 20:19:10 +08:00