chenxi-20
a602aa5653
fix(file-upload): 修复上传组件accept为空报错问题 ( #3529 )
2025-06-24 15:13:21 +08:00
gimmyhehe
aad34cecdb
fix(grid): fix bug after refactor ( #3527 )
...
* fix(grid): fix custom empty text align not center
* fix(grid): fix selection error
* fix(grid): fix multi header tooltip error
* fix(grid): fix grid border style error
2025-06-24 15:13:00 +08:00
liukun
e265872bfb
fix:修复saas模式表格css ( #3520 )
2025-06-23 15:44:44 +08:00
gimmyhehe
a33f861209
fix(grid): fix custom setting style error at mobile-first ( #3524 )
...
* fix(grid): fix custom setting style error at mobile-first
* docs: optimize docs
2025-06-23 14:12:15 +08:00
gimmyhehe
25bf285ab1
feat(grid): add expand trigger slot ( #3518 )
...
* feat(grid): add expand trigger slot
* docs(grid): optimize grid docs
2025-06-23 14:10:27 +08:00
gimmyhehe
3aed708b89
build: fix component version error ( #3528 )
2025-06-23 14:08:46 +08:00
James
40e69c46e1
fix(calendar-view): [calendar-view]add attributes ( #3525 )
2025-06-23 09:07:10 +08:00
gimmyhehe
02e5624c90
fix(theme-saas): refresh theme-saas tailwind token ( #3523 )
2025-06-23 09:05:55 +08:00
chenxi-20
3925f10bcc
fix: 修复锚点滚动回显的问题 ( #3519 )
2025-06-23 09:04:43 +08:00
gimmyhehe
6f22da1cd7
feat(grid): edit-config add blurOutside ( #3521 )
...
* feat(grid): edit-config add blurOutside
* fix: fix tree index
* feat: grid card view add icon and title
* fix(grid): fix loading can see no-data
* fix(grid): fix no-data have two element at mf
2025-06-23 09:04:19 +08:00
Kagol
d0959c6f97
feat: add svgs ( #3522 )
...
* feat: add acceptance.svg/payment-slips.svg/performance.svg
* feat: create icon-saas
* fix: fix typo error
2025-06-18 17:36:39 +08:00
ajaxzheng
a14507a4e4
fix(grid): Limit the size attribute value of the paging component to 'mini' or an empty string to prevent warnings ( #3516 )
...
* fix(pager): 限制分页组件的 size 属性值为 'mini' 或空字符串,防止警告
* fix(pager): 更新分页组件的 size 属性逻辑,支持 'small' 和 'mini',并在 size 为 'medium' 时传递空字符串
2025-06-17 15:40:59 +08:00
gimmyhehe
43c29a4362
fix(loading): fix loading occur error when change frequently ( #3513 )
2025-06-17 09:59:12 +08:00
James
f7cac5eb64
fix(modal): add modal state styles ( #3504 )
2025-06-17 09:58:50 +08:00
申君健
829ca9c76f
fix(tag): remove inline-bloxk ( #3506 )
2025-06-17 09:57:59 +08:00
gimmyhehe
d8c2c96b12
docs(grid): fix demo date format error ( #3515 )
2025-06-17 09:57:18 +08:00
ajaxzheng
8f35726027
refactor: optimize table performance and refactor the table ( #3514 )
2025-06-17 09:56:31 +08:00
ajaxzheng
5ed29bf648
chore: 更新版本号至3.24.5,并将 @opentiny/tiny-vue-mcp 版本更新至 ^0.0.2 ( #3508 )
2025-06-14 17:48:35 +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
liukun
fc5a11e7f5
fix:时间格式化错误 ( #3503 )
2025-06-13 14:34:46 +08:00
liukun
ea343cedfd
fix:修复SaaS风格样式 ( #3499 )
2025-06-13 14:34:25 +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
8d5d093f1c
docs(grid): 简化基本用法示例中的状态管理,移除不必要的属性 ( #3495 )
2025-06-10 19:59:17 +08:00
ajaxzheng
294601e574
feat(grid): 优化mcp配置用法和示例代码 ( #3494 )
2025-06-10 19:43:57 +08:00
wuyiping
875c685a30
fix(grid): add a border to the last row of the grid under the saas theme ( #3492 )
2025-06-10 14:24:08 +08:00
James
983e37ce85
feat(popeditor): [popeditor] add attribute lock-scroll ( #3490 )
2025-06-10 09:31:35 +08:00
James
626ac2b565
feat(dialog-select): [dialog-select] add attribute lock-scroll ( #3489 )
2025-06-10 09:31:06 +08:00
申君健
5ee3de3de1
fix(select): modify the DOM structure of all options in the select to be consistent with that of the regular options to solve the text alignment issue ( #3488 )
2025-06-10 09:30:18 +08:00
申君健
40d36b52f3
fix(robot): 优化robot的消息处理 ( #3491 )
2025-06-09 16:21:20 +08:00
ajaxzheng
1e332494f6
fix(package): update @opentiny/tiny-vue-mcp version to 0.0.1-alpha.1 ( #3487 )
2025-06-07 17:51:39 +08:00
申君健
35a0210ed7
fix(robot): add the API tab of the MCP and adjust the display control of the robot. ( #3485 )
...
* fix(robot): 调整robot的显示控制
* fix(robot): 添加MCP 的api 页签
* fix(robot): fix
2025-06-06 17:26:53 +08:00
申君健
7045fa1407
fix(robot): 完善示例,增加会话及UI调整 ( #3484 )
2025-06-05 15:32:51 +08:00
liukun
fe25484634
fix:修复测试用例 ( #3483 )
2025-06-05 10:43:10 +08:00
ajaxzheng
cc1e49e0d4
docs(user-head): 修正类型定义格式,确保类型描述一致性 ( #3482 )
2025-06-05 10:40:28 +08:00
ajaxzheng
21dfc72844
chore: 更新SSE URL为HTTPS以确保安全连接 ( #3481 )
2025-06-05 10:16:10 +08:00
ajaxzheng
106e245481
chore: update verion to 3.24.0 ( #3480 )
2025-06-05 09:52:27 +08:00
liukun
99cff0e5b6
fix:去除图标默认颜色 ( #3479 )
2025-06-05 09:29:54 +08:00
ajaxzheng
e7d03241b2
chore: sync release-3.23.0 to dev ( #3478 )
...
* fix(number-animation): update version to 3.23.0 (#3433 )
* chore: update v3.23.0 changelog (#3446 )
2025-06-05 09:27:30 +08:00
liukun
d977fdcdc9
fix:对话框标题行高 ( #3477 )
2025-06-05 09:26:15 +08:00
申君健
bcd56a5567
fix(robot): add examples of Perfecting AI Agents ( #3476 )
...
* fix(robot): 完善AI 智能体的例子
* fix(robot): fix
2025-06-04 16:11:06 +08:00
wuyiping
965dcdd76d
fix(grid): increase the length of drag and drop lines in the grid and remove empty values when filtering ( #3475 )
...
* fix(grid): increase the length of drag and drop lines and remove empty values when filtering
* fix(grid): increase the length of drag and drop lines and remove empty values when filtering
* fix(grid): increase the length of drag and drop lines and remove empty values when filterin
2025-06-04 16:10:08 +08:00
James
9f3626db1a
fix: the issue of modifying line breaks for display ( #3470 )
2025-06-04 10:00:49 +08:00
liukun
e3c5559cc3
fix:修复面板初始宽度过窄,以及英文状态下月份显示 ( #3466 )
2025-06-04 09:59:41 +08:00
ajaxzheng
1115a63f69
fix(basic-usage): update SSE URL to use HTTPS for secure connection ( #3472 )
...
* fix(basic-usage): update SSE URL to use HTTPS for secure connection
* feat(ai-agent): 优化文档和示例
* chore: 删除无用变量
2025-06-03 19:55:57 +08:00
申君健
8cfe037307
fix(robot): 增加角色消息为markdown, 升级robot 的版本 ( #3471 )
2025-06-03 15:58:45 +08:00
申君健
cfe8e981e0
feat(site): add the tiny-robot drawer to the official website. ( #3467 )
...
* feat(site): 添加tiny-robot的初始代码
* fix(site): fix
* fix(robot): fix
* fix(robot): 添加自定义适配 dify
* fix(site): fix
* fix(site): 在表格中,专门添加智能体文件
* fix(site): ai-agent
* fix(site): fix
* ci(workflow): update branches for auto deployment
* chore: 还原action脚本
* fix(site): fix 检视意见
---------
Co-authored-by: ajaxzheng <894103554@qq.com>
2025-06-03 10:34:38 +08:00
ajaxzheng
fb9222f35b
feat(common): add support for MCP configuration in component setup ( #3469 )
2025-06-02 17:25:43 +08:00
申君健
ccd4a699d0
fix(select): fix the malfunction of the select component when automatically pulling down focus ( #3464 )
2025-06-02 10:20:25 +08:00
shuzhuxvchuang
fc1160154d
typo(text-popup):将组件文档内的value改为modelValue ( #3443 )
...
* typo(TextPopup):将组件文档内的value改为modelValue
* fix(text-popup): 将测试用例中的value更改为modelValue
* fix(text-popup): 更新测试用例中的URL路径为modelValue
2025-06-02 10:18:50 +08:00
wuyiping
7b08180068
fix(form): fix the textarea style issue under the form ( #3468 )
2025-06-02 10:18:01 +08:00