Commit Graph

20 Commits

Author SHA1 Message Date
liukun db03876549
fix(input):fix textarea height in Multiple line placeholders (#3624)
* Update App.vue

* fix:多行占位符导致文本域高度计算错误
2025-07-30 11:44:26 +08:00
申君健 96cd780f26
fix(site): add MCP tools for query examples and jump examples (#3623) 2025-07-30 10:20:15 +08:00
ajaxzheng 12d236492e
feat(site): connect next-sdk and ai dialog box to realize dynamic switching routing function of large models (#3619)
* feat: 对接next-sdk和ai对话框

* feat: 实现大模型动态切换路由功能

* feat: 添加LLM信息填写对话框及相关逻辑,更新依赖版本
2025-07-28 11:35:40 +08:00
ajaxzheng b963e65b46
chore: offline temporary mcp function demonstration demo (#3553)
* chore: 下线临时mcp功能演示demo

* chore: 添加 @opentiny/tiny-vue-mcp 依赖版本 ^0.0.2
2025-07-07 16:24:58 +08:00
ajaxzheng 0b1d2a8137
chore: sync release-3.24.0 to dev (#3507)
* feat: New MCP comprehensive example added to the official website (#3497)

* feat: 官网新增mcp综合示例

* fix: 修复 tiny-robot-chat 组件中的提示项和建议项的传递逻辑,优化 Demo 组件的 QR 码展示样式

* fix: 修复引入路径问题

* chore: Update changelog and add TinyVue intelligent component access documentation (#3498)

* chore: 更新changelog,并添加TinyVue智能化组件接入文档

* chore: 添加菜单优化文档

* chore: 更新mcp.md文档中的sessionId说明,简化调试提示

* chore: 更新mcp-en.md文档中的标题和内容,统一语言为英文

* feat: add remote control page, update next dependency (#3501)

* feat: 添加遥控器页面,更新next依赖

* chore: 修改代理为https url

* feat: 更新会话ID的处理逻辑

* fix: 更新依赖版本约束以支持更高版本

* fix: 更新版本号至3.24.4
2025-06-14 11:51:31 +08:00
ajaxzheng 1490dcd867
chore: optimize mcp configuration items (#3496)
* chore: 优化mcp配置项

* chore: 更新 @opentiny/tiny-vue-mcp 版本至 0.0.1-alpha.3
2025-06-10 20:23:48 +08:00
ajaxzheng 294601e574
feat(grid): 优化mcp配置用法和示例代码 (#3494) 2025-06-10 19:43:57 +08:00
申君健 3387a22ca2
fix(site): refactor the implementation mode of switch dark theme (#2995)
* fix(site): remove switch theme button

* fix(site): fix some wrong colors

* fix(site): add  { allowDarkTheme:true } to TDCommon

* fix(site): add mock button for switch theme

* fix(site): fix reviews
2025-03-04 10:49:27 +08:00
ajaxzheng b7882aca57 fix: fixed the problem of global search js resource access failure (#2623)
* fix: fixed the problem of global search js resource access failure

* feat: update docs version
2024-12-11 14:30:46 +08:00
Kagol c53a740ddc
docs: add algolia search (#2603) 2024-12-04 09:25:56 +08:00
gimmyhehe 90c2eb02ba
feat(sites): add theme route (#1478) 2024-03-11 09:15:04 +08:00
gimmyhehe 812ed2abf3
fix(sites): change demo default mode and delete bulletin (#1049)
* fix(sites): change demo default mode and delete bulletin

* fix(sites): change demo default mode and delete bulletin
2023-12-07 14:22:53 +08:00
申君健 c917776bcf
fix(e2e): avoid bulletin when doing e2e test (#1019) 2023-12-04 16:47:22 +08:00
申君健 e2793efac8
feat(docs): add bulletin feature on site (#1010)
* feat(docs): add bulletin feature on site

* fix: fix description
2023-12-03 15:43:50 +08:00
gimmyhehe 5ce7f1c38d
feat(sites): add saas playground (#893) 2023-11-22 11:06:57 +08:00
ajaxzheng 791831558b
fix(dcos): Fixed the slow initial loading of resources in official website. (#887) 2023-11-21 19:55:34 +08:00
gimmyhehe 4ccc2ba1eb
feat(sites): add mobile-first playground (#864) 2023-11-20 10:07:58 +08:00
Kagol 8d2a9a222c
feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
gimmyhehe 23fa983d48
fix(sites): change design config when change theme (#393)
* fix(sites): change design config when change theme

* fix(sites): fix dev:site script
2023-08-16 14:43:22 +08:00
Kagol 164afb23e4
feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00