Commit Graph

54 Commits

Author SHA1 Message Date
xingyu
504cf725f1
chore(deps): bump deps version (#3776) 2024-04-23 12:21:29 +08:00
xingyu
87541da27c
chore(deps): 升级最新依赖 (#3743)
* chore: update deps

* fix: eslint

* chore: update deps

* fix: typecheck
2024-04-19 11:27:30 +08:00
xingyu
0cb379e5ab
chore: update deps (#3602)
* chore: up vue 3.4.13 antdv 4.1.0

* fix: stylelint

* chore: update deps

* feat: vite-html

* fix: eslint

* fix: type check

---------

Co-authored-by: invalid w <wangjuesix@gmail.com>
2024-02-19 11:45:29 +08:00
xachary
6978517a3a
fix(config): vite:html warning (#3518) 2024-01-08 15:57:06 +08:00
xingyu
e6c7b5f928
feat(deps): update vite version to 5.x (#3508) 2024-01-06 09:19:52 +08:00
xingyu
626c54504e
chore: update deps (#3465)
* chore: update deps

* fix: eslint

* chore: update deps

* chore: stylelint v16

* fix: stylelint

* fix: typecheck

* chore: node v18.12.0

* fix: type

* fix: style

* chore: up vue 3.4.3

* chore: prettier format

---------

Co-authored-by: invalid w <wangjuesix@gmail.com>
2024-01-05 09:45:30 +08:00
胤玄
dcbe5510d4
fix: Docker 打包逻辑改进,彻底解决缓存问题 (#3473)
* feat: update nginx.conf 使用固定编译入口可能导致浏览器使用缓存js文件,而此配置可以解决

* feat: 更新docker打包逻辑: 原本固定的entry是为了方便替换环境变量,同时在nginx配置内让每次获取js等资源都不走缓存。这样的问题是首次打开会很慢。
因此本次使用的解决方案,回归vben原本的hash+timestamp的入口文件名,但是在环境变量替换的时候使用模糊匹配。
大家有类似需要可以参考环境变量的方式做 单镜像打包多环境的适配。
2023-12-27 14:28:37 +08:00
xingyu
064922dd4c
fix: turbo run lint (#3332)
closed #3277
2023-11-24 10:33:35 +08:00
Sina Kulas
3a5f406260
fix: 解决 'Cannot find module uncss' 的问题 (#3334)
Co-authored-by: Tang <11726782+sugar_gitee@user.noreply.gitee.com>
2023-11-24 10:32:32 +08:00
xingyu
4d2fb0cb6f
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329)
* refactor: /@/ ==> @/

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

* fix: lint:prettier
2023-11-24 10:32:04 +08:00
xingyu
7191ebc122
chore: 更新 unocss 版本及配置 (#3326)
* chore: 升级 unocss 版本 添加 unocss.config.ts 配置文件

* chore: 更新 unocss 插件
2023-11-23 17:40:49 +08:00
xingyu
4305f58d20
fix: 设置 baseurl 后不生效的问题 (#3318)
* fix: 设置 baseurl 后不生效

* chore: update vite-config antdv version
2023-11-23 15:52:12 +08:00
zhang
06a6c947a9
fix(style): 修复黑暗模式下弹框、demo目录下、按钮样式问题 (#3208)
删除黑暗模式下冗余的样式代码
2023-10-30 08:14:38 +08:00
Kirk Lin
a768b7d519
chore: update unplugin-config (#3120)
* chore: update `unplugin-config`

* fix: decode HTML entities in the injected HTML code
2023-10-10 18:18:09 +08:00
invalid w
f0550f2043
Revert "chore: update unplugin-config (#3116)" (#3117)
This reverts commit f8698c4c3d.
2023-10-10 10:34:12 +08:00
Kirk Lin
f8698c4c3d
chore: update unplugin-config (#3116) 2023-10-10 10:02:05 +08:00
invalid w
e456f54ded chore(internal): 添加getEnvConfig返回类型 2023-10-09 11:54:31 +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
黄小民
c315aa9801
vite-config中将ant-design-vue升级到版本4 (#3089)
* fix: #3077 最新代码 ApiTransfer编辑后无法正常显示数据

* feat: 升级ant-design-vue至4.0.3

* feat: vite-config up to antd v4

* fix: 去掉console
2023-09-28 21:38:36 +08:00
k1ngbanana
a244dcd261
fix: 配置文件公共路径无效 (#3007) 2023-09-08 22:10:19 +08:00
scottMan1001
a2a78f40da
Feat/scott man (#2970)
* feat: esbuild增加不同开发模式下对cnosole debugger的处理

* fix: fix production spelling
2023-08-16 21:35:21 +08:00
jinmao88
9650122736 fix: ci 2023-08-10 15:52:57 +08:00
jinmao88
c99ef68b7b fix: ci 2023-08-10 15:16:22 +08:00
jinmao88
a95ba47b74 fix: ci 2023-08-10 15:09:38 +08:00
jinmao88
247665513a fix: ci 2023-08-10 11:26:42 +08:00
jinmao88
351e1e55c2 fix: ci #12 2023-08-10 11:22:39 +08:00
jinmao88
7e12259ec4 fix: ci #7 2023-08-10 10:58:30 +08:00
lessroc
12924fb3fa
perf: 解决提交代码时stylelint格式化less和scss的媒体查询为不支持的语法(Media Queries Level 4) (#2931) 2023-07-29 10:42:25 +08:00
LittleSaya
a4e70b9efe
通过把名称编码成hex,使项目能够在VITE_GLOB_APP_TITLE包含特殊字符时正常打包 (#2910)
* Update env.ts

使getVariableName能处理含有特殊字符的标题

* Update appConfig.ts

是getVariableName能处理包含特殊字符的标题的情况
2023-07-13 10:44:13 +08:00
scottMan1001
4e3e721650
feat: esbuild增加不同开发模式下对cnosole debugger的处理 (#2907) 2023-07-11 11:52:54 +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
前端爱码士
155ad45848
fix: 修复ts-config未匹配上的文件 (#2880) 2023-06-21 22:41:06 +08:00
jinmao88
ca997c15ca fix: 默认不清除ts内console.log() 2023-06-17 08:45:58 +08:00
Gary
7e0456cc6c
删除appConfigSrc多余符号 (#2813) 2023-05-31 19:39:40 +08:00
xiaoWangSec
0347c83620
fix: 修复VITE_GLOB_APP_TITLE中不能存在-的问题#1522 (#2794)
* fix #1522

fix #1522

* fix #1522

fix #1522

* fix #1522

fix #1522
2023-05-24 16:42:30 +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
5c69b3d5a8 chore: 删除无用文件 2023-04-07 00:15:06 +08:00
vben
6890dd7201 perf: 新包使用更严格的eslint 2023-04-06 23:28:37 +08:00
vben
762e5dee14 fix: 修复循环依赖问题 2023-04-06 23:16:15 +08:00
vben
feadf64ee3 fix: Icon加载问题 2023-04-06 22:47:39 +08:00
Kirk Lin
357beabaeb
fix: an object literal cannot have multiple properties with the same name. (#2682) 2023-04-06 22:02:23 +08:00
vben
5e8ef2f64f feat: 添加 defineOptions 2023-04-06 00:08:17 +08:00
vben
8e5a6b7ce5 perf: 修复部分 eslint 错误 2023-04-05 22:47:14 +08:00
vben
279977b817 feat: 逐步抽离部分包到packages 2023-04-05 22:29:16 +08:00
vben
d25df8321e chore: windcss -> unocss 2023-04-05 18:17:55 +08:00
vben
aedb8e53aa perf: 优化env字段 2023-04-05 15:58:03 +08:00