Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
106 commits
Select commit Hold shift + click to select a range
c157e9f
fix: url with blockId will get empty page list (#1542)
chilingling Jul 24, 2025
021d3c4
feat: sync page state and global state saving behavior (#1540)
chilingling Jul 24, 2025
cc45dc9
feat: support hide builtin material from material list (#1537)
chilingling Jul 24, 2025
b8a81c9
feat: app state only allow json object (#1443)
chilingling Jul 24, 2025
38084b9
fix: importMapUpdateI18nHostVersion (#1556)
chilingling Jul 24, 2025
806360d
feat(vite-plugin-meta-comments): optimize the processing of directly …
zzcr Jul 25, 2025
29eae05
feat: upgrade vue-repl (#1459)
chilingling Jul 25, 2025
ffa37d7
feat: Add material upload script (#1516)
lu-yg Jul 25, 2025
2359c09
chore: add breaking change tags base on template (#1562)
hexqi Jul 28, 2025
54e0b62
feat(ai-roobt): renew robot ui and add mcp calltool (#1561)
hexqi Jul 29, 2025
068a6f3
feat(Block): implement property selector with two-way binding (#1453)
0x7A7A6572 Jul 29, 2025
92d5a61
feat: add mcp service (#1528)
chilingling Jul 30, 2025
3042171
fix: preview ancestor has folder will get plain page (#1565)
chilingling Jul 30, 2025
91d29d7
v2.8.0-rc.0 (#1570)
hexqi Jul 30, 2025
353d054
fix: fix bundle.json (#1574)
lu-yg Aug 4, 2025
a3059a7
fix: change deps spec from workspace:~ to workspace:* (#1575)
chilingling Aug 5, 2025
d3d41e2
fix: Add version field to TinyGridColumn configuration (#1568)
LLDLLY Aug 8, 2025
01eb9f6
fix: change fetch to http service (#1577)
hexqi Aug 12, 2025
7f939c1
fix: optimize canvas options location caculate algorithm (#1572)
chilingling Aug 12, 2025
a1c95a2
fix: monacoEditor container add flex display (#1573)
chilingling Aug 12, 2025
25de171
fix: disable selected toolbar text select (#1569)
chilingling Aug 12, 2025
1811da2
fix: optimize canvas options location caculate algorithm (#1572) (#1581)
chilingling Aug 14, 2025
61bee59
fix: Modify some version issues (#1582)
xuanlid Aug 15, 2025
27195a0
chore: add title property for mcp tools (#1584)
chilingling Aug 18, 2025
12b6384
fix: ai plugin and mcp issue (#1586)
hexqi Aug 19, 2025
14b77fd
chore: remove ai chat save confirm (#1588)
hexqi Aug 20, 2025
fce0406
fix: mcp tool call issue (#1587)
chilingling Aug 21, 2025
59ea8ea
v2.8.0-rc.1 (#1585)
chilingling Aug 21, 2025
e62142a
v2.8.0 (#1596)
hexqi Aug 26, 2025
7cce9b6
Merge pull request #1597 from opentiny/release/v2.8.x
chilingling Aug 27, 2025
e8e8214
Feat:Add the ability to build pages with AI (#1603)
lichunn Aug 29, 2025
61dab43
fix: prase block deps from props(JSSlot/NodeLike) (#1602)
chilingling Sep 4, 2025
8d73a60
feat: Modify AI dialog box UI (#1610)
xuanlid Sep 4, 2025
f9ea40c
fix: Modify settings panel icons (#1612)
xuanlid Sep 5, 2025
da1c7d6
feat: Add AI streaming data real-time rendering (#1614)
lichunn Sep 5, 2025
ce07672
docs: change to pre wrap to avoid identify as env (#1621)
chilingling Sep 9, 2025
3e61fcd
fix: resolve tinyvue type errors (#1623)
chilingling Sep 10, 2025
451e73c
ci: deploy to gh pages (#1629)
chilingling Sep 15, 2025
3752fba
ci: config material url on gh page workflow (#1630)
chilingling Sep 15, 2025
f2b9175
fix: gencode faild when previous user dirhandle was deleted (#1543)
chilingling Sep 15, 2025
5a992f9
fix: gen utils with difference name and exportName (#1606)
chilingling Sep 15, 2025
c6cdb51
fix: ensure only string type ids are registered to metaHashMap (#1622)
chilingling Sep 15, 2025
738c0a9
fix(styles): increase selector specificity to fix ColorInput padding …
chilingling Sep 15, 2025
64c17fb
fix: sub page hide show setting home option (#1544)
chilingling Sep 15, 2025
d8cec56
fix: baseURL remove slash (#1631)
chilingling Sep 15, 2025
4ed9a3c
docs: add doc front-backend-docker-deployment.md (#1598)
lu-yg Sep 16, 2025
de6da70
feat: add mcp tools for utils (#1627)
chilingling Sep 16, 2025
5c6deea
feat: support tailwind css (#1605)
chilingling Sep 16, 2025
746a60d
chore: update gencode template deps version (#1620)
chilingling Sep 16, 2025
f5fb036
chore: delete webcomponent package (#1583)
chilingling Sep 17, 2025
4d8bb53
Feat:Adjust the AI building interface parameters and add a cancel fun…
lichunn Sep 17, 2025
01722bc
feat: Add Model Components & Model Manage Plugin & Model Use Configur…
betterdancing Sep 17, 2025
f45f686
feat(preview): support app preview (#1628)
betterdancing Sep 17, 2025
1991b4a
feat: Add Resource manager plugin & source select configurator (#1632)
betterdancing Sep 18, 2025
91adc98
feat: add static data source (#1619)
xuanlid Sep 18, 2025
439aea7
feat:Modify the output code of static data source (#1634)
xuanlid Sep 18, 2025
2f5b7bd
fix: format toolcall result (#1637)
hexqi Sep 19, 2025
898ab86
fix(resources): fix resource group validator function (#1638)
betterdancing Sep 19, 2025
1109de0
feat:Add and complete small models and robot meta-services (#1639)
lichunn Sep 23, 2025
7b38576
feat: JS plugin add code completions(#1647)
betterdancing Sep 24, 2025
248ea16
fix: builtin components build option extermal tinyvue, vue-icon, vue-…
betterdancing Sep 25, 2025
e87cd08
fix: highlight js function fail after bind event (#1656)
chilingling Sep 28, 2025
f4b922f
feat: Modify router select configurator ,add tab-bar configurator and…
xuanlid Sep 28, 2025
05205af
feat:Adjust the logic and interaction of the AI building page (#1658)
lichunn Sep 28, 2025
ec31db8
doc: logo supportDarkMode (#1642)
chilingling Sep 29, 2025
7623de4
doc: add deep wiki badge to enable auto-refresh wiki (#1648)
chilingling Sep 29, 2025
847f30d
feat:Add line chart,bar chart and pie chart components (#1660)
lichunn Sep 30, 2025
f7dec37
fix: canvas component border & switch style & add validator & tree pl…
betterdancing Oct 9, 2025
a6e91ae
feat: merge i18n add and update tool (#1645)
chilingling Oct 16, 2025
205cdff
feat: support tailwindcss function and directives feature (#1653)
chilingling Oct 16, 2025
2c74b9b
feat: add globalState service and mcp tool (#1635)
chilingling Oct 16, 2025
c27e843
fix(app-preview-importMap): Fix ImportMap Issues, Optimize Popover Tr…
betterdancing Oct 16, 2025
9147a71
feat: add workspace, contains app center & template center (#1688)
betterdancing Oct 30, 2025
2a41f9f
fix: preview support custom-import-map (#1669)
chilingling Oct 31, 2025
31c29a2
fix: method highlighting failure during initialization (#1666)
chilingling Oct 31, 2025
67e613f
feat: return app instance from init functions (#1680)
chilingling Oct 31, 2025
ce6f4a7
chore: export basic types (#1692)
chilingling Nov 3, 2025
79cbf42
fix:parseFunction error: {} (#1677)
fayching Nov 6, 2025
ed68aa3
docs: Modify the error in the document (#1700)
xuanlid Nov 19, 2025
f57c80a
fix: 添加训练集
1degrees Nov 24, 2025
2fd3880
feat: 添加AI训练
1degrees Nov 24, 2025
b5e7bcc
feat: 修改BUG
1degrees Nov 24, 2025
3ddb73f
feat: Add bar chart, ring chart and radar chart components (#1696)
xuanlid Nov 27, 2025
51d5cf0
feat: Modify material icons (#1701)
xuanlid Nov 27, 2025
bfb02b2
feat: add chart components: waterfall, scatter plot and funnel (#1706)
lichunn Nov 27, 2025
3741576
fix: Modify the template center and application center issues (#1703)
xuanlid Nov 27, 2025
c5e3c38
feat: Add steps, treemenu, cascader, slider, radioGroup and rate comp…
xuanlid Nov 27, 2025
a6ecd18
docs: update registry code example (#1693)
chilingling Nov 27, 2025
a6e30fe
feat: Add progress, skeleton, card, calendar, badge, tag, statistic c…
xuanlid Nov 28, 2025
bea520c
fix: Model-Driven and Template Center Entry Shielding (#1707)
xuanlid Nov 28, 2025
a214cba
feat: ai plugin refactor (#1657)
hexqi Dec 5, 2025
150b3a4
Merge branch 'opentiny:develop' into develop
1degrees Dec 8, 2025
315138e
feat(preview): Modify the style to be consistent with toolbar save. (…
betterdancing Dec 8, 2025
e25cf63
feat: Enhance Robot plugin AI model configuration and refine API endp…
hexqi Dec 8, 2025
1504476
docs: update ai plugin markdown content and images (#1712)
hexqi Dec 9, 2025
e4e236d
v2.9.0-rc.1 (#1713)
hexqi Dec 9, 2025
ddab413
v2.9.0 (#1716)
hexqi Dec 12, 2025
1253ec0
Merge pull request #1717 from opentiny/release/v2.9.x
chilingling Dec 12, 2025
b14e03e
feat: schema scroll auto: page schema automatically scrolls to the cu…
betterdancing Dec 12, 2025
85ce88d
fix: Enable ModelManager, Workspace(ApplicationCenter, and TemplateCe…
hexqi Dec 15, 2025
69e0f9d
Merge branch 'opentiny:develop' into develop
1degrees Dec 15, 2025
1ded848
Merge branch 'opentiny:ospp-2025/runtime-rendering' into ospp-2025/ru…
1degrees Dec 16, 2025
66aa202
feat: 完善runtime 功能
1degrees Dec 17, 2025
021f956
feat: 调整runtime 生产环境编译
1degrees Dec 17, 2025
25cf56f
feat: 删除无关内容提交
1degrees Dec 17, 2025
270c664
feat: 修复路由为文件夹BUG,修复Utils 没有CDN链接加载异常问题
1degrees Dec 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .codecheck/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ tool_params:
secsolar:
source_dir: ./
cmetrics:
exclude: vite.config.js|package.json|index.js|axios.js|.eslintrc.js|mockServer|packages/vue-generator/test|packages/vue-generator/src/templates|packages/build/vite-plugin-meta-comments/src/test
exclude: vite.config.js|package.json|index.js|axios.js|.eslintrc.js|mockServer|packages/engine-cli/template|packages/vue-generator/test|packages/vue-generator/src/templates|packages/build/vite-plugin-meta-comments/src/test
4 changes: 3 additions & 1 deletion .env.local
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ SQL_HOST=localhost
SQL_PORT=3306
SQL_USER=root
SQL_PASSWORD=admin
SQL_DATABASE=tiny_engine
SQL_DATABASE=tiny_engine

backend_url=http://localhost:9090/material-center/api/component/bundle/create
2 changes: 1 addition & 1 deletion .github/auto-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ labels:
sync: true
matcher:
title: '^.+!:|#breaking'
body: '#breaking'
body: '## Does this PR introduce a breaking change\?\s+- \[[xX]\] *Yes'
- label: 'enhancement'
sync: true
matcher:
Expand Down
56 changes: 56 additions & 0 deletions .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
name: Deploy to GitHub Pages

on:
push:
branches: [develop]

jobs:
deploy-gh-pages:
runs-on: ubuntu-latest
concurrency:
group: deploy-gh-pages
cancel-in-progress: true
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 10
run_install: false

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
registry-url: 'https://registry.npmjs.org'

- name: Install dependencies
run: pnpm install

- name: add environment variable
run: |
cat <<'EOF' >> designer-demo/env/.env.alpha
// ---- appended by CI (gh-pages) ----
VITE_ORIGIN=https://agent.opentiny.design/
EOF
- name: change material url
run: |
sed -i "s#material: \['/mock/bundle.json'\]#material: \['https://opentiny.github.io/tiny-engine/mock/bundle.json'\]#g" designer-demo/engine.config.js
echo "Updated material url in designer-demo/engine.config.js"
- name: Run Build
run: |
set -eo pipefail
pnpm run build:plugin 2>&1 | tee /tmp/build-plugin.log
pnpm run build:alpha 2>&1 | tee /tmp/build-alpha.log

- name: Deploy
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./designer-demo/dist/
keep_files: true
force_orphan: false
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

<p align="center">TinyEngine enables developers to customize low-code platforms, build low-code platforms online in real time, and support secondary development or integration of low-code platform capabilities.</p>

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/opentiny/tiny-engine)

English | [简体中文](README.zh-CN.md)

🌈 Features:
Expand Down
4 changes: 3 additions & 1 deletion designer-demo/engine.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ export default {
theme: 'light',
material: ['/mock/bundle.json'],
scripts: [],
styles: []
styles: [],
// 是否开启 TailWindCSS 特性
enableTailwindCSS: true
}
2 changes: 1 addition & 1 deletion designer-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "designer-demo",
"private": true,
"version": "2.7.0",
"version": "2.9.0",
"type": "module",
"scripts": {
"dev": "cross-env vite",
Expand Down
Binary file added designer-demo/public/default-template-cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading