tiny-engine icon indicating copy to clipboard operation
tiny-engine copied to clipboard

TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台

Results 229 tiny-engine issues
Sort by recently updated
recently updated
newest added

English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [...

enhancement

### What problem does this feature solve 低代码使用的过程中用户时间耗费较大的地方 1、拖拽页面 (希望训练AI,能完成页面的自动搭建) 2、页面交互 (集成一些常用交互逻辑,便于用户使用或修改) 类似效果视频 https://github.com/user-attachments/assets/60f40f00-af44-47ca-9d71-8df7f0cd2ec4 ### What does the proposed API look like 1、支持顶层配置面板获取运行是上下文 2、支持配置面板获取运行时变量值 ### What is your project name...

enhancement

### Environment 线上环境 ### Version 最新 ### Version 最新 ### Link to minimal reproduction ### Step to reproduce ### What is expected _No response_ ### What is actually happening _No...

bug

### What problem does this feature solve 官方团队把tinyVue组件库全部都导进来吧,方便大家使用,也有利于推广tinyVue组件库 ### What does the proposed API look like 无 ### What is your project name tiny-engine2.5

English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [...

bug
documentation

English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [...

bug

### Environment 无 ### Version 2.7 ### Version 2.7 ### Link to minimal reproduction 预览的时候可以看到分页是可以切换中英文的,但是gird的列名配置了国际化,无法切换。普通的文本设置变量是可以切换中英文。但是,当出码后,分页也不能切换中英文,该如何通知组件去切换中英文。 ### Step to reproduce 预览的时候可以看到分页是可以切换中英文的,但是gird的列名配置了国际化,无法切换。普通的文本设置变量是可以切换中英文。但是,当出码后,分页也不能切换中英文,该如何通知组件去切换中英文。 ### What is expected 所有组件可以切换中英文 ### What is actually happening...

English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [...

documentation
enhancement

### Environment 现代 ### Version 2.7.0 ### Version lastest ### Link to minimal reproduction Preview模式下,为什么load直接是返回数据源配置的data,而不是跟其他那样调用load函数,返回api的数据? ### Step to reproduce 添加Collection,添加表格,添加数据源,使用api,不是静态数据 ### What is expected 应该调用api返回数据,填充result的data ### What is actually happening...

### What problem does this feature solve 在mock\bundle.json中引入一个tinyvue组件要写很多配置项,是否有工具或更简单的方法解决这个问题? ### What does the proposed API look like pnpm splitMaterials ### What is your project name tiny-engine