Commit Graph

41 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
2f84447343
fix(footer): 修复底部版权信息垂直居中问题 (#299) 2022-09-08 01:05:20 +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
悠静萝莉
3afb38d1d1
fix(echart): 修复图表的warn问题 (#218)
* fix(echart): 修复图表的warn问题

* fix(echart): 修复遗漏的图表warn问题
2022-07-10 14:59:17 +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
pengYYY
d5dc6912e4 feat: upgrade 0.16.0 2022-06-17 16:16:33 +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
Uyarn
915a6bd118 refactor(card): replace all card with t-card 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
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
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
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
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
pengYYY
93814a994d feat: layout edit 2021-12-17 14:38:13 +08:00
PY
266d032520 fix: echarts resize error (#28)
* fix: echarts resize error

* chore: remove useless code

* feat: update icon

* feat: compress bg img

* docs: readme update
2021-12-13 20:12:32 +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
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
PY
75df4f1672 Feat/updateconfig (#2)
* feat: update eslint config and npmpkg

* feat: update color config

* feat: eslint update

* feat: update ts config

Co-authored-by: yue.peng <yue.peng@ly.com>
Co-authored-by: pengYYYYY <pengyue970715@gmail.com>
2021-11-26 10:45:04 +08:00
pengYYYYY
f81adfaf27 feat: remove inner domain 2021-11-19 15:25:24 +08:00
pengYYYYY
8c740c14be feat: complate pages 2021-11-17 19:20:07 +08:00
pengYYYYY
5b87987d08 feat: version upgrade 2021-11-06 14:56:40 +08:00
pengYYYYY
7282a8a48d feat: upgrade the third phase of the component 2021-10-18 17:04:47 +08:00
pengYYYYY
b322bceefc fix: const naming (merge request !8)
Squash merge branch 'fix/eslint/constnaming' into 'develop'
fix: const naming
2021-09-02 02:37:24 +00:00
pengYYYYY
f4c4cf7d9f fix/eslint (merge request !3)
Squash merge branch 'fix/eslint' into 'develop'
fix eslint error

Co-author: pengYYYYY <pengyue970715@gmail.com>
2021-09-01 03:31:48 +00:00
pengYYYYY
063ba99491 feat/initialize (merge request !1)
Squash merge branch 'feat/initialize' into 'develop'

Co-author: pengYYYYY <pengyue970715@gmail.com>
2021-08-26 03:25:53 +00:00