Commit Graph

778 Commits

Author SHA1 Message Date
chilingling 3752fbac3f
ci: config material url on gh page workflow (#1630) 2025-09-15 14:54:56 +08:00
chilingling 451e73cccf
ci: deploy to gh pages (#1629) 2025-09-15 12:44:34 +08:00
chilingling 3e61fcd06c
fix: resolve tinyvue type errors (#1623) 2025-09-10 20:40:52 +08:00
chilingling ce0767278f
docs: change to pre wrap to avoid identify as env (#1621) 2025-09-09 19:27:37 +08:00
lichunn da1c7d6b4e
feat: Add AI streaming data real-time rendering (#1614) 2025-09-05 17:54:07 +08:00
xuanlid f9ea40c177
fix: Modify settings panel icons (#1612) 2025-09-05 17:24:05 +08:00
xuanlid 8d73a60f67
feat: Modify AI dialog box UI (#1610) 2025-09-04 16:35:44 +08:00
chilingling 61dab43375
fix: prase block deps from props(JSSlot/NodeLike) (#1602) 2025-09-04 10:10:45 +08:00
lichunn e8e82147c3
Feat:Add the ability to build pages with AI (#1603) 2025-08-29 18:03:05 +08:00
chilingling 7cce9b6123
Merge pull request #1597 from opentiny/release/v2.8.x
Release/v2.8.x
2025-08-27 14:06:04 +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
chilingling fce0406e7a
fix: mcp tool call issue (#1587) 2025-08-21 14:50:40 +08:00
Hexqi 14b77fde30
chore: remove ai chat save confirm (#1588) 2025-08-20 20:39:33 +08:00
Hexqi 12b63840a5
fix: ai plugin and mcp issue (#1586)
* fix(ai): fix ai plugin mcp issue
2025-08-19 20:31:55 +08:00
chilingling 27195a0653
chore: add title property for mcp tools (#1584) 2025-08-18 21:26:28 +08:00
xuanlid 61bee59651
fix: Modify some version issues (#1582) 2025-08-15 16:09:59 +08:00
chilingling 1811da29d8
fix: optimize canvas options location caculate algorithm (#1572) (#1581) 2025-08-14 10:14:56 +08:00
chilingling 25de171bab
fix: disable selected toolbar text select (#1569) 2025-08-12 21:10:07 +08:00
chilingling a1c95a21d7
fix: monacoEditor container add flex display (#1573) 2025-08-12 21:09:53 +08:00
chilingling 7f939c14b9
fix: optimize canvas options location caculate algorithm (#1572) 2025-08-12 15:54:59 +08:00
Hexqi 01eb9f68e4
fix: change fetch to http service (#1577)
* fix: change fetch to http service
2025-08-12 15:54:05 +08:00
Relife d3d41e2b53
fix: Add version field to TinyGridColumn configuration (#1568) 2025-08-08 17:49:37 +08:00
chilingling a3059a7515
fix: change deps spec from workspace:~ to workspace:* (#1575) 2025-08-05 15:48:29 +08:00
lu-yg 353d05428f
fix: fix bundle.json (#1574) 2025-08-04 19:38:26 +08:00
Hexqi 91d29d7f00
v2.8.0-rc.0 (#1570) 2025-07-30 11:22:13 +08:00
chilingling 3042171711
fix: preview ancestor has folder will get plain page (#1565) 2025-07-30 10:59:20 +08:00
chilingling 92d5a619e1
feat: add mcp service (#1528) 2025-07-30 09:42:03 +08:00
zzerX 068a6f35ef
feat(Block): implement property selector with two-way binding (#1453) 2025-07-29 19:30:37 +08:00
Hexqi 54e0b6206d
feat(ai-roobt): renew robot ui and add mcp calltool (#1561)
* feat: replace ui with tiny-robot

* feat: add mcp

* feat: add option customCompatibleAIModels

* feat: upgrade tinyrobot version and fix ui issue

* docs: add ai assistant docs
2025-07-29 12:01:02 +08:00
Hexqi 2359c09c46
chore: add breaking change tags base on template (#1562)
* chore: add breaking change tags base on template
2025-07-28 21:18:03 +08:00
lu-yg ffa37d7ede
feat: Add material upload script (#1516) 2025-07-25 14:30:32 +08:00
chilingling 29eae05c94
feat: upgrade vue-repl (#1459) 2025-07-25 11:32:26 +08:00
ajaxzheng 806360dd88
feat(vite-plugin-meta-comments): optimize the processing of directly executing functions. If the function is directly called, only a synchronous ctx context is generated (#1489) 2025-07-25 11:31:15 +08:00
chilingling 38084b931e
fix: importMapUpdateI18nHostVersion (#1556) 2025-07-24 15:35:21 +08:00
chilingling b8a81c90c8
feat: app state only allow json object (#1443) 2025-07-24 14:26:05 +08:00
chilingling cc45dc9617
feat: support hide builtin material from material list (#1537) 2025-07-24 14:24:14 +08:00
chilingling 021d3c4d35
feat: sync page state and global state saving behavior (#1540) 2025-07-24 14:22:08 +08:00
chilingling c157e9f19c
fix: url with blockId will get empty page list (#1542) 2025-07-24 14:15:14 +08:00
chilingling 108919d3e0
fix: collapse toolbar will error when hiding tools (#1536) 2025-07-23 09:49:51 +08:00
chilingling c0215e383f
docs: correct layoutconfig tips (#1545) 2025-07-22 21:17:18 +08:00
timtian 2edf50c249
fix: Updated buildMaterials sqlcontent to use the correct field for identifying components (#1510) 2025-07-22 11:43:45 +08:00
chilingling 512a160805
fix: unlock page and refresh will get empty page tips (#1534) 2025-07-22 11:33:51 +08:00
何遇 8502e0b91c
docs: 修改 README 文档,将 @opentiny/engine-cli 改成 @opentiny/tiny-engine-cli (#1532) 2025-07-19 15:23:06 +08:00
chilingling 11be39d825
docs: update advanced registry available version (#1533) 2025-07-18 15:47:59 +08:00
Relife d269dfe29a
docs: 修复文档错别字(物料包时 → 是) (#1529)
Co-authored-by: liyao <liyao@mshasia.com>
2025-07-16 21:06:47 +08:00
lu-yg 28b7b59a6b
feat: Add dockerfile (#1531) 2025-07-16 18:11:11 +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
xuanlid d51636176a
fix: Modify search issue after select all blocks (#1526) 2025-07-14 19:49:48 +08:00