Commit Graph

331 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
yuyang
56189daa3b
chore: fix surge deploy (#396)
* chore: fix surge deploy

* chore: fix type
2023-01-12 17:08:22 +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
PY
02ea472748
fix: remove axios ignoreRepeatRequest config (#389) 2023-01-03 15:54:46 +08:00
yuyang
573efe6cd3
fix: site path and use history router (#382) 2022-12-28 15:12:28 +08:00
yuyang
c9d06f103b
feat: upgrde tdesign to 1.0 (#380) 2022-12-22 14:49:03 +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
yuyang
6b1e856657
fix: complete form rule type (#376) 2022-12-13 15:46:29 +08:00
yuyang
12a88c6d3b
feat: import type as type (#375) 2022-12-11 17:30:06 +08:00
Wandoupeas
8f7276f7d7
fix(dateRangePicker): 修复DateRangePicker组件内分页样式显示异常 (#373) 2022-12-09 14:08:23 +08:00
PDieE
6cd9fe9134
feat: 优化登录跳转支持回跳带query参数的页面 (#374) 2022-12-09 09:51:08 +08:00
dependabot[bot]
6ccc3279f9
build(deps): bump pinia-plugin-persistedstate from 2.4.0 to 3.0.1 (#370)
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 2.4.0 to 3.0.1.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v2.4.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 00:29:20 +08:00
dependabot[bot]
21f6aca6d4
build(deps): bump tdesign-vue-next from 0.24.9 to 0.25.0 (#371)
Bumps [tdesign-vue-next](https://github.com/Tencent/tdesign-vue-next) from 0.24.9 to 0.25.0.
- [Release notes](https://github.com/Tencent/tdesign-vue-next/releases)
- [Changelog](https://github.com/Tencent/tdesign-vue-next/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/Tencent/tdesign-vue-next/compare/0.24.9...0.25.0)

---
updated-dependencies:
- dependency-name: tdesign-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-04 22:53:52 +08:00
小余
946e7063d3
fix: layout height (#367) 2022-12-04 22:51:30 +08:00
yuyang
3008866aae
chore: release 0.6.0 (#366) 2022-11-25 17:52:35 +08:00
yuyang
b83f188dbe
Feat/upgrade style (#365)
* feat: upgrade vars

* feat: replace vars

* feat: remove variables
2022-11-25 17:47:11 +08:00
Tony
4b72175a98
fix: avoid changing Content-Type to be text/plain (#361)
Avoid changing Content-Type to be  text/plain when retrying request
2022-11-21 06:07:52 +08:00
Uyarn
324a6d6f65 chore: update version 2022-11-18 11:35:29 +08:00
yuyang
08e519754b
fix: header height (#360)
Co-authored-by: tnt group <dodu@live.cn>

Co-authored-by: tnt group <dodu@live.cn>
2022-11-18 11:30:36 +08:00
PDieE
5759c680ac
fix: 修正退出后 userStore.userInfo 存在残留的问题 (#357) 2022-11-17 10:09:25 +08:00
yuyang
e171e280e4
chore: release 0.5.5 (#356) 2022-11-16 18:36:24 +08:00
yuyang
e886a98823
feat: upgrade tdesign-vue-next (#355) 2022-11-16 18:15:06 +08:00
小余
5d3cf75fa1
fix: 导航布局side模式小屏显示问题 (#348) 2022-11-15 10:55:58 +08:00
dependabot[bot]
5d533187fd
build(deps): bump axios from 0.27.2 to 1.1.3 (#351) 2022-11-04 17:54:34 +08:00
悠静萝莉
7a8d52060f
fix: 修复事件绑定错误(#344) (#345) 2022-10-21 13:13:24 +08:00