悠静萝莉
05d49fd2cf
feat: 添加组件key ( #251 )
2022-08-03 00:10:08 +08:00
悠静萝莉
86eb38220d
feat: 添加expanded属性,令菜单可以默认打开 ( #245 )
2022-08-02 18:03:12 +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
PY
267546321f
feat: upgrade 0.17.4 ( #225 )
2022-07-12 14:16:08 +08:00
悠静萝莉
4067e7ca30
feat: router修改为自动导入 ( #223 )
...
* feat: router修改为自动导入
* fix: 修复CI编译错误并移除多余声明
* feat: 添加orderNo令自动导入的路由可以排序
2022-07-12 14:14:44 +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
悠静萝莉
6abf4ccbb3
feat: 添加hiddenBreadcrumb选项 ( #224 )
2022-07-10 14:53:22 +08:00
yuyang
565971d3c6
fix: table affix top demo ( #215 )
2022-07-06 18:35:32 +08:00
PY
531cb48fc1
feat: upgrade 0.17.3 ( #209 )
2022-07-04 19:43:37 +08:00
悠静萝莉
e78d4b6ee1
fix: 修复获取路由参数报错的问题 ( #203 )
2022-07-03 14:57:59 +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
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
悠静萝莉
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
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
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
Kerwin Bryant
24451f7720
fix: [多标签Tab页] 关闭左侧,关闭其他可能导致主页标签被删除 ( #148 )
...
* fix: 主页和路由页独立
主页和路由页独立
fix #147
* refactor: 撤回不属于本次提交的更改
撤回不属于本次提交的更改
2022-05-07 12:50:17 +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
Kerwin Bryant
09c6b17b7e
优化菜单选中判断逻辑 ( #132 )
2022-04-28 11:14:13 +08:00
Kerwin Bryant
33bdd29561
修复issue#126 ( #131 )
...
* 修复issue#126
修复issue#126中的顶部菜单栏未选中的样式问题
* Update Header.vue
* Update Header.vue
2022-04-26 10:55:04 +08:00
Kerwin Bryant
5711c71e3a
修复不合理的样式 ( #129 )
...
* 修复不合理的样式
修复layout为top时头部菜单的不合理样式
* Update Header.vue
2022-04-25 14:21:36 +08:00
Kerwin Bryant
fef38d27c0
修复issue#126 ( #130 )
...
修复issue#126中的搜索框样式异常
2022-04-25 11:46:18 +08:00
Uyarn
5f4e8a9e7a
fix: typo
2022-04-11 19:14:00 +08:00
Uyarn
733ca6ac22
feat(color): remove extra dependencies
2022-04-11 19:05:22 +08:00
PY
d1953a6ab9
Merge pull request #112 from Tencent/fix/chart-font-color
...
fix: 修复图表文字颜色异常
2022-04-06 18:53:56 +08:00
PY
f14ee702cb
Merge pull request #113 from Tencent/chore/dependencies-upgrade
...
chore: upgrade dependencies map
2022-04-06 18:52:06 +08:00
Uyarn
21c67e5fe2
chore: upgrade dependencies map
2022-04-06 17:36:12 +08:00
Uyarn
063ae54e9b
fix: chart font color
2022-04-06 17:23:00 +08:00
Uyarn
9256aecc51
feat: optimize tab router
2022-04-06 17:05:00 +08:00
lscho
69de48ea4c
update mock roles
2022-03-26 14:49:50 +08:00
Uyarn
b6ff64440c
fix(tabs): only render dropdown for current route
2022-03-25 01:05:01 +08:00
Uyarn
f73de01e58
chore: fix type error
2022-03-24 11:42:48 +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
PY
1b983a3203
Merge pull request #87 from Tencent/feat/support-href-link
...
feat: 路由支持配置跳转外链
2022-03-08 22:38:45 +08:00
Uyarn
1eaf7e563d
feat: support href router
2022-03-08 22:19:57 +08:00
pengYYY
2c53068ec7
chore(permission store): remove deadcode
2022-03-07 17:50:14 +08:00
pengYYY
732eb1b289
chore(permisssion): optimize logout
2022-03-07 17:45:38 +08:00
pengYYY
ae3e021587
feat(router): optimize login jump time
2022-03-07 00:08:57 +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
PY
47d0edd888
fix(sidenav): fix sideNav z-index ( #71 )
2022-02-23 14:57:58 +08:00
pengYYY
2efb726c3e
feat(router): add route hidden
2022-02-22 12:20:33 +08:00
pengYYY
09d4ee51ea
fix(setting): update setting
2022-02-19 16:23:32 +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
k1nz
8bea964e9f
fix(notice): fix goDetail error ( #47 )
...
Co-authored-by: K1nZ <k1nz.qiu@foxmail.com>
2022-01-24 12:58:37 +08:00
Carlos Pi
777e1b47ca
feat(list): Remove the extra backquotes from class
2022-01-13 15:33:03 +08:00
pengYYY
129d571185
feat(version): upgrade td to 0.6.2
2022-01-06 18:09:32 +08:00
Uyarn
7ff8fff24c
fix: copy custom config
2021-12-31 12:16:26 +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
0f182d8315
fix(router): revert to hash router
2021-12-23 10:45:56 +08:00
pengYYY
6f2c9d3f2e
fix: compress login page bgimg
2021-12-23 10:41:30 +08:00
pengYYY
009ddd1923
fix(common table): fix cimmmon table filter form
2021-12-23 02:14:15 +08:00
Uyarn
a1fad315e2
chore: optimize color
2021-12-23 01:50:19 +08:00
Uyarn
f8aef31369
chore: use tvision color in charts
2021-12-23 01:48:59 +08:00
Uyarn
8ab5ec409f
fix: auto mode error
2021-12-23 01:48:32 +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
f7ebb1a44b
fix: card main color edit
2021-12-17 15:28:22 +08:00
pengYYY
93814a994d
feat: layout edit
2021-12-17 14:38:13 +08:00
pengYYY
62b13aa822
fix: slidenav and result icon fix
2021-12-15 21:09:28 +08:00
94dreamer
b2cd1b39e5
chore: transfer tencent
2021-12-14 23:23:52 +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
pengYYY
2633b461ed
chore: reslove conflict
2021-12-13 11:48:02 +08:00
PY
4f77a18b2a
chore: globalconfig edit ( #25 )
...
* chore: globalconfig edit
* chore: mv stylelint-config-prettier to devdep
* feat: add vscode config
* fix: lint fix
* feat: update base url
2021-12-13 11:44:18 +08:00
PY
dcf3f1d73c
feat: merge develop into main ( #26 )
...
* 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
* docs: readme start script update
* 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>
* 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>
* fix: layouts name fix (#24 )
Co-authored-by: Uyarn <uyarnchen@gmail.com>
2021-12-13 10:38:26 +08:00
PY
7fe368c874
fix: layouts name fix ( #24 )
2021-12-12 16:01:18 +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
PY
07b63e32fa
fix: getColorList parmas type ( #1 )
2021-11-19 16:30:46 +08:00
94dreamer
c01032bd4f
docs: 初始化部分文件
2021-11-19 16:17:08 +08:00
pengYYYYY
f81adfaf27
feat: remove inner domain
2021-11-19 15:25:24 +08:00
pengYYYYY
952ad82983
feat: updaet logo
2021-11-19 14:19:26 +08:00
pengYYYYY
a6312e4d89
feat: update layout dir component
2021-11-18 14:20:05 +08:00
pengYYYYY
001abf0fd0
feat: dir update
2021-11-17 19:47:34 +08:00
pengYYYYY
8c740c14be
feat: complate pages
2021-11-17 19:20:07 +08:00
pengYYYYY
d9ff532fdb
feat: update list, form, detail
2021-11-16 19:01:03 +08:00
pengYYYYY
0c7a82e173
feat: migration to compositionAPI
2021-11-08 16:49:45 +08:00
pengYYYYY
5b87987d08
feat: version upgrade
2021-11-06 14:56:40 +08:00
pengYYYYY
1afc638fb6
feat: update trend component
2021-10-21 11:10:27 +08:00
pengYYYYY
6a6e3637a8
feat: update less
2021-10-19 16:21:14 +08:00
pengYYYYY
7282a8a48d
feat: upgrade the third phase of the component
2021-10-18 17:04:47 +08:00
pengYYYYY
9811a061b6
feat: add orange-ci and
2021-09-08 14:55:19 +08:00
pengYYYYY
def496aff8
fix: router layout (merge request !9 )
...
Squash merge branch 'fix/route/layout' into 'develop'
fix: router layout
2021-09-04 02:23:34 +00: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
36cf70f2c9
fix: reuest.js eslint arrow warning (merge request !7 )
...
Squash merge branch 'fix/eslint/request.js/arrow' into 'develop'
fix: reuest.js eslint arrow warning
2021-09-02 02:13:08 +00:00
pengYYYYY
c62ba2cf6c
fix: ts error (merge request !5 )
...
Squash merge branch 'fix/tserror' into 'develop'
fix: ts error
Co-author: pengYYYYY <pengyue970715@gmail.com>
2021-09-01 10:24:33 +00:00
pengYYYYY
07b671d9e9
Merge branch 'develop'
2021-09-01 11:41:06 +08: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
36c4b55d97
develop (merge request !2 )
...
Squash merge branch 'develop' into 'master'
Co-author: pengYYYYY <pengyue970715@gmail.com>
2021-08-26 03:27: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