Commit Graph

137 Commits

Author SHA1 Message Date
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
PY
b7f80c31cc
feat: upgrade to 0.15.1 (#154)
* feat: upgrade to 0.15.1

* chore: fix form style

Co-authored-by: Uyarn <uyarnchen@gmail.com>
2022-05-23 16:48:06 +08:00
dependabot[bot]
59a85157a9
build(deps-dev): bump vue-tsc from 0.29.8 to 0.34.11 (#141)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.29.8 to 0.34.11.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.34.11/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  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-05-10 23:44:39 +08:00
dependabot[bot]
15804b711c
build(deps): bump tdesign-vue-next from 0.13.0 to 0.14.0 (#143)
Bumps tdesign-vue-next from 0.13.0 to 0.14.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 11:59:10 +08:00
dependabot[bot]
a06ca7db5b
build(deps): bump axios from 0.26.1 to 0.27.2 (#140)
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.27.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  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-05-05 15:34:00 +08:00
Kerwin Bryant
0fc86fcd76
frat: add lint for scoped-css (#138) 2022-04-30 23:16:41 +08:00
Uyarn
01305b6853 chore: release 0.3.0 2022-04-28 16:37:48 +08:00
yuyang
595c282bd2 Update package.json 2022-04-28 16:33:33 +08:00
Uyarn
2a6bfa082c refactor: adjust chart code dir 2022-04-28 16:33:33 +08:00
dependabot[bot]
9c03616909
build(deps): bump vue-clipboard3 from 1.0.1 to 2.0.0 (#114)
Bumps [vue-clipboard3](https://github.com/JamieCurnow/vue-clipboard3) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/JamieCurnow/vue-clipboard3/releases)
- [Commits](https://github.com/JamieCurnow/vue-clipboard3/compare/v1.0.1...v2.0.0)

---
updated-dependencies:
- dependency-name: vue-clipboard3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 14:22:50 +08:00
Uyarn
733ca6ac22 feat(color): remove extra dependencies 2022-04-11 19:05:22 +08:00
yuyang
725183715c
fix: ci test:coverage (#119) 2022-04-11 14:26:44 +08:00
Uyarn
21c67e5fe2 chore: upgrade dependencies map 2022-04-06 17:36:12 +08:00
ivringpeng
d01b7b39ca feat: upgrade tdesign-vue-next 2022-03-27 12:57:18 +08:00
Uyarn
f4f218c593 chore: release version 0.2.1 2022-03-25 01:08:30 +08:00
pengYYY
9639916f04 fix: revert td version 2022-03-21 12:48:52 +08:00
ivringpeng
f290f07c4c feat(version): update tdesign version 2022-03-18 17:36:19 +08:00
mouyong
07520a97e2
Update package.json (#90)
closed #89
2022-03-11 15:54:17 +08:00
pengYYY
ae3e021587 feat(router): optimize login jump time 2022-03-07 00:08:57 +08:00
Uyarn
38514927b0 chore: downgrade vue-tsc 2022-03-03 17:01:33 +08:00
PY
15223cf1b6
Merge pull request #77 from Tencent/dependabot/npm_and_yarn/vue-tsc-0.32.0
build(deps-dev): bump vue-tsc from 0.29.8 to 0.32.0
2022-03-01 19:01:59 +08:00
dependabot[bot]
0672511274
build(deps-dev): bump axios from 0.24.0 to 0.26.0
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.26.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.24.0...v0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 09:32:09 +00:00
dependabot[bot]
5bd88a84d3
build(deps-dev): bump vue-tsc from 0.29.8 to 0.32.0
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.29.8 to 0.32.0.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.32.0/packages/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 09:30:19 +00:00
pengYYY
dd246e40b7 refactor(pinia): use pinia refactor store 2022-02-28 18:28:14 +08:00
pengYYY
e9d2331fcc chore(pnpmlock): remove pnpmlock 2022-02-19 16:28:51 +08:00
pengYYY
04932ec0f5 fix(eslint): fix eslint globals 2022-02-16 20:22:02 +08:00
94dreamer
677acf8795 ci: pr 增加预览 & 去掉push 预览 & 标准化 preview 命令 2022-02-14 15:19:15 +08:00
PY
9ad352d9ac
fix(form/base): fix form base validate (#48)
* fix(form/base): fix form base validate

* chore(form/base): optimize form/base dom

* chore(form/base): remove console
2022-01-25 14:44:12 +08:00
h7ml
4f35d9424f
fix(package.json): tdesign-icons-vue-next
fix https://github.com/Tencent/tdesign-vue-next-starter/issues/43
2022-01-19 18:15:33 +08:00
pengYYY
c956f1629e feat(td-next): upgrade td-next version 2022-01-16 14:44:43 +08:00
pengYYY
3593a8787e docs: release 0.1.0 2022-01-10 16:10:22 +08:00
pengYYY
9534dab815 feat(version): upgrade to 0.6.3 2022-01-10 16:09:39 +08:00
pengYYY
129d571185 feat(version): upgrade td to 0.6.2 2022-01-06 18:09:32 +08:00
PY
39ca99d919
feat/tdvue3/new version (#16)
* feat(version): tdesign-vue-next new version

* feat: upgrade version

* fix: layout fix

* feat(version update): update new version

* chore(vite): revert vite version

* fix(ui): ui edit

* fix(login): login page background image

* feat(version): install new version

* docs(readme): remov useless content

* fix(base url): remove base url
2021-12-24 11:24:14 +08:00
PY
d8c89bff0c
feat/t7 (#12)
* feat: add t7 and code update

* chore(husky): add prepare commit msg

* fix: dashboard getScatterDataSet fix

* ci(pull request): add pull request cache

* fix: dashboard chart render error
2021-12-22 12:07:29 +08:00
pengYYY
a720481413 chore: remove nvmrc 2021-12-17 18:08:39 +08:00
pengYYY
62b13aa822 fix: slidenav and result icon fix 2021-12-15 21:09:28 +08:00
94dreamer
fdf7f22982 ci: update node version to 16.13 2021-12-15 18:20:45 +08:00
PY
4f77a18b2a chore: globalconfig edit (#25)
* chore: globalconfig edit

* chore: mv stylelint-config-prettier to devdep

* feat: add vscode config

* fix: lint fix

* feat: update base url
2021-12-13 11:44:18 +08:00
PY
baf43fb503 enhance/router (#23)
* style: ui edit。

* feat: ui edit complete

* style: ui edit

* chore: update style import path

* feat: update import path

* chore: lint fix

* feat: add package.lok

* chore: update node version

* chore: update actions

* chore: remove lock file

* fix: node version update

* fix: revert preview actiion

* fix: tdesign-wrapper classname fix

* feat: add router permission

* feat: enhance router

* feat: optimize header icon

Co-authored-by: pengYYY <pengyue970715@gmail.com>
2021-12-12 15:46:02 +08:00
PY
15e8f72117 fix/UI/dark (#22)
* style: ui edit。

* feat: ui edit complete

* style: ui edit

* chore: update style import path

* feat: update import path

* chore: lint fix

* feat: add package.lok

* chore: update node version

* chore: update actions

* chore: remove lock file

* fix: node version update

* fix: revert preview actiion

* fix: tdesign-wrapper classname fix

* chore: complete type pkg

* chore: action complete

* feat: update redirect url

* feat: rename layouts to layout

* chore: revert layout to layouts

Co-authored-by: Uyarn <uyarnchen@gmail.com>
2021-12-12 01:04:13 +08:00
PY
c76ac96178 feat/login/uiedit (#21)
* feat: login ui edit

* feat: login page add dark theme

* feat: login page over

* feat: ui Update

* feat: update start script

Co-authored-by: pengyue970715@gmail.com
2021-12-10 03:05:49 +08:00
dependabot[bot]
63ab08dbe3 build(deps-dev): bump @commitlint/cli from 13.2.1 to 15.0.0 (#4)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 13.2.1 to 15.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v15.0.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 23:04:35 +08:00
dependabot[bot]
12aa5cd5b1 build(deps-dev): bump vue-tsc from 0.2.3 to 0.29.8 (#10)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.2.3 to 0.29.8.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.29.8/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  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>
2021-12-06 23:04:22 +08:00
dependabot[bot]
f555a6f827 build(deps-dev): bump eslint-plugin-vue from 7.20.0 to 8.2.0 (#16)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.20.0 to 8.2.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.20.0...v8.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 23:03:36 +08:00
dependabot[bot]
e101d4ff37 build(deps-dev): bump axios from 0.21.4 to 0.24.0 (#8)
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.24.0)

---
updated-dependencies:
- dependency-name: axios
  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>
2021-12-06 22:59:57 +08:00
PY
86f73de893 fix/githubaction/config (#14)
* fix: githubactions config

* fix: update build env

* fix: remove cache

Co-authored-by: ivringpeng <pengyue970725@gmail.com>
2021-12-06 22:53:37 +08:00
PY
4e0b787829 Fix/layout/UI fix (#11)
* fix: layout ui fix

* fix: layout ui fix

Co-authored-by: pengYYYYY <pengyue970715@gmail.com>
2021-12-02 16:42:30 +08:00
PY
a5b177e8e1 refactor: login page replace form component (#9)
Co-authored-by: pengYYYYY <pengyue970715@gmail.com>
2021-11-27 18:50:07 +08:00
94dreamer
9fba04f8a5 docs: init 2021-11-26 11:32:16 +08:00