tiny-vue/examples/docs
TC-twwang 2d6e893392
fix(pull-refresh): 修复下拉刷新组件频繁触发的问题 (#145)
2023-04-18 20:09:35 +08:00
..
newsrc fix: fix conflict (#135) 2023-04-13 20:41:25 +08:00
resources fix(pull-refresh): 修复下拉刷新组件频繁触发的问题 (#145) 2023-04-18 20:09:35 +08:00
types Refactor project to Monorepo and TypeScript (#90) 2023-03-28 20:37:18 +08:00
vite-plugins fix: fix conflict (#135) 2023-04-13 20:41:25 +08:00
.depcheckrc Refactor project to Monorepo and TypeScript (#90) 2023-03-28 20:37:18 +08:00
CHANGELOG.md Refactor project to Monorepo and TypeScript (#90) 2023-03-28 20:37:18 +08:00
README.md Refactor project to Monorepo and TypeScript (#90) 2023-03-28 20:37:18 +08:00
package.json fix: 修复 pnpm dev:docs 报错的问题。 (#123) 2023-04-11 10:38:37 +08:00
tsconfig.json Refactor project to Monorepo and TypeScript (#90) 2023-03-28 20:37:18 +08:00

README.md

Tiny Vue 文档资源说明

本文件夹内容发布到 @opentiny/vue-doc-resources 中。

  • api 记录每个组件的属性,插槽,方法,事件等内容
  • demo 记录每个组件的示例源码
  • demo-config 记录每个组件的示例配置
  • menus.js 记录导航菜单