-
### Version
latest
### Vue Version
vue3
### Link to minimal reproduction
none
### Step to reproduce
![image](https://github.com/user-attachments/assets/3d9165c6-8b89-4dd6-ac68-65dbf8e1309b)
…
-
### Version
"@opentiny/vue": "3.16.0",
### Vue Version
"vue": "3.4.29",
### Link to minimal reproduction
interface IEditConfig {
// 激活触发方式
trigger: 'manual'
// 激活类型单元格激活或者行
mode: 'cel…
-
### Version
@opentiny/vue@3.10.1
### Vue Version
2.69
### Link to minimal reproduction
使用$ tiny init 命令,初始化完成后,tiny start 就出现了
### Step to reproduce
新项目使用
1. 初始化项目
使用$ tiny init 命令,选择你需要开发的项目…
-
### Version
3.19.0
### Vue Version
3.4.27
### Link to minimal reproduction
```vue
size值:{{formSize}}
small
medium
mini
null
demo1
…
-
### Environment
windwos11
### Version
16
### Version
最新
### Link to minimal reproduction
![1705308260477](https://github.com/opentiny/tiny-engine/assets/46392918/9d6779d7-6a6a-4869-96bb-b2a8a94…
-
### Version
@opentiny/vue@3.18.0
### Vue Version
3.4.4
### Link to minimal reproduction
none
### Step to reproduce
本地开发时 样式均正常
![image](https://github.com/user-attachments/assets/0965bffb-7dc5…
-
### Version
3.18.0
### Vue Version
3.4.29
### Link to minimal reproduction
import { ref } from 'vue'
import { Grid as TinyGrid, GridColumn as TinyGr…
-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
```
与现实生活一致:与现实生活的流程、逻辑保持一致,遵循用户习惯的语言和概念;
在界面中一致:所有的元素和结构需保持一致,比如:设计样式、图标和文本、元素的位置等。
…
-
error tips: Identifier '_createVNode' has already been declared. (119:66)
-
2023 年 02 月 发布 ProComponent 2.0 之后,我们一直在做着兼容 antd@4 和 antd@5 的工作,随着时间的推进,2022 年 11 月发布的 antd5 覆盖率已经超过了百分之 60,最近社区也做了一份文件调查,72% 的用户也已经升级到了 antd@5。ProComponent 也是时候轻装上阵去掉 antd@4 的支持来换取更小的包大小,更好的试用…