Commit Graph

13 Commits

Author SHA1 Message Date
Arlo e69dd1e223
feat: add devtools plugin instead of inspector plugin (#3856) 2024-05-23 08:25:43 +08:00
xingyu 4305f58d20
fix: 设置 baseurl 后不生效的问题 (#3318)
* fix: 设置 baseurl 后不生效

* chore: update vite-config antdv version
2023-11-23 15:52:12 +08:00
Kirk Lin e53fefb310
refactor: use `unplugin-config` (#3110)
* refactor: use `unplugin-config`

* fix: preserve indentation in generated code

* refactor: use `unplugin-config`
2023-10-08 20:03:14 +08:00
invalid w 694dead311 Revert "refactor: use `unplugin-config` (#3106)"
This reverts commit a712a8e5a0.
2023-10-08 18:09:59 +08:00
Kirk Lin a712a8e5a0
refactor: use `unplugin-config` (#3106)
* refactor: use `unplugin-config`

* fix: preserve indentation in generated code
2023-10-08 17:31:55 +08:00
xingyu c6e135195a
修复合并代码导致的冲突 (#2905)
* fix: 合并代码导致的问题,升级vite 4.4.0

* fix: stylelint
2023-07-07 07:06:36 +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
胤玄 c659c14c5a
Docker dynamic publish support. (#2903)
* feat: Docker support, including dynamic publish

* fix:  run container command
2023-07-06 13:55:41 +08:00
HUCHAOQI eb0fdb2cfc
fix(component): 修复keep-alive组件包裹的文件onActivited不生效 (#2785)
* fix(table): 使用lodash 的merge来递归assign,优化在多对象嵌套情况下的结构

* fix(component): 修复keep-alive组件包裹的文件onActivited不生效
2023-05-22 10:10:57 +08:00
vben 6890dd7201 perf: 新包使用更严格的eslint 2023-04-06 23:28:37 +08:00
vben 5e8ef2f64f feat: 添加 defineOptions 2023-04-06 00:08:17 +08:00
vben d25df8321e chore: windcss -> unocss 2023-04-05 18:17:55 +08:00
vben 5e99463cd0 perf: Refactor vite configuration 2023-04-05 00:20:48 +08:00