Commit Graph

30 Commits

Author SHA1 Message Date
xingyu
4d2fb0cb6f
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329)
* refactor: /@/ ==> @/

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

* fix: lint:prettier
2023-11-24 10:32:04 +08:00
Hong Sen Lv
44f2b1c644
fix: ts error (#2955)
Co-authored-by: lvhongsen <lvhongsen@tal.com>
2023-08-11 08:39:24 +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
vben
5e8ef2f64f feat: 添加 defineOptions 2023-04-06 00:08:17 +08:00
Cherelle Spencer
660024c6f3
perf: tsconfig 同步vite配置修改, 增加路径映射 (#2675)
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
2023-04-05 20:34:53 +08:00
vben
5e4be0adbc chore: update config 2023-04-04 17:29:58 +08:00
vben
08d4e34b77 chore: config ts-config 2023-04-04 17:13:09 +08:00
vben
ba2415c3b4 chore: Extract lint config 2023-04-04 16:55:34 +08:00
vben
ab74480083 chore: Requires pnpm 8 and node 16 2023-04-01 23:39:36 +08:00
ToQuery
266b566850
tsconfig 增加 types , 解决webstorm提示错误 (#1527) 2021-12-28 18:47:57 +08:00
vben
3fcfac1f37 wip: Upgrade ant-design-vue 3.0 2021-11-24 23:25:13 +08:00
vben
480cfb914e fix: fix antdv console warning 2021-06-26 23:56:57 +08:00
Vben
f6fe1dd62d feat(test): add jest test suite 2021-06-17 23:00:12 +08:00
Vben
c9089c3243 chore: typo 2021-04-13 21:42:10 +08:00
Vben
3576d0b512 chore: format code 2021-04-05 22:23:39 +08:00
Vben
8ad127c293 fix: add route base close #404 2021-03-23 23:06:08 +08:00
Vben
fcee7d4eb7 perf: move src/types to root 2021-02-26 20:09:24 +08:00
vben
a09a0eedd2 perf: improve login logic 2021-02-22 23:04:47 +08:00
vben
3ba8285586 fix: suppoer build sourcemap 2021-02-06 22:55:18 +08:00
vben
aaae66835a perf: update style 2021-02-05 22:13:19 +08:00
vben
025ee92764 chore: update readme.md 2021-01-19 22:33:18 +08:00
vben
664035328f wip: suppoer vite2 -- dynamic import 2021-01-10 20:44:39 +08:00
vben
99ac309fa9 wip: support vite 2021-01-09 23:28:52 +08:00
vben
97180e83f5 feat(layout): added setting. Used to fix the left mixed mode menu 2021-01-03 10:42:19 +08:00
vben
7db0c5c49f fix: add an example of markdown embedded in the form #138 2020-12-23 21:43:06 +08:00
vben
5db3ce7737 refactor: add loading component and demo 2020-12-01 20:59:17 +08:00
vben
7658f4d6e8 fix: typo 2020-10-29 22:29:46 +08:00
nebv
03b6025d07 refactor(style): remove tailwind css 2020-10-11 00:05:29 +08:00
nebv
66b5616957 chore: change menu icon 2020-10-10 23:09:58 +08:00
陈文彬
2f6253cfb6 initial commit 2020-09-28 20:19:10 +08:00