-
### Version
v3.13.0
### Vue Version
v 3.4
### Link to minimal reproduction
https://opentiny.design/vue-playground?cmpId=grid-tree-table&fileName=tree-table/set-tree-expansion.vue&apiMode=Composit…
-
### Version
"@opentiny/vue": "3.16.0",
### Vue Version
"vue": "3.4.29",
### Link to minimal reproduction
模板如下:
...
主要js伪代码如下:
// 虚拟滚动的配置参数为:
const optimizationDataLocal = {
an…
-
### What problem does this feature solve
在jsx文件使用标签实现双向数据绑定的时候,文档中有 modelValue ,但是并没有对应的事件赋值操作,导致无法在jsx文件中实现双向数据绑定
### What does the proposed API look like
在文档中添加上 onUpdate:modelValue 的方法,提升大家在jsx文…
-
### Version
3.11.0
### Vue Version
3.2.44
### Link to minimal reproduction
https://opentiny.design/vue-playground?mode=pc&theme=default#3.11|eyJzcmMvQXBwLnZ1ZSI6IjxzY3JpcHQgbGFuZz1cInRzeFwiPlxyXG…
-
### Version
3.10.0
### Vue Version
3.2.47
### Link to minimal reproduction
确认事件示例
import { ref,reactive } from 'vue'…
-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
https://opentiny.design/vue-playground?mode=pc&theme=default#3.11|eyJzcmMvQXBwLnZ1ZSI6IjxzY3JpcHQgbGFuZz1cInRzeFwiPlxuLy…
-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
see this demo:https://opentiny.design/tiny-vue/zh-CN/os-theme/components/time-select#basic-usage
![image](https://githu…
-
### Version
3.16.0
### Vue Version
3.4.27
### Link to minimal reproduction
https://opentiny.design/vue-playground?cmpId=popeditor&fileName=auto-reset.vue&apiMode=Options&mode=pc&theme=default
…
-
初始化项目时,选择tiny init dev , 再输入tiny-toolkit-mytest 然后显示如下成功信息:
![image](https://github.com/opentiny/tiny-vue/assets/33115396/fde5795d-8957-4ce3-9ec6-64d2ba8fe928)
接着运行tiny start后,出现如下错误:
E:\biancheng\…
-
### What problem does this feature solve
1. opentiny 的思路和 [formily](https://formilyjs.org/zh-CN) 很相似,都是用一套框架兼容 react+vue+...
2. 既然整合了 echarts,那表单设计也是开发中必不可少的一环
3. 现有知名UI框架都已经支持了formily,包括 [ant-de…