-
v1.1.3 Stable
released this
2023-09-19 13:34:01 +08:00 | 16 commits to master since this release- 优化keepAlive设定
Downloads
-
v1.1.2 Stable
released this
2023-09-04 14:19:32 +08:00 | 17 commits to master since this release- 状态管理, 支持深层属性的监听。
Downloads
-
v1.1.1 Stable
released this
2023-08-16 11:03:54 +08:00 | 19 commits to master since this release- 修复hash路由默认为空时404的问题;
createApp()
, 支持样式定义;- 给所有组件注入
app
对象, 在各组件内可通过this.$app
访问到app对象; - 优化
router-view
和router-link
的样式
Downloads
-
1.1.0 Stable
released this
2023-08-15 14:43:53 +08:00 | 21 commits to master since this release- 状态管理重构, 支持响应式。
- 全局对象
wkitd
改为只读模式, 防止修改
Downloads
-
v1.0.0 Stable
released this
2023-08-14 19:12:30 +08:00 | 24 commits to master since this release完成
wkitd
的封装为了减少学习成本, 本框架尽可能按
vue
的语法来封装。Downloads