Uyarn
fa1746b2bb
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter
2023-04-13 16:11:14 +08:00
yuyang
4ead1c6654
chore: release 0.7.4 ( #471 )
2023-04-13 15:57:03 +08:00
yuyang
2123e86991
feat: support keep-alive meta config ( #470 )
...
* feat: support keepalive meta config
* chore: remove console
2023-04-13 15:33:03 +08:00
yuyang
7642c320b3
chore: revert echarts to fix render intersection ( #465 )
2023-04-05 15:59:13 +08:00
悠静萝莉
d356020414
feat: 新增simple-import-sort插件规范引入 ( #464 )
2023-04-05 15:40:41 +08:00
liweijie0812
ba9a918d99
fix: 修复多级菜单高亮问题 ( #459 )
2023-03-29 14:35:47 +08:00
PDeer
4293d30180
fix: 修正接口请求出错进行重试后成功会两次回调且回调数据不一致而导致无法正确处理的问题 ( #458 )
2023-03-29 14:29:33 +08:00
PDeer
73bca056a7
fix: 修正 @types/nprogress 错误安装在了 dependencies 的问题 ( #456 )
...
fix: 去除无用的 @types/ws 包
2023-03-28 11:35:50 +08:00
悠静萝莉
c21994f5fa
feat: 标签页可配置禁止拖拽 ( #454 )
...
* feat: dump Tdesign version
* feat: 标签页可配置禁止拖拽(#430 )
2023-03-28 10:27:55 +08:00
liweijie0812
2d1c222e6b
fix: 菜单高亮 ( #450 )
2023-03-16 20:02:41 +08:00
Uyarn
f77b936bbd
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2023-03-15 15:58:42 +08:00
yuyang
2f1f2ae891
chore: release 0.7.3 ( #449 )
2023-03-15 15:57:20 +08:00
liweijie0812
78eed605e4
perf: 接口配置硬编码调整到环境变量 ( #445 )
...
* perf: 接口配置硬编码调整到环境变量
* perf: 接口配置硬编码调整到环境变量
2023-03-15 15:34:36 +08:00
Henry
715e882451
fix: globEager deprecated ( #439 )
...
* fix: globEager deprecated
* Update .vscode/settings.json
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
---------
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
2023-03-07 11:21:04 +08:00
Henry
ca0abd6ba0
fix: stylelint ( #436 )
2023-02-27 14:33:08 +08:00
hzgotb
44cca54cda
perf: improves modify theme color logic ( #428 )
2023-02-24 01:07:50 +08:00
Uyarn
a381cb7d9b
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2023-02-21 16:50:31 +08:00
yuyang
90299975ca
chore: release 0.7.2 ( #432 )
2023-02-21 16:49:27 +08:00
liweijie0812
cfddfa03bc
feat: 多标签Tab页支持拖拽排序 ( #426 )
...
* feat: 多标签页Tab页支持拖拽排序
* fix: 和HomePage换序 不做处理
* fix: 右键关闭逻辑调整
* chore: 补充类型声明
2023-02-21 11:36:05 +08:00
Uyarn
753cfeb282
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2023-02-19 00:58:30 +08:00
yuyang
24d913df16
fix: setting default style ( #425 )
2023-02-19 00:54:39 +08:00
liweijie0812
81e21444fb
fix: 拼音输入的问题 ( #421 )
2023-02-17 15:23:48 +08:00
Uyarn
848c0e6db9
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2023-02-14 10:56:49 +08:00
yuyang
2edd32dcdc
chore: fix typo
2023-02-14 10:54:34 +08:00
yuyang
e7d715b9ad
chore: update docs
2023-02-10 12:13:31 +08:00
WenKang
35be7584b0
fix: layout/notice/login style bug ( #415 )
2023-02-09 15:16:45 +08:00
悠静萝莉
0316386a45
perf: 优化菜单生成 ( #413 )
2023-02-09 13:09:47 +08:00
Uyarn
2105cb9822
Merge branch 'main' of github.com:Tencent/tdesign-vue-next-starter into main
2023-02-08 14:09:59 +08:00
Uyarn
4c90ab6b61
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2023-02-08 14:06:31 +08:00
WenKang
e70bac6dfc
fix: style bug ( #408 )
...
* fix: style bug
* fix: style bug
* fix: list style bug
* fix: form page style bug
* fix: detail style bug
* fix: result style bug
* fix: user style bug
2023-02-08 11:26:32 +08:00
悠静萝莉
77b692742b
fix: 修复菜单图标使用svg的问题 ( #402 )
2023-02-07 11:08:23 +08:00
WenKang
11f813351b
fix: dashboard&layout style bug ( #403 )
...
* fix: style bug
* fix: style bug
2023-02-01 19:44:33 +08:00
yuyang
57e1e18c77
fix: stylelint 14 error ( #404 )
2023-02-01 15:37:47 +08:00
悠静萝莉
5b8ca6ec4b
fix: 修复env环境变量不生效的问题 ( #399 )
...
* fix: 修复env环境变量不生效的问题(#398 )
* fix: 修复上游更新导致的type问题
2023-01-30 11:09:58 +08:00
yuyang
065540e66b
feat: add backend dynamic router permission code ( #394 ) ( #397 )
...
* chore: 大致雏形
* feat: complete permission code
* feat: 修复渲染问题并完善权限代码
* chore: release 0.7.0
* chore: 更新依赖
* chore: fix echarts version
* feat: upgrade dependencies
* chore: mock route map
* chore: hash router
* chore: concat fixed routers
* chore: fix dependencies
* feat: optimize
* chore: remove roles from get menu process
* chore: remain fe permssion code
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
2023-01-16 22:51:19 +08:00
yuyang
5b9a418600
feat: add backend dynamic router permission code ( #394 )
...
* chore: 大致雏形
* feat: complete permission code
* feat: 修复渲染问题并完善权限代码
* chore: release 0.7.0
* chore: 更新依赖
* chore: fix echarts version
* feat: upgrade dependencies
* chore: mock route map
* chore: hash router
* chore: concat fixed routers
* chore: fix dependencies
* feat: optimize
* chore: remove roles from get menu process
* chore: remain fe permssion code
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
2023-01-16 18:54:21 +08:00
Uyarn
26b0a1b350
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2023-01-12 17:28:58 +08:00
yuyang
56189daa3b
chore: fix surge deploy ( #396 )
...
* chore: fix surge deploy
* chore: fix type
2023-01-12 17:08:22 +08:00
Uyarn
ec83f9f8fa
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2023-01-10 15:44:13 +08:00
yuyang
61abcdd28e
feat(color): remove built-in theme and get palette from tvision color ( #392 )
...
* feat(color): remove built-in theme and get all palette from tvision color
* feat: sync color to charts
* chore: move color utils to utils dir
* fix: dynamic theme color init
* feat: card with default nobordered
2023-01-10 15:41:24 +08:00
Uyarn
6e60836ffa
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2023-01-03 15:55:47 +08:00
PY
02ea472748
fix: remove axios ignoreRepeatRequest config ( #389 )
2023-01-03 15:54:46 +08:00
Uyarn
ae90d88fac
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2022-12-28 15:13:06 +08:00
yuyang
573efe6cd3
fix: site path and use history router ( #382 )
2022-12-28 15:12:28 +08:00
Uyarn
80f7a944f9
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2022-12-22 17:20:54 +08:00
yuyang
c9d06f103b
feat: upgrde tdesign to 1.0 ( #380 )
2022-12-22 14:49:03 +08:00
Uyarn
5797d6926a
Merge branch 'develop' of github.com:Tencent/tdesign-vue-next-starter into main
2022-12-19 18:20:41 +08:00
yuyang
6fb73ae619
chore: release 0.6.1 ( #379 )
2022-12-19 18:20:09 +08:00
yuyang
d64f9503bf
feat: add tdesign components typing tips ( #378 )
...
* feat: add tdesign components typing tips
* chore: fix type
2022-12-19 18:16:01 +08:00
小余
05ded03b50
feat: 打开外部页面(内嵌/外链) ( #377 )
2022-12-16 15:12:02 +08:00