Commit Graph

77 Commits

Author SHA1 Message Date
小余
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
ivringpeng
f290f07c4c feat(version): update tdesign version 2022-03-18 17:36:19 +08:00
pengYYY
1ac4690a79 fix(commontable): fix commontable 2022-03-03 20:27:20 +08:00
pengYYY
57759f9a33 fix(setting): fix setting page 2022-03-03 15:12:11 +08:00
Uyarn
bf8d8f4e6f chore: complete type of color 2022-03-01 17:16:09 +08:00
pengYYY
dd246e40b7 refactor(pinia): use pinia refactor store 2022-02-28 18:28:14 +08:00
pengYYY
04932ec0f5 fix(eslint): fix eslint globals 2022-02-16 20:22:02 +08:00
pengYYY
e3055c16b6 refactor(setup): use setup script 2022-02-16 19:56:36 +08:00
v_vpjchen
a771179163 fix: 公共组件目录位置调整 2022-02-16 14:15:59 +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
Carlos Pi
777e1b47ca feat(list): Remove the extra backquotes from class 2022-01-13 15:33:03 +08:00
uyarnchen
1bd40889a5 fix(charts): chartColors -> chartColor.value 2021-12-28 16:39:20 +08:00
Uyarn
aa25962d8d fix(charts): rerender text color when change mode 2021-12-28 16:33:04 +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
pengYYY
009ddd1923 fix(common table): fix cimmmon table filter form 2021-12-23 02:14:15 +08:00
Uyarn
f8aef31369 chore: use tvision color in charts 2021-12-23 01:48:59 +08:00
pengYYY
38096899e1 fix(responsive): responsive ui edit 2021-12-22 23:29:37 +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
PY
3d686917df
feat: layout theme (#11) 2021-12-20 12:32:33 +08:00