This website requires JavaScript.
Explore
Help
Sign In
examples
/
vue-ts-example
Watch
1
Star
0
Fork
0
You've already forked vue-ts-example
Code
Issues
Pull Requests
5
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d421c5bfe4c49fcf72f061c46079c205897a0c0
vue-ts-example
/
src
History
严浩
9d421c5bfe
All checks were successful
/ playwright (push)
Successful in 2m19s
Details
/ build-and-deploy-to-vercel (push)
Successful in 1m9s
Details
/ depcheck (push)
Successful in 1m5s
Details
feat: 重构插件安装方式,统一使用 install 方法并移除不必要的 setup 函数
2024-12-24 23:13:09 +08:00
..
assets
feat: 为 Cascadeselect 组件添加最大高度和垂直滚动支持
2024-12-23 18:58:47 +08:00
components
feat: 更新 ReusableTemplate 组件,增加对默认插槽的支持和修复插槽属性传递
2024-12-24 18:14:17 +08:00
locales
feat(i18n): 更新国际化组件,优化语言文件和结构,增强类型支持
2024-11-07 15:26:33 +08:00
pages
fix: 修改用户数据加载延迟时间和新鲜度设置
2024-12-20 15:33:55 +08:00
plugins
feat: 重构插件安装方式,统一使用 install 方法并移除不必要的 setup 函数
2024-12-24 23:13:09 +08:00
types
fix: 更新类型声明,将模块名称从 '@vue/runtime-dom' 更改为 'vue'
2024-12-23 12:19:01 +08:00
App.vue
feat: 更新 App.vue 模板,合并对话框和提示组件的渲染
2024-12-14 21:55:53 +08:00
main.ts
feat: 重构插件安装方式,统一使用 install 方法并移除不必要的 setup 函数
2024-12-24 23:13:09 +08:00