Commit Graph

416 Commits

Author SHA1 Message Date
Wei Sheng
1fa7740e92
feat(sidenav): add default expanded (#200) 2022-06-30 10:55:16 +08:00
Tower He
af235ed036
fix: remove height and width settings of .setting-layout-color-group (#199) 2022-06-30 10:39:50 +08:00
悠静萝莉
78133dedf3
fix: 修复reset和A标签样式缺失导致的问题 (#195)
* fix: 修复reset样式缺失导致的问题

* fix: 修复A标签样式缺失的问题
2022-06-28 18:39:21 +08:00
yuyang
5b056b42e8
fix: demo use normal request (#194) 2022-06-27 13:26:40 +08:00
yuyang
1d3dcb8546
fix: setting radio height (#193) 2022-06-27 12:37:42 +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
yuyang
5be1b14b07
Merge pull request #184 from timi137137/feat/timi137137
chore: 将模板代码向TS对齐
2022-06-23 14:54:08 +08:00
Uyarn
da81c24bbc chore: prepare-commit-msg bypass windows 2022-06-23 14:37:16 +08:00
悠静萝莉
fb978b3668
chore: 别名替换 2022-06-23 14:16:36 +08:00
悠静萝莉
9c15ec8ae0
chore: 迁移types文件夹并移除别名 2022-06-23 14:07:35 +08:00
悠静萝莉
5edf21b1ed
chore: 添加类型指定并删除冗余代码 2022-06-22 20:18:07 +08:00
悠静萝莉
b95de96257
chore: 迁移原有文件并修改路径指向 2022-06-22 19:29:19 +08:00
悠静萝莉
8eed2601db
chore: 添加TS官方推荐ESLint规则/修改部分规则 2022-06-22 19:14:28 +08:00
悠静萝莉
ffb9e0743b
chore: 添加types文件夹支持(以#号做为路径简写) 2022-06-22 19:10:19 +08:00
yuyang
2216de7a51
Merge pull request #181 from Tencent/dependabot/npm_and_yarn/tdesign-icons-vue-next-0.1.1
build(deps): bump tdesign-icons-vue-next from 0.0.6 to 0.1.1
2022-06-21 17:27:52 +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
yuyang
6bb22945e2
Merge pull request #180 from SadWood/develop
fix: 首页TAB触发关闭其他异常
2022-06-21 17:22:37 +08:00
Uyarn
f487203581 chore: fix version for stylelint 2022-06-21 17:12:13 +08:00
SadWood
960d537e7a
fix issues-179 2022-06-21 14:30:38 +08:00
yuyang
fa1e54a12f
Merge pull request #174 from Tencent/feat/upgrade/0.16.0
feat: upgrade 0.16.0
2022-06-17 16:44:20 +08:00
Kerwin Bryant
893ffd474c
fixed issue 172 (#173) 2022-06-17 16:44:05 +08:00
pengYYY
0cc022c702 feat: update style 2022-06-17 16:39:29 +08:00
pengYYY
d5dc6912e4 feat: upgrade 0.16.0 2022-06-17 16:16:33 +08:00
Kerwin Bryant
db3561aa88
fix issue-166 (#168)
* fix issue-166

* fix issue-166
2022-06-14 18:46:33 +08:00
pengYYY
5ed7b4ead5 feat: remove nestMenu 2022-06-13 15:13:50 +08:00
yuyang
aec3611f51
chore: fix incorrect content (#167) 2022-06-10 10:51:50 +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
yuyang
bc373cc7dc
chore: update README 2022-06-08 14:37:07 +08:00
yuyang
f3d82000e7
chore: update README 2022-06-08 14:36:50 +08:00
azhe
2e59aafaa0
Merge pull request #159 from Tencent/chore/update-tdesign
feat: upgrade tdesign
2022-06-01 18:28:56 +08:00
Uyarn
f80d26532c feat: upgrade tdesign 2022-06-01 18:18:03 +08:00
Kerwin Bryant
2c3ba03df5
refactor: 全面基于CSS Token改造 (#157)
* 去除冗余的less vars

* 替换less vars为css vars

* 统一css vars前缀
2022-05-31 19:03:52 +08:00
Kerwin Bryant
474cd2b6ab
修复页面滚动条不重置的问题 (#158) 2022-05-27 14:04:48 +08:00
yuyang
f7e50cd10a
fix: tab route close logic (#156) 2022-05-23 18:16:02 +08:00
yuyang
3a2d29df6c
feat: ignore cache demo (#155)
* fix: tab routes cache fails

* feat: add ignore cache routes demo
2022-05-23 17:47:41 +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
Kerwin Bryant
3244c18a8d
fix: 多个滚动列表之间切换时,页面不刷新导致的样式BUG (#152)
修复 #151
2022-05-12 15:51:41 +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
Kerwin Bryant
24451f7720
fix: [多标签Tab页] 关闭左侧,关闭其他可能导致主页标签被删除 (#148)
* fix: 主页和路由页独立

主页和路由页独立

fix #147

* refactor: 撤回不属于本次提交的更改

撤回不属于本次提交的更改
2022-05-07 12:50:17 +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
yuyang
6b8e727501
chore: add maintanance page (#146) 2022-05-05 20:22:26 +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
Uyarn
3cd18f18f7 feat: calc top for table affix 2022-04-28 16:33:33 +08:00
yuyang
595c282bd2 Update package.json 2022-04-28 16:33:33 +08:00
Uyarn
915a6bd118 refactor(card): replace all card with t-card 2022-04-28 16:33:33 +08:00
Uyarn
991f0588e2 chore: adjust form height 2022-04-28 16:33:33 +08:00
Uyarn
2a6bfa082c refactor: adjust chart code dir 2022-04-28 16:33:33 +08:00
Kerwin Bryant
09c6b17b7e
优化菜单选中判断逻辑 (#132) 2022-04-28 11:14:13 +08:00