Commit Graph

  • 6d72cba222
    build(deps-dev): bump typescript from 4.9.5 to 5.1.3 dependabot[bot] 2023-06-01 22:01:31 +0000
  • e4e70473d1
    build(deps): bump vue-router from 4.1.6 to 4.2.2 dependabot[bot] 2023-06-01 22:00:35 +0000
  • 85d102e316
    build(deps-dev): bump vite-plugin-mock from 2.9.8 to 3.0.0 dependabot[bot] 2023-06-01 22:00:11 +0000
  • 54afdc4471 chore: 主题模式默认跟随系统 黎伟杰 2023-06-01 17:26:29 +0800
  • 4555545562
    feat: upgrade vite4 (#533) liweijie0812 2023-06-01 14:12:23 +0800
  • ca5f8ed22e docs: 项目简介 修改 黎伟杰 2023-06-01 14:10:54 +0800
  • 67508c114a chore: @vitejs/plugin-vue,@vitejs/plugin-vue-jsx升级 黎伟杰 2023-06-01 12:57:35 +0800
  • 041a5871b8 fix: 打包后预览提示TypeError 黎伟杰 2023-06-01 12:44:12 +0800
  • a1f0a92348 docs: 项目简介 修改 黎伟杰 2023-06-01 12:34:14 +0800
  • 388b1f2f4a chore: 升级vite4 黎伟杰 2023-06-01 12:31:12 +0800
  • 4d28014548 feat: resolve type error Uyarn 2023-05-30 11:59:36 +0800
  • f7fb462479 Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into site Uyarn 2023-05-30 11:40:41 +0800
  • 95039ea680
    chore: sync main for develop 0.7.6 悠静萝莉 2023-05-30 09:39:03 +0800
  • f3f266b384
    chore: release 0.7.6 (#527) 悠静萝莉 2023-05-30 09:36:27 +0800
  • 699929cb57
    chore: release 0.7.6 悠静萝莉 2023-05-30 03:13:55 +0800
  • ce297cb2f4
    fix: 修复store存储token读取不到的问题 (#526) liweijie0812 2023-05-30 03:09:31 +0800
  • 736c14a2e6 perf: useUserStore 黎伟杰 2023-05-29 21:58:40 +0800
  • a6c17bd650 Revert "fix: 修复 store 中并未对 localStorage 的 TOKEN_NAME 键进行赋值的缺陷 (#504)" PDeer 2023-05-29 15:33:12 +0800
  • 89ccf19f58
    fix: 修复多标签页保活问题 (#523) ngyyuusora 2023-05-26 13:45:08 +0800
  • 4d21fc5c9a fix: tabs-router, supports route.meta.keepAlive(missing detect adppend multi tabs, refer e8509fd) ngyyuusora 2023-05-26 13:34:14 +0800
  • f9f9e91438
    feat: 将现有代码迁移至TS严格模式 - 禁止any类型 (#519) 悠静萝莉 2023-05-24 10:40:06 +0800
  • 5668e4689f
    fix: 修复编译问题 悠静萝莉 2023-05-23 23:06:24 +0800
  • afa12d3b33
    types: 补充布局类型 悠静萝莉 2023-05-23 23:03:21 +0800
  • ee61fa8aed
    types: 补充页面组件类型 悠静萝莉 2023-05-23 22:59:55 +0800
  • ddf776a878
    types: 补充钩子类型 悠静萝莉 2023-05-23 13:21:33 +0800
  • df37c05366
    types: 补充路由相关类型 悠静萝莉 2023-05-23 13:20:28 +0800
  • 17d804313f
    types: 补充store相关类型 悠静萝莉 2023-05-23 13:19:52 +0800
  • 623431a780
    types: 补充请求工具类型 悠静萝莉 2023-05-23 13:19:06 +0800
  • b5f2db8857
    types: 补充标签页移除方法类型 悠静萝莉 2023-05-23 13:15:57 +0800
  • 4ce0ba6c58
    types: 优化通知标签类型 悠静萝莉 2023-05-23 13:14:17 +0800
  • 3a792b2d10
    feat: 开启禁止any类型规则 悠静萝莉 2023-05-23 13:12:45 +0800
  • eb6fb74ef2
    feat: 新增type enum类型 悠静萝莉 2023-05-23 13:11:51 +0800
  • 09fdbb3465
    feat: upgrade tdesign set (#518) 悠静萝莉 2023-05-23 13:04:45 +0800
  • 81097492a7
    feat: upgrade tdesign set 悠静萝莉 2023-05-23 02:10:04 +0800
  • f84e348ad1
    chore: update package.json for security (#516) yuyang 2023-05-19 11:39:50 +0800
  • f59cbe8fab
    chore: update package.json for security yuyang 2023-05-19 10:47:54 +0800
  • e773936369
    chore: lint-staged remove git add (#515) liweijie0812 2023-05-19 10:47:10 +0800
  • 6dab9cbe4f chore: lint-staged remove git add 黎伟杰 2023-05-18 22:42:35 +0800
  • debaaa3a5c
    chore: remove deprecated files from site branch (#514) yuyang 2023-05-18 18:24:49 +0800
  • 25d8d558bd chore: remove deprecated files from site branch Uyarn 2023-05-18 18:19:03 +0800
  • b0148c563f
    chore: sync develop branch to site branch (#513) yuyang 2023-05-18 18:11:27 +0800
  • 9840fd4360 Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter Uyarn 2023-05-18 17:58:42 +0800
  • 7a7ee4ab7c
    chore: release 0.7.5 (#512) yuyang 2023-05-18 17:58:02 +0800
  • 8e296f08e0 chore: release 0.7.5 0.7.5 Uyarn 2023-05-18 17:54:32 +0800
  • 665e0dacec
    fix: 修复 store 中并未对 localStorage 的 TOKEN_NAME 键进行赋值的缺陷 (#504) Gui.H 2023-05-18 11:29:01 +0800
  • 03adc83ba2
    fix: 修复无法将通知设为未读 (#511) You 2023-05-16 22:00:36 +0800
  • 984d126ab5 fix: 修复无法将通知设为未读 izoyo 2023-05-16 20:46:41 +0800
  • 65882e52fb fix: 删除多余的log Gui.H 2023-05-15 09:34:40 +0800
  • a1dcf4e9c1 fix: 优化token持久化策略 Gui.H 2023-05-15 09:32:24 +0800
  • 75e7e1c29d Merge branch 'develop' of https://github.com/SpringHgui/tdesign-vue-next-starter into fixtoken Gui.H 2023-05-15 09:03:05 +0800
  • 4292bd2118
    perf: 规范不同系统中的结束符 (#505) Gui.H 2023-05-12 20:35:44 +0800
  • 2dc1f998b0
    Update settings.json Gui.H 2023-05-12 17:50:50 +0800
  • ac9ca58676 fix: 新建文件eol格式错误进行互补 Gui.H 2023-05-12 17:30:47 +0800
  • 8c408bc8f2 fix: 防止误判,仅对部分明确的文件设置 Gui.H 2023-05-12 17:16:48 +0800
  • b35d507a46 fix: 默认全部文件eol=lf Gui.H 2023-05-12 17:04:05 +0800
  • e5eca1b4c0 fix: 测试效果 Gui.H 2023-05-12 16:50:25 +0800
  • c54fa92ebc fix: eol Gui.H 2023-05-12 16:36:32 +0800
  • 44c454bdfb fix: 接口请求不携带token Gui.H 2023-05-12 15:46:21 +0800
  • c89f434ce8
    perf: 路由守卫获取菜单异常,跳转登录页并弹窗提示 (#502) liweijie0812 2023-05-11 22:10:32 +0800
  • ab6a7164eb perf: 路由守卫获取菜单异常,跳转登录页并弹窗提示 黎伟杰 2023-05-11 21:25:16 +0800
  • cb539ecf0b
    Update permission.ts Gui.H 2023-05-11 10:09:32 +0800
  • 44cef95a85
    Update permission.ts Gui.H 2023-05-11 10:05:36 +0800
  • 4cc75cdaf7
    site: use theme-generator-plugin (#496) yuyang 2023-05-10 20:09:00 +0800
  • 9287e1a264 Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into feat/theme-generator Uyarn 2023-05-10 19:58:02 +0800
  • 4bcf7d22aa
    feat: trigger action on site branch (#493) yuyang 2023-05-10 19:52:57 +0800
  • e4a07d6459 feat: trigger action on site branch Uyarn 2023-05-10 19:50:48 +0800
  • fc4771f305 feat: upgrade theme generator Uyarn 2023-05-10 19:49:43 +0800
  • 588e3bc358 feat: complete page config detail Uyarn 2023-05-10 19:29:33 +0800
  • d91476a6b4 feat: upgrade setting config Uyarn 2023-05-10 18:51:35 +0800
  • bc857a2d15
    Update settings.json Gui.H 2023-05-10 14:30:31 +0800
  • b31663d9b0 Merge branch 'develop' of https://github.com/SpringHgui/tdesign-vue-next-starter into develop Gui.H 2023-05-10 11:59:41 +0800
  • 61d255015b fix: revert Gui.H 2023-05-10 11:59:25 +0800
  • 9997cadadc
    Merge branch 'Tencent:develop' into develop Gui.H 2023-05-10 11:57:30 +0800
  • 98bbcd62a7 feat: 优化copyright集中到store中全局配置 Gui.H 2023-05-10 11:54:23 +0800
  • 2794bdcb5c
    优化展示用户名,而不是固定为Tencent (#485) Gui.H 2023-05-08 22:16:19 +0800
  • 0d70db425d
    chore: 先验证token,再获取菜单 (#487) liweijie0812 2023-05-08 22:15:59 +0800
  • 68fc241637
    Update user.ts Gui.H 2023-05-08 20:19:42 +0800
  • b71b34285a chore: 先验证token,再获取菜单 黎伟杰 2023-05-08 17:56:16 +0800
  • 7fdc4bcab6
    Update user.ts Gui.H 2023-05-08 17:15:21 +0800
  • de95c37f98
    Update Header.vue Gui.H 2023-05-08 17:03:14 +0800
  • cc9938fe0b
    Update user.ts Gui.H 2023-05-08 17:01:37 +0800
  • 6db19828fd Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into feature/i18n Uyarn 2023-05-08 16:51:51 +0800
  • bd4c50a85d feat: 自动导入语言文件 悠静萝莉 2023-03-30 18:21:41 +0800
  • 3b791fd640
    build(deps-dev): bump stylelint from 14.9.1 to 15.6.0 dependabot[bot] 2023-05-01 22:09:07 +0000
  • e97ef9ff12
    build(deps-dev): bump typescript from 4.9.5 to 5.0.4 dependabot[bot] 2023-05-01 22:06:49 +0000
  • 4585410cc5
    build(deps): bump echarts from 5.1.2 to 5.4.2 dependabot[bot] 2023-05-01 21:57:53 +0000
  • 13b1ae440a chore: remove dead code Uyarn 2023-04-25 19:34:05 +0800
  • 73f7988dd4 feat: add dock Uyarn 2023-04-24 12:01:50 +0800
  • 0ebfa6d451 feat: adjust page config panel style Uyarn 2023-04-23 19:27:13 +0800
  • a6f41e016d chore: upgrade v1 Uyarn 2023-04-20 19:24:47 +0800
  • b65b46091e feat: upgrade v1 Uyarn 2023-04-20 19:19:40 +0800
  • cdae5ab8bd feat: remove variables Uyarn 2023-03-16 20:47:15 +0800
  • 6c666fb58b feat: replace color with theme generator plugin Uyarn 2023-03-10 14:10:19 +0800
  • a0c67b05d9
    fix: update token (#476) WenKang 2023-04-19 16:24:45 +0800
  • 512566b040 fix: update token kadenzhong 2023-04-19 16:08:54 +0800
  • cd2939cd4f
    chore: card detail style (#475) yuyang 2023-04-18 16:20:51 +0800
  • 17c29573fb chore: card detail style Uyarn 2023-04-18 16:16:29 +0800
  • fa1746b2bb Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter Uyarn 2023-04-13 16:11:14 +0800
  • 4ead1c6654
    chore: release 0.7.4 (#471) yuyang 2023-04-13 15:57:03 +0800
  • e35dd409ad chore: release 0.7.4 0.7.4 Uyarn 2023-04-13 15:42:49 +0800