Commit Graph

28 Commits

Author SHA1 Message Date
vben 762e5dee14 fix: 修复循环依赖问题 2023-04-06 23:16:15 +08:00
vben feadf64ee3 fix: Icon加载问题 2023-04-06 22:47:39 +08:00
vben 553ee9c7ae chore: revert fix(Icon): Cannot access Icon before initialization #2680 (#2683) 2023-04-06 22:44:26 +08:00
xingyu 7469312ffc
fix(Icon): Cannot access Icon before initialization #2680 (#2683)
* fix(Icon): Cannot access Icon before initialization

* fix(comps): import eslint

* fix(Icon): Cannot access Icon before initialization

* fix(comps): import eslint
2023-04-06 22:02:02 +08:00
vben ba2415c3b4 chore: Extract lint config 2023-04-04 16:55:34 +08:00
前端爱码士 dac9301af4
fix: 右键组件缺少PropType类型引用 (#2129)
右键组件缺少PropType类型引用
2022-08-05 11:12:26 +08:00
chengj fe5848cf21
feat: contextMenuItem add hidden property (#1890)
* fix: dropdown placement bottomCenter to bottom

* feat: contextMenuItem add hidden property
2022-05-20 18:02:23 +08:00
LuCat 78535bdd86
fix: 修复右键按钮在弹窗下层级问题 (#1552) 2022-03-19 00:06:37 +08:00
vben b0a0cbcd6a fix: Fix context menu not working 2021-12-12 23:17:00 +08:00
vben acea184320 chore: format code 2021-10-25 23:49:03 +08:00
vben e15b4f14db fix: fix all types of errors, compatible with volar plugin 2021-08-17 23:04:29 +08:00
Vben 40008bc235 refactor: refactor CountTo component 2021-06-10 00:32:15 +08:00
Vben 00fca0fe6c chore: prettier code 2021-06-09 22:36:30 +08:00
vben 3a16f2b80a chore: adjust component file name 2021-05-27 22:58:54 +08:00
Vben b92b8a3c6a fix(tabs): fix the problem that other functions are invalid when the tab is closed, close #376 2021-04-19 23:53:11 +08:00
Vben 2cdf2c28c4 style: background to background-color 2021-04-13 21:43:10 +08:00
Vben 5b8eb4a49a feat: dark mode 2021-04-07 23:39:54 +08:00
vben 99ac309fa9 wip: support vite 2021-01-09 23:28:52 +08:00
vben e8ccdc7f34 fix(tree): fix tree style (#99) 2020-11-26 22:46:37 +08:00
vben 73c8e0c158 perf: perf component 2020-11-26 21:19:39 +08:00
vben 6e03e05032 perf: perf context menu 2020-11-25 21:06:00 +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
vben 0f4b847d69 perf(lazy-container): optimize lazyContainer code 2020-11-03 21:20:01 +08:00
vben f645680a3b feat: right-click menu supports multiple levels 2020-11-01 17:28:38 +08:00
nebv bbfb06f0ad perf: optimize preview and ContextMenu functions 2020-10-13 21:53:16 +08:00
nebv 03b6025d07 refactor(style): remove tailwind css 2020-10-11 00:05:29 +08:00
陈文彬 2f6253cfb6 initial commit 2020-09-28 20:19:10 +08:00