-
### What problem does this feature solve
在浏览器中直接能看到效果 方便快速开发调试
### What does the proposed API look like
建议这样使用 min.js min.css
-
### Version
3.6.8
### node-version
16.18.0
### Link to minimal reproduction
`
抽屉组件
内容区域
import { Drawer, Button } from '@opentiny/vue'
export default {…
-
### Version
3.7.0
### Vue Version
3
### Link to minimal reproduction
https://opentiny.design/tiny-vue/zh-CN/os-theme/components/grid-fixed
### Step to reproduce
操作列冻结同时设置fixed:left,right。
### …
-
### Version
latest
### Vue Version
无关
### Link to minimal reproduction
`internal-cli` 执行 `create:ui` 脚本命令是有效的,但如果执行 `build` 脚本命令之后,执行 `dist/cjs/commands/create/create-ui.js` 文件会报错。
主要还是内部的 `util…
-
### Version
"@opentiny/vue": "^3.6.8",
### Vue Version
"vue": "^3.2.31",
### Link to minimal reproduction
![image](https://github.com/opentiny/tiny-vue/assets/57278786/6b628543-b070-427a-83e8-c09…
-
### Version
@opentiny/vue@3.6.8
### Vue Version
@vue/cli 5.0.8
### Link to minimal reproduction
![微信图片_20230509152529](https://user-images.githubusercontent.com/18185052/237024676-d13006c1-3f10-4…
-
### Version
latest
### node-version
latest
### Link to minimal reproduction
https://opentiny.design/vue-pro/docs/start
### Step to reproduce
打开 https://opentiny.design/vue-pro/docs/start 链接…
-
### What problem does this feature solve
连接线:节点之间带连接线的树,常用于文件目录结构展示。
Tree 组件是否需要连接线,**如果需要,我可以提一个 pr**
### What does the proposed API look like
新增 showLine 属性,用户使用 showLine 属性开启连接线。
-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
```vue
默认按钮
import { Button } from '@opentiny/vue'
export default {
components: {
Tin…
-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
https://opentiny.design/tiny-vue/zh-CN/os-theme/docs/envpreparation
### Step to reproduce
在vitepress里面使用时,开发环境访问正常,但是打…