lrl
|
e7fc44715b
|
feat: (web-ele)新增颜色输入框组件并优化图片上传组件
- 新增 ColorInput 组件用于颜色选择
- 重构 ImageUpload 组件,增加编辑和删除功能
- 更新 DIY 编辑器相关组件,优化用户体验
- 添加商城 H5 预览地址配置
- 优化导航栏单元格属性配置
|
2025-08-05 15:32:12 +08:00 |
xingyu4j
|
be1889a0e0
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-05-26 10:50:54 +08:00 |
zhang
|
9f9be21e2a
|
fix: component Input is not registered when initialize page (#6246)
* fix: Component Input is not registered when initialize page
* fix: Component Input is not registered when initialize page
|
2025-05-23 15:21:09 +08:00 |
puhui999
|
ffc7e21d4a
|
feat: 新增 ele infra 表单设计器模块
|
2025-05-14 16:07:03 +08:00 |
Netfan
|
93a44960d3
|
perf: optimize bootstrap modules to speed up first-screen loading (#5899)
优化首屏加载速度
|
2025-04-14 19:23:07 +08:00 |
Netfan
|
329a176a5c
|
perf: optimize bootstrap modules to speed up first-screen loading (#5899)
优化首屏加载速度
|
2025-04-09 01:05:20 +08:00 |
Netfan
|
579b1b486c
|
feat: loading and spinner component with directive (#5587)
* 添加loading和spinner组件,以及对应的vue指令
|
2025-02-23 12:41:54 +08:00 |
Netfan
|
9f82052c71
|
feat: demo of motion plugin (#5550)
添加Motion的用法例子
|
2025-02-17 15:25:45 +08:00 |
Netfan
|
13087a10b7
|
refactor: fix popup component zIndex (#5397)
|
2025-01-15 12:32:03 +08:00 |
Netfan
|
e1c503e51e
|
feat: support set default props for drawer and modal (#5390)
* feat: support set default props for drawer and modal
* docs: fix typo
|
2025-01-14 17:11:18 +08:00 |
Netfan
|
a2637313f8
|
feat: integrate new component `Tippy` with demo (#5355)
* 添加新的工具提示组件Tippy
|
2025-01-11 17:35:59 +08:00 |
Netfan
|
fccbe44cf7
|
feat: v-loading support for `element plus` (#5008)
|
2024-12-04 21:42:48 +08:00 |
Netfan
|
488ccb5976
|
fix: page title is not updated after language switch. fixed: #4799 (#4813)
|
2024-11-05 13:58:56 +08:00 |
Vben
|
24d14c2841
|
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
* refactor: global components can be customized
* refactor: remove use Toast and reconstruct the form adapter
|
2024-10-13 18:33:43 +08:00 |
Li Kui
|
fecf55139d
|
fix: element-plus styles (#4203)
closes #4201
|
2024-08-20 21:53:09 +08:00 |
vben
|
9a6e29c401
|
fix: element theme adjustment
|
2024-07-31 22:11:39 +08:00 |
Li Kui
|
4074a88c13
|
feat: element-plus app (#32)
* chore: init project
* chore: install element-plus
* chore: locale config
* fix: eslint error
* chore: merge from main
* fix: lint
* chore: finish todo
* chore: update comments
* chore: update
* fix: lint error
* chore: add unplugin-element-plus
* chore: add useElementPlusDesignTokens
* chore: configure some color
|
2024-07-31 21:22:43 +08:00 |