Commit Graph

68 Commits

Author SHA1 Message Date
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