Commit Graph

99 Commits

Author SHA1 Message Date
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
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
yuyang
2f1f2ae891
chore: release 0.7.3 (#449) 2023-03-15 15:57:20 +08:00
yuyang
90299975ca
chore: release 0.7.2 (#432) 2023-02-21 16:49:27 +08:00
yuyang
24d913df16
fix: setting default style (#425) 2023-02-19 00:54:39 +08:00
悠静萝莉
77b692742b
fix: 修复菜单图标使用svg的问题 (#402) 2023-02-07 11:08:23 +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
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
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
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
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
Uyarn
324a6d6f65 chore: update version 2022-11-18 11:35:29 +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
dependabot[bot]
5d533187fd
build(deps): bump axios from 0.27.2 to 1.1.3 (#351) 2022-11-04 17:54:34 +08:00
悠静萝莉
ece8a0c690
chore: 将vue-router和vue-tsc升级 (#341) 2022-10-20 11:45:52 +08:00
yuyang
79c2f0fecc
chore: release 0.5.3 (#339) 2022-10-18 12:31:12 +08:00
yuyang
361ec89d33
chore: upgrade tdesign-vue-next to 0.24.2 (#336) 2022-10-17 11:48:35 +08:00
yuyang
5840c55300
chore: fix dropdown refactor issue (#335) 2022-10-13 19:04:09 +08:00
dependabot[bot]
b962be9a45
build(deps-dev): bump typescript from 4.7.4 to 4.8.4 (#330)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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-10-08 10:47:57 +08:00
yuyang
975d92d18d
feat: upgrade tdesign to 0.23 (#322) 2022-09-27 19:40:18 +08:00
PDieE
d502c2e89c
feat(持久化): 使用插件将store数据持久化(除 permission) (#291)
* feat: 通知支持持久化

* feat: setting支持持久化

* feat: tabs-router支持持久化

* feat: user支持持久化
fix: 修复 user 和 permission 未正确初始化的问题

* feat: 使用持久化插件将store持久化

#278

* feat: rebase

* feat: rebase

* feat: rebase

* Update src/store/modules/setting.ts

Co-authored-by: 悠静萝莉 <i@mikuhl.cn>

* Update src/store/index.ts

Co-authored-by: 悠静萝莉 <i@mikuhl.cn>

* Update src/layouts/setting.vue

Co-authored-by: 悠静萝莉 <i@mikuhl.cn>

Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
2022-09-08 08:52:01 +08:00
yuyang
bae62689f8
Chore/release 0.5.0 (#295)
* fix: miss layout header

* chore: release 0.5.0
2022-09-06 11:38:26 +08:00
dependabot[bot]
85f38e8fcb
build(deps): bump tdesign-vue-next from 0.20.2 to 0.20.3 (#283)
Bumps [tdesign-vue-next](https://github.com/Tencent/tdesign-vue-next) from 0.20.2 to 0.20.3.
- [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.20.2...0.20.3)

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

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-09-02 11:52:11 +08:00
悠静萝莉
49a74efa16
feat: upgrade 0.20.2 (#276) 2022-08-30 11:39:58 +08:00
yuyang
dffcde1b99
fix: revert vue-router upgrade (#266) 2022-08-11 10:56:39 +08:00
悠静萝莉
7997d669a8
feat: 升级vue-router版本 (#257)
* feat: 升级vue-router版本

* feat: 升级至 0.4.0
2022-08-08 19:06:24 +08:00
悠静萝莉
c6806a3140
feat: upgrade 0.19.0 (#252) 2022-08-04 18:01:17 +08:00
yuyang
ddafdc4c88
chore: rename component file name (#243)
* chore: rename component file name

* chore: upgrade dep

* chore: fix setup no unuse vars

* chore: typo

* fix: extra margin for a tag
2022-07-27 15:35:57 +08:00
悠静萝莉
1dae9be52f
feat: upgrade 0.18.1 (#242) 2022-07-27 14:25:48 +08:00
悠静萝莉
49ade6bf22
feat: upgrade 0.18.0 (#238)
* feat: upgrade 0.18.0

* feat: 更新版本号至0.3.6
2022-07-18 19:33:08 +08:00
PY
267546321f
feat: upgrade 0.17.4 (#225) 2022-07-12 14:16:08 +08:00
悠静萝莉
6ee9d8f0ff
chore: 修改发版时没修改的版号 (#219) 2022-07-08 15:01:22 +08:00
yuyang
565971d3c6
fix: table affix top demo (#215) 2022-07-06 18:35:32 +08:00
dependabot[bot]
3a903d7cfb
build(deps-dev): bump typescript from 4.4.4 to 4.7.4 (#211)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.7.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 14:08:17 +08:00
PY
531cb48fc1
feat: upgrade 0.17.3 (#209) 2022-07-04 19:43:37 +08:00
悠静萝莉
704c162e36
feat: 请求部分代码改造 (#185)
* feat: 重新封装axios

* chore: 将请求封装规范为request

* fix: 修正引用方式

* perf: 使用lodash替换部分函数

* feat: axios新增支持过滤重复请求

* feat: axios新增切换地址直连或Vite反向代理

* chore: 将lodash-es切换至lodash并将引入方式改为路径引入
2022-06-24 16:57:15 +08:00
dependabot[bot]
1c83a1e0ab
build(deps): bump tdesign-icons-vue-next from 0.0.6 to 0.1.1
Bumps tdesign-icons-vue-next from 0.0.6 to 0.1.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 09:25:34 +00:00
pengYYY
d5dc6912e4 feat: upgrade 0.16.0 2022-06-17 16:16:33 +08:00
yuyang
2f8dd15c85
chore: add 3rd layer menu demo (#165)
* chore: add 3rd layer menu demo

* chore: fix typescript version
2022-06-08 17:05:39 +08:00
Uyarn
f80d26532c feat: upgrade tdesign 2022-06-01 18:18:03 +08:00