This website requires JavaScript.
Explore
Help
Sign In
examples
/
vue-ts-example-2025
Archived
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
12
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-04-29
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
66419d22d4106a88e828bf23f7fa170c4288a647
vue-ts-example-2025
/
src
T
History
严浩
66419d22d4
CI/CD Pipeline / playwright (push)
Successful in 3m25s
Details
CI/CD Pipeline / build-and-deploy (push)
Failing after 3m29s
Details
refactor: 移除未使用的 RouterView 组件,优化 a2use 组件的模板和 SafeNFormItem 的实现
2025-10-31 12:53:59 +08:00
..
assets/icons
/svgs
chore: initial commit
2025-10-15 16:27:39 +08:00
composables
refactor(i18n): 重构国际化模块结构
2025-10-29 13:16:18 +08:00
layouts
/base-layout
feat(store): 重构应用状态管理,移除旧的 app-store 并引入 app-store-auto-imports
2025-10-29 23:37:31 +08:00
locales
feat(locales): 避免冲突
src/locales/demo
2025-10-29 19:07:06 +08:00
locales-utils
feat(i18n): 添加语言变更时更新html lang属性的功能
2025-10-30 22:43:38 +08:00
pages
feat(naive-ui): 添加 Modal 命令式 API 支持并完善类型声明
2025-10-30 14:18:06 +08:00
plugins
refactor(i18n): 重构国际化模块结构
2025-10-29 13:16:18 +08:00
stores
feat(store): 重构应用状态管理,移除旧的 app-store 并引入 app-store-auto-imports
2025-10-29 23:37:31 +08:00
styles
feat: 添加 PrimeVue 组件演示页面
2025-10-28 23:50:40 +08:00
types
chore: initial commit
2025-10-15 16:27:39 +08:00
utils
refactor: 移除未使用的 RouterView 组件,优化 a2use 组件的模板和 SafeNFormItem 的实现
2025-10-31 12:53:59 +08:00
App.spec.ts
chore: lint
2025-10-27 02:01:08 +08:00
App.vue
refactor: 移除未使用的 RouterView 组件,优化 a2use 组件的模板和 SafeNFormItem 的实现
2025-10-31 12:53:59 +08:00
AppNaiveUIProvider.vue
chore(AppNaiveUIProvider): 移除 BUILD_TIME 常量声明
2025-10-30 22:34:32 +08:00
main.ts
feat(main): 将 import.meta.glob 的 eager 选项添加注释说明,
2025-10-30 09:35:51 +08:00