tdesign-vue-next-starter/src
悠静萝莉 5637f54c34
feat: replace detail page code with t-descriptions (#707)
* feat: 使用描述组件对详情页代码升级

* feat: 使用描述组件对个人中心代码升级

* chore: update version
2024-04-02 23:21:20 +08:00
..
api fix: breadcrumb i18n (#614) 2023-10-08 18:52:46 +08:00
assets chore: update icons and remove deprecated assets (#591) 2023-08-18 16:15:26 +08:00
components feat: 升级依赖到最新版本 (#637) 2023-11-16 16:54:06 +08:00
config feat: 新增侧边栏颜色切换 (#681) 2024-02-14 22:51:15 +08:00
constants feat: support i18n (#607) 2023-10-03 13:48:35 +08:00
hooks feat: 将代码迁移至TS严格模式 (#684) 2024-02-18 11:10:42 +08:00
layouts feat: 将代码迁移至TS严格模式 (#684) 2024-02-18 11:10:42 +08:00
locales feat: 新增侧边栏颜色切换 (#681) 2024-02-14 22:51:15 +08:00
pages feat: replace detail page code with t-descriptions (#707) 2024-04-02 23:21:20 +08:00
router feat: upgrade to vue 3.4 and fix route issues (#699) 2024-03-30 22:32:05 +08:00
store feat: 将代码迁移至TS严格模式 (#684) 2024-02-18 11:10:42 +08:00
style feat: 新增侧边栏颜色切换 (#681) 2024-02-14 22:51:15 +08:00
types feat: 将代码迁移至TS严格模式 (#684) 2024-02-18 11:10:42 +08:00
utils feat: 将代码迁移至TS严格模式 (#684) 2024-02-18 11:10:42 +08:00
App.vue fix: 修复路由切换时过渡动画异常的问题 (#666) 2024-01-16 15:13:44 +08:00
main.ts feat: support i18n (#607) 2023-10-03 13:48:35 +08:00
permission.ts fix: 修复store存储token读取不到的问题 (#526) 2023-05-30 03:09:31 +08:00