Commit Graph

2558 Commits

Author SHA1 Message Date
gimmyhehe 8b2f2b3612
ci: add docs/utils/hooks auto build and publish (#3588) 2025-07-15 15:13:13 +08:00
gimmyhehe bbdcfe55e4
test(grid): fix visual scroll e2e test case error (#3585)
* test(grid): fix visual scroll e2e test case

* test(grid): fix visual scroll e2e test case
2025-07-15 10:40:15 +08:00
申君健 65bc127da8
fix(select): fix e2e (#3584) 2025-07-14 19:23:04 +08:00
gimmyhehe ffd7678b7b
chore: update version to 3.25.0 (#3583) 2025-07-14 19:13:04 +08:00
liukun 0ea6c8b66d
fix:时间区间清空应返回空数组 (#3582) 2025-07-14 17:50:13 +08:00
vae 967f4dcb95
fix(color-select-panel): 颜色类型选择下拉框样式异常 (#3575) 2025-07-14 17:35:08 +08:00
gimmyhehe 8711a32127
fix(base-select): fix e2e test case error (#3581) 2025-07-14 17:34:17 +08:00
liukun 750cb3aecb
fix:修复单行文本域与输入框高度不一致 (#3580) 2025-07-14 17:33:44 +08:00
申君健 636516bd51
fix(select): update select's e2e test for grid update (#3577) 2025-07-14 16:57:13 +08:00
gimmyhehe 4f6ced29c9
fix(grid): add grid radio class name (#3578) 2025-07-14 16:56:31 +08:00
gimmyhehe b27b4839ea
fix(theme): fix dark theme in shadow dom (#3579) 2025-07-14 16:55:57 +08:00
liukun 795f1c8693
fix:文本域单行高度与input不一致 (#3573) 2025-07-14 16:54:56 +08:00
liukun dd9dc4164c
fix:修复saas模式下,筛选图标大小不一 (#3576) 2025-07-14 15:56:01 +08:00
liukun 18f2a7cad9
fix:tag为空时在form场景显示错位 (#3572) 2025-07-14 15:28:02 +08:00
申君健 f7ce03c262
fix(auto-tip): 修复 tooltip 显示的元素,需要消失卸载时, 提示会留在页面的bug (#3574) 2025-07-14 15:27:35 +08:00
liukun 7f7e780573
fix:saas模式下,里程碑颜色匹配逻辑 (#3568) 2025-07-14 09:44:31 +08:00
gimmyhehe 266c96c46c
fix(grid): fix right position error when resize multi header grid (#3569) 2025-07-14 09:34:26 +08:00
gimmyhehe 0605415074
feat(grid): add tree-node button bubbling setting (#3570)
* feat: add tree-node button bubbling setting

* docs(grid): add tree-node button bubbling setting

* docs(grid): add tree-node button bubbling setting

* fix(grid): fix multi header right position error after insert dynamic column
2025-07-14 09:33:44 +08:00
gimmyhehe d87e7ea8ab
feat(grid): add filter root attrs (#3565)
* feat(grid): add filter root attrs

* fix: rename rootAttrs to attrs

* docs(grid): optimize grid docs
2025-07-10 20:27:24 +08:00
gimmyhehe 1034ef5a9f
fix(pager): fix init pager-size error when not match page-sizes (#3566) 2025-07-10 20:26:46 +08:00
gimmyhehe bb72b19e6a
fix(grid): clear input value after click custom extend item (#3563) 2025-07-10 11:27:26 +08:00
Kagol 082cfad4df
fix: fix login typo (#3564) 2025-07-10 11:26:57 +08:00
Kagol 282bc87ef9
feat: add new hot svg (#3562)
* chore: add hot.svg/new.svg

* chore: create icon-saas hot.svg/new.svg
2025-07-10 10:17:27 +08:00
gimmyhehe 49992e20cc
fix(grid): fix dirty flag not clear after refreshData (#3560)
* fix(directive): fix clickoutside mouse down event may be null

* fix(grid): fix dirty flag not clear after refreshData
2025-07-09 16:57:13 +08:00
wuyiping 6801abcafc
fix(tree-menu): adjusting the input box of the tree menu component can clear the symbol position (#3561) 2025-07-09 16:56:08 +08:00
gimmyhehe c5d04e7b2f
fix(grid): fix grid header divider error (#3558) 2025-07-09 11:40:26 +08:00
James 5801d0c722
fix(autocomplete): add title attribute (#3555) 2025-07-09 10:03:09 +08:00
申君健 a9f75d0c5c
fix(vue-common): resolves the loading icon after multiple calls to render function nesting levels (#3554) 2025-07-07 17:32:11 +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
James bfce947877
fix(modal): modify the icon color style of the saas file (#3552) 2025-07-07 15:21:47 +08:00
liukun 9bebc671ea
fix:修复shadowRoot节点下组件事件失效 (#3546) 2025-07-04 14:15:19 +08:00
gimmyhehe a56006ba2d
fix(grid): fix popper edit element blur when set edit-config blurOutside (#3550) 2025-07-02 14:10:10 +08:00
gimmyhehe 5de6b6491b
fix(grid): fix cell click event error on edit mode (#3549) 2025-07-02 11:47:59 +08:00
ajaxzheng a2cc153997
fix(input): 修复 immediate 参数导致的多一次重绘问题,在mounted阶段已运行 (#3544) 2025-07-01 09:24:08 +08:00
gimmyhehe 6736d33f5a
fix(grid): fix document does not have getAttribute error (#3548) 2025-07-01 09:20:07 +08:00
wuyiping d8737ee4de
fix(carousel): hide touch screen slideshow demo (#3545) 2025-07-01 09:19:20 +08:00
Lingchen111 1ca014263f
fix(examples/sites/demos/apis): 修复 issue #3030 中提到的图表配置项拼写错误 (#3547) 2025-06-30 19:09:48 +08:00
gimmyhehe 0567c11f7d
fix: adapt to tree children use splice to add row (#3543) 2025-06-28 10:59:28 +08:00
gimmyhehe 8ec3dd771e
fix(grid): fix tree table children edit revert error (#3542) 2025-06-28 10:58:13 +08:00
gimmyhehe f8f2fb2fb1
fix(grid): fix data undefined in mobile-first (#3541) 2025-06-27 11:47:59 +08:00
wuyiping f5b6f37a23
fix(tag): resolve the issue of style deviation when tag components have null values under the SaaS theme (#3540) 2025-06-27 10:56:37 +08:00
gimmyhehe 53a476f1a1
fix(grid): fix scroll to bottom header not visible (#3539) 2025-06-26 15:35:20 +08:00
gimmyhehe 0e74d5f38a
fix(grid): fix drag error when tbody not render (#3538) 2025-06-26 15:16:27 +08:00
申君健 768fc7b709
fix(cascader): fix When using slots in cascader-panel, the mf template will error (#3537) 2025-06-26 14:04:48 +08:00
gimmyhehe 80cb2c3047
fix(grid): fix resize bar cover by header (#3536) 2025-06-26 14:04:21 +08:00
James 4cbe804dcf
feat(button): [button] add custom-style attribute (#3535)
* feat(button): [button] add custom-style attribute

* fix: revise inspection comments
2025-06-26 09:20:43 +08:00
liukun cce400b1f1
fix:修复saas模式表格css (#3532) 2025-06-24 19:30:17 +08:00
gimmyhehe fd3d6a79f2
fix(grid): fix grid scroll to bottom error when only set max-height (#3531) 2025-06-24 19:20:53 +08:00
ajaxzheng 66910344ac
feat(common): use the hotspot function provided by the ArkWeb JS engine to optimize the execution of defineProperties function in the common adaptation layer (#3530) 2025-06-24 15:25:50 +08:00
chenxi-20 a602aa5653
fix(file-upload): 修复上传组件accept为空报错问题 (#3529) 2025-06-24 15:13:21 +08:00