悠静萝莉
|
b5d624cd80
|
chore: 拉高依赖版本
*不信邪测试
|
2024-09-04 01:19:25 +08:00 |
|
悠静萝莉
|
c4f15a8887
|
feat: 更新依赖库
|
2024-08-29 02:21:39 +08:00 |
|
dependabot[bot]
|
a7ccda4fa2
|
build(deps-dev): bump @types/lodash from 4.14.202 to 4.17.6 (#732)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-02 09:55:08 +08:00 |
|
悠静萝莉
|
0aa81be9a6
|
chore: remove npm lock file ignore (#717)
* chore: 移除npm lock忽略并补充类型依赖
* chore: 依赖位置错了
|
2024-05-12 22:11:04 +08:00 |
|
悠静萝莉
|
3dc8ef9f3e
|
revert: 回退Vue 3.3 (#709)
|
2024-04-03 17:26:29 +08:00 |
|
悠静萝莉
|
5637f54c34
|
feat: replace detail page code with t-descriptions (#707)
* feat: 使用描述组件对详情页代码升级
* feat: 使用描述组件对个人中心代码升级
* chore: update version
|
2024-04-02 23:21:20 +08:00 |
|
dependabot[bot]
|
5616edbea0
|
build(deps-dev): bump typescript from 5.3.3 to 5.4.3 (#706)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-02 14:17:48 +08:00 |
|
悠静萝莉
|
13505fdedc
|
feat: upgrade to vue 3.4 and fix route issues (#699)
* feat: 升级Vue3.4,修复Route调用方式造成一系列问题
* fix: 修复编译问题
|
2024-03-30 22:32:05 +08:00 |
|
悠静萝莉
|
0f7096a167
|
feat: 将代码迁移至TS严格模式 (#684)
* feat: 将现有代码迁移至TS严格模式 - 禁止隐匿Any的This
* feat: 将代码迁移至TS严格模式 - 启用JS严格模式 和 绑定类型检查
* feat: 移除无用钩子,修改为工具API
* feat: 将代码迁移至TS严格模式 - 启用严格函数类型检查
|
2024-02-18 11:10:42 +08:00 |
|
悠静萝莉
|
b9095ce939
|
feat: 将整体代码规范为ESM (#680)
* chore: update deps
mockjs: CVE-2023-26158
vite: CVE-2024-23331
* chore: update deps
* chore: explicit definition type
* chore: update echarts
* feat: change the overall ESM
|
2024-02-13 18:55:31 +08:00 |
|
wū yāng
|
b73708b6b4
|
fix: hotfix useRoute bug after vue 3.4 release (#660)
|
2024-01-02 11:10:23 +08:00 |
|
悠静萝莉
|
6a53559aa3
|
fix: 修复循环过深的问题 (#650)
* fix: 修复循环过深的问题
* fix: 修复依赖更新导致的类型错误
|
2023-12-05 11:49:06 +08:00 |
|
PY
|
3fbee5a9cb
|
fix: ts error (#652)
|
2023-12-05 11:48:40 +08:00 |
|
悠静萝莉
|
2dd41f4a50
|
feat(hook): 替换窗口大小变化监听器 (#638)
* feat(hook): 替换窗口大小变化监听器
* feat(state): 替换响应式数据监听器
* feat(clipboard): 移除无用依赖,替换剪贴方法
* fix: 补上遗漏的逗号
* fix: 移除重复出现的依赖项
|
2023-11-17 09:53:24 +08:00 |
|
悠静萝莉
|
20bcad218c
|
feat: 升级依赖到最新版本 (#637)
* feat: 升级依赖到最新版本
* fix(style): 使用新版格式修复文件
* fix(style): eslint自动格式化
|
2023-11-16 16:54:06 +08:00 |
|
wū yāng
|
cc84c85013
|
chore: update version (#616)
|
2023-10-13 12:04:59 +08:00 |
|
wū yāng
|
c62c0deb74
|
chore: release 0.9.0 (#612)
|
2023-10-04 08:46:35 +03:00 |
|
wū yāng
|
3affc4ddfe
|
feat: support i18n (#607)
* feat: support i18n
* feat: support i18n
* feat: support i18n
* feat: support i18n
* feat: support i18n
* feat: tag tabs i18n
* fix: fix missing i18n
* fix: fix missing i18n
|
2023-10-03 13:48:35 +08:00 |
|
liweijie0812
|
565772bd27
|
feat: node version >=16.0.0 (#605)
|
2023-09-22 18:27:47 +08:00 |
|
wū yāng
|
334d2251ab
|
chore: update icons and remove deprecated assets (#591)
|
2023-08-18 16:15:26 +08:00 |
|
liweijie0812
|
6a4ffa9f4b
|
fix: import/order (#579)
* fix: import/order
* fix: vue/no-setup-props-destructure
|
2023-08-02 13:49:56 +08:00 |
|
liweijie0812
|
e1b0b9540a
|
revert: lint change (#578)
|
2023-07-29 17:38:03 +08:00 |
|
liweijie0812
|
be4cf0818a
|
fix: 顶部菜单刷新高亮失效 (#577)
* fix: 顶部菜单刷新高亮失效
* chore: fix lint error
|
2023-07-29 15:33:56 +08:00 |
|
liweijie0812
|
55e639b360
|
chore: update deps (#576)
|
2023-07-28 13:34:43 +08:00 |
|
liweijie0812
|
8bcf21a09e
|
chore: update tdesign-icons-vue-next (#569)
|
2023-07-18 18:37:12 +08:00 |
|
悠静萝莉
|
109db6868e
|
chore: release 0.8.0 (#561)
|
2023-07-12 09:56:52 +08:00 |
|
liweijie0812
|
ebadc7b566
|
chore: fix typo (#560)
|
2023-07-11 19:17:46 +08:00 |
|
liweijie0812
|
151151c354
|
fix: stylelint error (#558)
* fix: stylelint error
* fix(less): import eroor
|
2023-07-11 16:38:05 +08:00 |
|
悠静萝莉
|
0358653f11
|
feat: 移除Stylelint-less依赖 (#557)
|
2023-07-11 14:59:22 +08:00 |
|
悠静萝莉
|
17eb3f0aa8
|
feat: 更新所有依赖 (#553)
* feat: 更新所有依赖
* feat: 移除无用依赖
* revert: 暂时回退echarts防止打包错误
|
2023-07-06 12:01:08 +08:00 |
|
dependabot[bot]
|
d4ffc9967e
|
build(deps-dev): bump typescript from 4.9.5 to 5.1.6 (#551)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-05 15:24:26 +08:00 |
|
悠静萝莉
|
5b1e9a4d77
|
chore: release 0.7.7 (#548)
* chore: release 0.7.7
* chore: dump tdesign version
|
2023-06-27 11:03:07 +08:00 |
|
liweijie0812
|
4555545562
|
feat: upgrade vite4 (#533)
* chore: 升级vite4
* docs: 项目简介 修改
* fix: 打包后预览提示TypeError
* chore: @vitejs/plugin-vue,@vitejs/plugin-vue-jsx升级
* docs: 项目简介 修改
|
2023-06-01 14:12:23 +08:00 |
|
悠静萝莉
|
f3f266b384
|
chore: release 0.7.6 (#527)
|
2023-05-30 09:36:27 +08:00 |
|
悠静萝莉
|
09fdbb3465
|
feat: upgrade tdesign set (#518)
|
2023-05-23 13:04:45 +08:00 |
|
yuyang
|
f84e348ad1
|
chore: update package.json for security (#516)
|
2023-05-19 11:39:50 +08:00 |
|
liweijie0812
|
e773936369
|
chore: lint-staged remove git add (#515)
|
2023-05-19 10:47:10 +08:00 |
|
yuyang
|
7a7ee4ab7c
|
chore: release 0.7.5 (#512)
|
2023-05-18 17:58:02 +08:00 |
|
yuyang
|
4ead1c6654
|
chore: release 0.7.4 (#471)
|
2023-04-13 15:57:03 +08:00 |
|
yuyang
|
7642c320b3
|
chore: revert echarts to fix render intersection (#465)
|
2023-04-05 15:59:13 +08:00 |
|
悠静萝莉
|
d356020414
|
feat: 新增simple-import-sort插件规范引入 (#464)
|
2023-04-05 15:40:41 +08:00 |
|
PDeer
|
73bca056a7
|
fix: 修正 @types/nprogress 错误安装在了 dependencies 的问题 (#456)
fix: 去除无用的 @types/ws 包
|
2023-03-28 11:35:50 +08:00 |
|
悠静萝莉
|
c21994f5fa
|
feat: 标签页可配置禁止拖拽 (#454)
* feat: dump Tdesign version
* feat: 标签页可配置禁止拖拽(#430)
|
2023-03-28 10:27:55 +08:00 |
|
yuyang
|
2f1f2ae891
|
chore: release 0.7.3 (#449)
|
2023-03-15 15:57:20 +08:00 |
|
yuyang
|
90299975ca
|
chore: release 0.7.2 (#432)
|
2023-02-21 16:49:27 +08:00 |
|
yuyang
|
24d913df16
|
fix: setting default style (#425)
|
2023-02-19 00:54:39 +08:00 |
|
悠静萝莉
|
77b692742b
|
fix: 修复菜单图标使用svg的问题 (#402)
|
2023-02-07 11:08:23 +08:00 |
|
yuyang
|
57e1e18c77
|
fix: stylelint 14 error (#404)
|
2023-02-01 15:37:47 +08:00 |
|
悠静萝莉
|
5b8ca6ec4b
|
fix: 修复env环境变量不生效的问题 (#399)
* fix: 修复env环境变量不生效的问题(#398)
* fix: 修复上游更新导致的type问题
|
2023-01-30 11:09:58 +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 |
|