Commit Graph

110 Commits

Author SHA1 Message Date
lichunn f88d79d663
v2.11.0 (#1822) 2026-07-14 14:58:50 +08:00
lichunn 3ff6548126
v2.11.0-rc.1 (#1820)
* fix:同步cli组件

* fix:修复部分图标样式问题

* 2.11.0-rc.1
2026-07-13 16:18:27 +08:00
lichunn d83e3d411b
v2.11.0-rc.0 (#1819) 2026-07-03 09:21:10 +08:00
Hexqi a79c9dfc34
feat: suport mockserver file as database and add dsl-genenrator skill (#1792)
背景:当前各类软件提供CLI/MCP/Skill 让本地AI Agent能够快速接入使用已是大势所趋。 TinyEngine当前没有对外提供这类的工具或者能力,该PR主要 通过 标准Schema(JSON文件)做为桥梁,通过DSL Skill 来方便用户使用本地Agent工具来 快速生成页面/区块/应用,并同步到TinyEngine应用中。

主要特性:

file启动模式:mockserver 新增file(默认为db)启动方式,使用该模式时,mockserver接口从文件(data/**/*.json文件)中获取数据,也会更新到文件中
使用方式:项目根目录执行 pnpm dev:file
dsl-generator skill:添加项目级skill,可以在Claude Code/Cursor/OpenCode/Codex等本地Agent中使用该skill 生成页面/区块/应用的DSL到 data/**/*.json中,配合file启动模式,实现让本地AI Agent工具生成生成页面/区块/应用
2026-06-29 17:00:04 +08:00
xuanlid 6390a94967
feat:add drawer, container, file-upload components (#1813)
* feat:add drawer, container, file-upload components

* feat:reviews

* fix:reviews
2026-06-12 10:13:17 +08:00
xuanlid 7db6a09bf7
feat:add anchor component and icons (#1812)
* feat:add anchor component and icons

* feat:icon

* feat:icon color
2026-06-08 10:24:55 +08:00
xuanlid fdad82145f
feat: add alert, link, divider components (#1811) 2026-06-04 11:40:44 +08:00
lichunn 21cb852013
feat: Add action menu component (#1798) 2026-03-31 20:20:21 +08:00
lichunn 06b9cd8bfe
feat:Add model management mock (#1795) 2026-03-31 19:04:09 +08:00
lichunn ab2f9baac2
fix:Error message when creating the same page for different applications (#1797) 2026-03-31 17:32:06 +08:00
xuanlid afb0d790d5
fix: add tiny-dropdown component (#1796) 2026-03-31 17:31:37 +08:00
xuanlid 7c4bdc0571
fix: Modify some chart previews are not displayed (#1782) 2026-03-09 15:54:24 +08:00
Hexqi 8319cbfabe
fix: serialize page_content to resolve mockserver create page error (#1780) 2026-03-06 11:07:32 +08:00
lichunn d956d78cf9
v2.10.0 (#1774) 2026-02-13 22:41:11 +08:00
lichunn a6add41d14
v2.10.0-rc.0 (#1767) 2026-02-10 16:39:36 +08:00
lichunn be00161583
feat:add apps and schema db (#1759) 2026-02-03 14:44:19 +08:00
lichunn b323e9adec
feat(mock-server): add model/apps/template mock (#1755) 2026-01-30 18:36:45 +08:00
Hexqi ddab413cb9
v2.9.0 (#1716) 2025-12-12 14:47:07 +08:00
Hexqi e4e236d67a
v2.9.0-rc.1 (#1713) 2025-12-09 10:19:52 +08:00
xuanlid a6e30fe5ec
feat: Add progress, skeleton, card, calendar, badge, tag, statistic components (#1697) 2025-11-28 10:09:41 +08:00
xuanlid c5e3c38a96
feat: Add steps, treemenu, cascader, slider, radioGroup and rate components (#1698) 2025-11-28 01:36:51 +08:00
lichunn bfb02b2b64
feat: add chart components: waterfall, scatter plot and funnel (#1706) 2025-11-27 18:30:02 +08:00
xuanlid 3ddb73fc90
feat: Add bar chart, ring chart and radar chart components (#1696) 2025-11-27 17:36:19 +08:00
程枫 79cbf42d97
fix:parseFunction error: {} (#1677)
Co-authored-by: Cheng Feng <v02943@intranet.bochk.com>
2025-11-06 09:05:46 +08:00
lichunn 847f30d303
feat:Add line chart,bar chart and pie chart components (#1660) 2025-09-30 09:38:29 +08:00
Hexqi e62142ad9a
v2.8.0 (#1596) 2025-08-26 10:04:41 +08:00
chilingling 59ea8ea369
v2.8.0-rc.1 (#1585) 2025-08-21 14:52:12 +08:00
Hexqi 91d29d7f00
v2.8.0-rc.0 (#1570) 2025-07-30 11:22:13 +08:00
chilingling 264aaccd2f
Merge pull request #1527 from opentiny/release/v2.7.x
Release/v2.7.x
2025-07-15 20:22:54 +08:00
Hexqi 12dd2a833f
v2.7.0 (#1524) 2025-07-15 19:56:04 +08:00
Hexqi 43db3513b9
v2.7.0-rc.2 (#1522) 2025-07-14 15:05:20 +08:00
Hexqi 9ba6c8206f
feat(mockServer): mockserver support custom database path (#1501)
* fix: remove useless data and fix pagename
* feat: mockserver support custom dbpath
2025-07-03 17:21:34 +08:00
chilingling 4bd9faa57f
v2.7.0-rc.1 (#1492) 2025-06-27 15:14:55 +08:00
Hexqi f473753385
v2.7.0-rc.0 (#1488) 2025-06-24 11:53:01 +08:00
chilingling 0c4662b9ed
feat: remove resetPasswordToken field (#1462) 2025-06-24 09:17:54 +08:00
Hexqi f303532611
v2.6.0 (#1481) 2025-06-20 14:05:49 +08:00
Hexqi c3207eb2df
v2.6.0-rc.2 (#1479) 2025-06-19 14:27:50 +08:00
chilingling aaf416bf0b
v2.6.0-rc.1 (#1468) 2025-06-09 10:50:31 +08:00
Hexqi db1033835e
v2.5.0 (#1399)
* v2.5.0
2025-05-14 20:29:24 +08:00
chilingling 700103ccd4
v2.5.0-rc.5 (#1388) 2025-05-13 10:02:32 +08:00
chilingling 37ad17e95e
v2.5.0-rc.4 (#1379) 2025-05-12 09:06:44 +08:00
chilingling 013b35fe3b
v2.5.0-rc.3 (#1374) 2025-05-08 21:25:48 +08:00
chilingling 684832b3ac
v2.5.0-rc.2 (#1360) 2025-05-06 21:04:02 +08:00
chilingling ac0bda73e0
v2.5.0-rc.1 (#1355) 2025-05-06 16:28:27 +08:00
Hexqi 16a21f18c8
v2.5.0-rc.0 (#1346) 2025-04-28 21:05:00 +08:00
Gene 030ece7b40
fix: url unchanged after create block (#1323) 2025-04-22 19:16:59 +08:00
chilingling f5707c3793
v2.5.0-alpha.2 (#1315) 2025-04-17 11:13:51 +08:00
chilingling 607292039c
feat: keep same appid both mock server and java server (#1249) 2025-04-14 15:03:46 +08:00
Hexqi 477aa411da
v2.4.0 (#1287) 2025-04-07 19:49:11 +08:00
Hexqi 40df6ee51c
v2.4.0-rc.0 (#1228) 2025-03-21 16:21:51 +08:00