Commit Graph

24 Commits

Author SHA1 Message Date
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 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
ajaxzheng 2d9c6fc21c
feat: 表格的renderer配置支持events事件集合 (#3342) 2025-04-24 11:19:36 +08:00
gimmyhehe e3ddd68201
fix(grid): [grid] fix input no cursor when dropConfig set filter (#3343) 2025-04-24 11:17:49 +08:00
gimmyhehe 37e6b6dd95
docs: optimize grid docs (#3215)
* docs: optimize grid apis doc

* docs: optimize grid docs

* docs: optimize grid docs
2025-03-28 10:08:07 +08:00
Gweesin Chan 10f537f26a
feat(grid): [grid] expose getTreeExpandeds function (#2996)
* feat(grid): expose getTreeExpandeds function

* docs: fix description error
2025-03-04 09:37:29 +08:00
gimmyhehe 192bce07f3
fix(grid): [grid] validate successful add return value in promise sense (#2851) 2025-02-05 09:14:13 +08:00
gimmyhehe 2be6d1347a
docs(grid): [grid] add updateFooter demo (#2755) 2025-01-08 11:01:05 +08:00
gimmyhehe 3e6676723a
feat(grid): [grid] grid component adapt to old theme (#2554)
* feat(grid): [grid] grid component adapt to old theme

* test: fix e2e test case

* feat(grid): [grid] grid component adapt to old theme
2024-11-26 15:30:54 +08:00
ajaxzheng 6496e5dcab
feat: adpting to OpenTinyDesign Themes (#2422) 2024-10-28 11:09:09 +08:00
gimmyhehe d1457021ae
fix(grid): [grid] fix x-design theme style (#2355) 2024-10-23 09:22:39 +08:00
gimmyhehe 8f1012f56f
fix(grid): [grid] x-design theme refresh (#2094) 2024-09-11 11:08:21 +08:00
gimmyhehe 93f956a576
fix(grid): [grid] change grid x-design theme (#1984)
* fix(pager): change x-design theme

* fix(grid): change grid x-design theme

* fix(grid): change grid x-design theme
2024-08-26 14:22:56 +08:00
gimmyhehe 2b643a106a
docs(grid): add new getStateSelection api (#1972)
* docs(grid): add new getStateSelection api

* docs(grid): add new getStateSelection api
2024-08-22 15:15:04 +08:00
Gweesin Chan 5e200ffe17
feat(grid): [grid] support resizable config (#1679)
* fix: fix resizable line pos error

* feat: support resizable config

* refactor: expose params

* docs: add document for resizable config

* test: init resizable limit test

* revert: revert unused modified for transfer docs

This reverts commit 7aa1e1cb849377914dd66e4449d344bcc4a27272.

* docs: add version info for IResizableConfig property
2024-08-18 11:23:55 +08:00
gimmyhehe b1c4740eec
docs(grid): grid doc add IFilterConfig type (#1916) 2024-08-16 11:50:19 +08:00
ajaxzheng 09efdec5f1
feat: optimized the official website component and API version status (#1919) 2024-08-15 17:27:02 +08:00
ajaxzheng 0811cb12e1
feat: update vue-docs (#1810) 2024-08-01 17:45:27 +08:00
gimmyhehe 06c39be857
docs(grid): 补充表格props文档 (#1782) 2024-07-26 15:30:31 +08:00
ajaxzheng ce0da6845f
feat: update site design style (#1752) 2024-07-17 15:28:47 +08:00
ajaxzheng 640c1a2aab
feat: update mobile first template (#1697) 2024-06-26 11:08:46 +08:00
ajaxzheng c7618314f2
fix(mobile-first): fix mobile-first components bugs (#1426) 2024-02-26 09:30:53 +08:00
Kagol e848314b4b
feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00