fourteendp
64a4992a84
fix(VxeTable): 更新vxe-table以及相关依赖,修改废弃API至最新 ( #3939 )
2024-07-04 08:49:47 +08:00
jinmao88
cae5538aba
fix(VxeTable): update vxeTable ,fix imports and support theme change
2024-06-24 16:33:55 +08:00
invalid w
2dcd733e16
chore: release 2.11.5
2024-05-31 09:57:10 +08:00
Arlo
e69dd1e223
feat: add devtools plugin instead of inspector plugin ( #3856 )
2024-05-23 08:25:43 +08:00
tors
5a2d74249e
feat(Demo): add ScreenShot page demo ( #3826 )
2024-05-10 17:30:52 +08:00
invalid w
d7783baad4
chore: release 2.11.4
2024-05-06 09:17:36 +08:00
xingyu
17f5b1b210
chore(deps): bump deps version ( #3790 )
...
resolve #3793
2024-04-26 08:44:18 +08:00
invalid w
fa4bfc4d50
chore: relese 2.11.3
2024-04-24 18:01:47 +08:00
xingyu
2f655c2127
fix(deps): lock vue version to 3.4.23 ( #3785 )
...
closed #3783
2024-04-24 10:41:52 +08:00
xingyu
504cf725f1
chore(deps): bump deps version ( #3776 )
2024-04-23 12:21:29 +08:00
invalid w
49c4dc646a
feat(demo): use Tour component replace dirverjs ( #3777 )
...
* feat(demo): use Tour component replace dirverjs
* chore(deps): remove dirverjs package
2024-04-23 12:05:40 +08:00
invalid w
0ffd777e54
chore: relese 2.11.2
2024-04-23 09:10:32 +08:00
invalid w
d500c0b61c
chore: relese 2.11.1
2024-04-20 17:19:04 +08:00
invalid w
4a1277493b
feat: revert changelog instructions ( #3771 )
...
* chore: install conventional-changelog-cli
* chore: bump version to 2.11.0
2024-04-20 16:11:41 +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
invalid w
64b9696eee
chore(config): update pnpm version
2024-04-18 12:12:22 +08:00
sea
c9966b1f13
chore: add Inspector(developer open vscode) ( #3725 )
2024-04-10 16:10:13 +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
invalid w
f2a0f73028
chore(deps): lock the version of Vue to 3.3.4
...
由于vue的3.4.x版本与 antdv的4.0.x版本不兼容,但是antdv的 4.1.x类型定义有些问题,所以暂且锁死vue的版本
2024-01-08 10:05:46 +08:00
invalid w
f9fc369637
Revert "chore(deps): update ant-design-vue version to 4.1.0. resolve #3495 "
...
This reverts commit 445ea238fb
.
2024-01-08 10:01:25 +08:00
invalid w
445ea238fb
chore(deps): update ant-design-vue version to 4.1.0. resolve #3495
2024-01-06 09:26:15 +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
invalid w
182b4fc437
chore(dep): update dayjs version 1.11.9 to 1.11.10
2023-12-27 10:09:43 +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
8a000705d1
fix: resolve conflicts between eslint and prettier and bump prettier-plugin-packagejson version to 2.4.6( #3328 )
2023-11-23 17:45:25 +08:00
invalid w
bfb7cd32f2
chore(deps): bump ant-design-vue and typescript to latest version
2023-11-10 15:47:10 +08:00
invalid w
9c8e848684
chore(deps): update vue-i18n version
2023-11-03 12:36:57 +08:00
Kirk Lin
2152b3f779
feat: add pinia persist plugin ( #3173 )
2023-10-19 16:17:49 +08:00
Li Kui
1a5bedd1cb
chore(deps): updated ant-design-vue to version 4.05 ( #3160 )
...
* chore(deps): updated ant-design-vue to version 4.04
* chore(deps): updated ant-design-vue to version 4.05
2023-10-17 20:06:45 +08:00
Li Kui
d30fd1d546
chore: replace intro.js with driver.js ( #3151 )
2023-10-15 11:34:13 +08:00
invalid w
ae09d3cfd6
Revert "chore: Update Dependencies"
...
This reverts commit 6e1e1de0e2
.
2023-10-09 12:37:05 +08:00
invalid w
6e1e1de0e2
chore: Update Dependencies
2023-10-09 12:31:29 +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
James Zow
b5bdb53555
Fix unable to run the clear cache command normally #3086 ( #3088 )
...
* Create node.js.yml
* Fix unable to run the clear cache command normally #3086
This command will clear the pnpm cache and recompile through vite
* Maintain NPM packaging command
2023-09-28 16:31:40 +08:00
invalid w
fa5803f8c7
chore: release 2.10.1
2023-09-27 09:37:53 +08:00
invalid w
aaf2fde3cf
antdv升级到4.x版本 ( #3006 )
...
* fix(ApiTreeSelect): ApiTreeSelect组件首次调用会重复请求(#2940 )
由于watchEffect,onMounted会立即执行,所以导致重复请求。
并且 watch函数和watchEffect监听的依赖重复了,故删去
* chore: update ant design npm version
* chore: 修改antd的css引用路径
* style(layout): 替换sider header组件传参属性,适配原有组件的样式
* style(Menu): 去除气泡卡片的背景
* chore: typo
* typo(Modal): 将visible替换成open
* typo:修改modal弹窗的绑定函数名称
* style(Modal): 为了解决直接引用 Modal 组件时关闭按钮样式的问题,增加一个名为 "vben-basic-modal" 的类名,以实现样式隔离。
* Update package.json
* typo(Drawer): Drawer 组件 visible 变为 open
* typo(Table): Table 组件 filterDropdownVisible 变为 filterDropdownOpen。
* typo(TreeSelect): 组件弹框的 classname API 统一为 popupClassName,dropdownClassName
2023-09-08 22:10:07 +08:00
jinmao88
8a27f5f277
fix: ci #11
2023-08-10 11:14:34 +08:00
jinmao88
30ccbfa695
fix: ci #8
2023-08-10 10:59:37 +08:00
jinmao88
244eeb18aa
fix: ci #6
2023-08-10 10:47:16 +08:00
jinmao88
ebe2047ae0
fix: ci #4
2023-08-10 10:12:39 +08:00
jinmao88
c7f4e6a459
fix: ci #3
2023-08-10 10:09:38 +08:00
jinmao88
a2451be5bc
fix: ci
2023-08-08 19:07:09 +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
前端爱码士
6e716c5607
fix: 解决打包报内存溢出问题 ( #2697 )
2023-04-10 16:57:49 +08:00
vben
a969d2091a
chore: release 2.10.0, 2.x 版本不再更新,如有任何pr,请提交到 next分支
2023-04-08 00:08:22 +08:00
vben
e285947716
fix: cross-env script
2023-04-08 00:04:56 +08:00