Commit Graph

95 Commits

Author SHA1 Message Date
liweijie0812
4555545562
feat: upgrade vite4 (#533)
* chore: 升级vite4

* docs: 项目简介 修改

* fix: 打包后预览提示TypeError

* chore: @vitejs/plugin-vue,@vitejs/plugin-vue-jsx升级

* docs: 项目简介 修改
2023-06-01 14:12:23 +08:00
悠静萝莉
f9f9e91438
feat: 将现有代码迁移至TS严格模式 - 禁止any类型 (#519)
* feat: 新增type enum类型

* feat: 开启禁止any类型规则

* types: 优化通知标签类型

* types: 补充标签页移除方法类型

* types: 补充请求工具类型

* types: 补充store相关类型

* types: 补充路由相关类型

* types: 补充钩子类型

* types: 补充页面组件类型

* types: 补充布局类型

* fix: 修复编译问题
2023-05-24 10:40:06 +08:00
You
03adc83ba2
fix: 修复无法将通知设为未读 (#511) 2023-05-16 22:00:36 +08:00
WenKang
a0c67b05d9
fix: update token (#476)
Co-authored-by: kadenzhong <kadenzhong@tencent.com>
2023-04-19 16:24:45 +08:00
yuyang
cd2939cd4f
chore: card detail style (#475) 2023-04-18 16:20:51 +08:00
悠静萝莉
d356020414
feat: 新增simple-import-sort插件规范引入 (#464) 2023-04-05 15:40:41 +08:00
liweijie0812
81e21444fb
fix: 拼音输入的问题 (#421) 2023-02-17 15:23:48 +08:00
WenKang
35be7584b0
fix: layout/notice/login style bug (#415) 2023-02-09 15:16:45 +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
WenKang
11f813351b
fix: dashboard&layout style bug (#403)
* fix: style bug

* fix: style bug
2023-02-01 19:44:33 +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
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
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
PDieE
6cd9fe9134
feat: 优化登录跳转支持回跳带query参数的页面 (#374) 2022-12-09 09:51:08 +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
yuyang
e886a98823
feat: upgrade tdesign-vue-next (#355) 2022-11-16 18:15:06 +08:00
小余
509c49aace
feat: 将CSS Token设置为全局变量 (#327)
* feat:  @/style/variables设置为全局变量并移除相关引用

* feat: 移除主题定制预留

* fix: less 格式化
2022-10-01 11:28:42 +08:00
zengqiu
4a5cdaf51b
fix: 修复浏览器不兼容页中浏览器推荐卡片遮挡页脚信息问题 (#303) 2022-09-13 10:49:30 +08:00
zengqiu
2f84447343
fix(footer): 修复底部版权信息垂直居中问题 (#299) 2022-09-08 01:05:20 +08:00
PDieE
6d74895243
fix: 填补登录页面缺失的手机号输入框及相关逻辑 (#255)
* feat: 填补登录页面缺失的手机号输入框及相关逻辑

* chore: remove console

* chore: fix lint

Co-authored-by: yuyang <uyarnchen@gmail.com>
2022-08-05 16:08:11 +08:00
悠静萝莉
75d3e00d7e
fix: 修复侧边栏开合时图表没有刷新 (#253) 2022-08-05 16:03:39 +08:00
悠静萝莉
11f0a1259d
fix: 修复改变颜色/模式 出现页面卡死等异常的问题 (#254) 2022-08-04 23:56:09 +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
Wandoupeas
d7aa05f5c0
fix(style): 部分选择器未随自定义样式前缀更改 (#229) 2022-07-15 14:14:12 +08:00
Wandoupeas
587fb161c7
fix(constants): RECEIPT拼写错误 (#230) 2022-07-15 13:56:34 +08:00
悠静萝莉
3afb38d1d1
fix(echart): 修复图表的warn问题 (#218)
* fix(echart): 修复图表的warn问题

* fix(echart): 修复遗漏的图表warn问题
2022-07-10 14:59:17 +08:00
悠静萝莉
88feed0e8c
feat: 将请求分类至api文件夹 (#221)
* feat: 将请求分类至api文件夹

* chore: 修改接口的导入方式为类型,防止vite打包错误
2022-07-10 14:58:21 +08:00
yuyang
565971d3c6
fix: table affix top demo (#215) 2022-07-06 18:35:32 +08:00
yuyang
b8997d206c
feat: replace duplicated token (#202)
* feat: replace duplicate token

* feat: optimize layout scroll bar style
2022-06-30 19:08:21 +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
悠静萝莉
fb978b3668
chore: 别名替换 2022-06-23 14:16:36 +08:00
悠静萝莉
b95de96257
chore: 迁移原有文件并修改路径指向 2022-06-22 19:29:19 +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
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
Kerwin Bryant
2c3ba03df5
refactor: 全面基于CSS Token改造 (#157)
* 去除冗余的less vars

* 替换less vars为css vars

* 统一css vars前缀
2022-05-31 19:03:52 +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
yuyang
6b8e727501
chore: add maintanance page (#146) 2022-05-05 20:22:26 +08:00
Kerwin Bryant
0fc86fcd76
frat: add lint for scoped-css (#138) 2022-04-30 23:16:41 +08:00
Uyarn
3cd18f18f7 feat: calc top for table affix 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
Uyarn
5f4e8a9e7a fix: typo 2022-04-11 19:14:00 +08:00
Uyarn
8440b7cabe feat: support tabs page 2022-03-24 01:37:51 +08:00
ivringpeng
b7671700ef feat: update input 2022-03-18 17:40:57 +08:00