hzgotb
44cca54cda
perf: improves modify theme color logic ( #428 )
2023-02-24 01:07:50 +08:00
liweijie0812
cfddfa03bc
feat: 多标签Tab页支持拖拽排序 ( #426 )
...
* feat: 多标签页Tab页支持拖拽排序
* fix: 和HomePage换序 不做处理
* fix: 右键关闭逻辑调整
* chore: 补充类型声明
2023-02-21 11:36:05 +08:00
WenKang
35be7584b0
fix: layout/notice/login style bug ( #415 )
2023-02-09 15:16:45 +08:00
yuyang
5b9a418600
feat: add backend dynamic router permission code ( #394 )
...
* chore: 大致雏形
* feat: complete permission code
* feat: 修复渲染问题并完善权限代码
* chore: release 0.7.0
* chore: 更新依赖
* chore: fix echarts version
* feat: upgrade dependencies
* chore: mock route map
* chore: hash router
* chore: concat fixed routers
* chore: fix dependencies
* feat: optimize
* chore: remove roles from get menu process
* chore: remain fe permssion code
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
2023-01-16 18:54:21 +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
12a88c6d3b
feat: import type as type ( #375 )
2022-12-11 17:30:06 +08:00
PDieE
5759c680ac
fix: 修正退出后 userStore.userInfo 存在残留的问题 ( #357 )
2022-11-17 10:09:25 +08:00
PDieE
33fa473761
fix: 修复持久化的问题 ( #316 )
...
* fix: 修正首次进入页面时由于userStore数据还未初始化导致的白屏的问题
* Update user.ts
fix: 优化逻辑
2022-09-17 16:40:11 +08:00
悠静萝莉
0e259413ca
fix: 移除user的持久化修复其导致的问题 ( #314 )
...
* perf: 增加配置判断 (#311 )
新增配置项判断,避免出现undefined导致的无效url
* fix: 移除user的持久化修复其导致的问题
Co-authored-by: Kerwin Bryant <kerwin612@qq.com>
2022-09-17 00:24:20 +08:00
PDieE
d502c2e89c
feat(持久化): 使用插件将store数据持久化(除 permission) ( #291 )
...
* feat: 通知支持持久化
* feat: setting支持持久化
* feat: tabs-router支持持久化
* feat: user支持持久化
fix: 修复 user 和 permission 未正确初始化的问题
* feat: 使用持久化插件将store持久化
#278
* feat: rebase
* feat: rebase
* feat: rebase
* Update src/store/modules/setting.ts
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
* Update src/store/index.ts
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
* Update src/layouts/setting.vue
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
Co-authored-by: 悠静萝莉 <i@mikuhl.cn>
2022-09-08 08:52:01 +08:00
悠静萝莉
fb978b3668
chore: 别名替换
2022-06-23 14:16:36 +08:00
悠静萝莉
b95de96257
chore: 迁移原有文件并修改路径指向
2022-06-22 19:29:19 +08:00
SadWood
960d537e7a
fix issues-179
2022-06-21 14:30:38 +08:00
Kerwin Bryant
db3561aa88
fix issue-166 ( #168 )
...
* fix issue-166
* fix issue-166
2022-06-14 18:46:33 +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
Kerwin Bryant
24451f7720
fix: [多标签Tab页] 关闭左侧,关闭其他可能导致主页标签被删除 ( #148 )
...
* fix: 主页和路由页独立
主页和路由页独立
fix #147
* refactor: 撤回不属于本次提交的更改
撤回不属于本次提交的更改
2022-05-07 12:50:17 +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
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
8440b7cabe
feat: support tabs page
2022-03-24 01:37:51 +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
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
Uyarn
7ff8fff24c
fix: copy custom config
2021-12-31 12:16:26 +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
a1fad315e2
chore: optimize color
2021-12-23 01:50:19 +08:00
Uyarn
8ab5ec409f
fix: auto mode error
2021-12-23 01:48:32 +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
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
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
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
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
94dreamer
c01032bd4f
docs: 初始化部分文件
2021-11-19 16:17:08 +08:00
pengYYYYY
001abf0fd0
feat: dir update
2021-11-17 19:47:34 +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
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