jahnli
|
50b439efc0
|
feat: add community
|
2025-02-24 21:49:29 +08:00 |
|
jahnli
|
abea5befb7
|
fix(docs): unified version info description
|
2025-01-24 14:59:58 +08:00 |
|
jahnli
|
16e3f81914
|
fix(docs): change log description
|
2025-01-24 10:34:53 +08:00 |
|
jahnli
|
daa14b09db
|
fix(carousel): document title order
|
2025-01-24 10:17:01 +08:00 |
|
jahnli
|
a788d37c31
|
chore: update CHANGELOG.en-US.md
|
2025-01-21 23:02:06 +08:00 |
|
07akioni
|
c96427dc81
|
fix: missing version
|
2025-01-05 23:07:06 +08:00 |
|
07akioni
|
afbd8e66b3
|
Merge branch 'main' into docs
|
2025-01-05 22:49:15 +08:00 |
|
07akioni
|
cf4404d7af
|
2.41.0
v2.41.0
|
2025-01-05 22:47:49 +08:00 |
|
07akioni
|
ac5afe5d1e
|
docs: complete locale chart
|
2025-01-05 22:14:41 +08:00 |
|
Artea
|
214ec5b0f0
|
test(locales): update snapshots (#6684)
Signed-off-by: Artea <sepush@outlook.com>
|
2025-01-05 10:18:42 +08:00 |
|
Qurbanjan
|
1e116fc905
|
feat: add uyghur (ug-CN) locale (#6670)
|
2025-01-04 20:31:01 +08:00 |
|
软趴趴
|
32f893ff30
|
feat: add kmKH locale (#6589)
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2025-01-04 20:30:35 +08:00 |
|
07akioni
|
2992da0217
|
refactor(modal): correct draggable implementation
|
2025-01-04 20:21:56 +08:00 |
|
Zheng-Changfu
|
11ee8fcbdc
|
feat(modal): draggable (#6583)
* feat(modal): 弹窗增加拖拽功能
* docs(modal): 增加文档示例
* chore(changelog): 拖拽功能增加 changelog
* chore(modal): getMousePosition 逻辑重构,删除不需要的代码
* chore(modal): 阻止默认行为,防止拖拽文字触发浏览器默认拖拽行为引起的 bug
---------
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2025-01-04 18:30:34 +08:00 |
|
Artea
|
d7ca2e4e23
|
docs(data-table): controlled-sorter ts demo&export DataTableSortOrder (#6676)
Signed-off-by: Artea <sepush@outlook.com>
|
2025-01-04 18:26:15 +08:00 |
|
Artea
|
9f539dfec3
|
fix(pagination, collapse): missing type slot and slot props (#6677)
* fix(Pagination,Collapse): missing type slot and slot props
Signed-off-by: Artea <sepush@outlook.com>
* fix: lint
Signed-off-by: Artea <sepush@outlook.com>
* fix: try node22
Signed-off-by: Artea <sepush@outlook.com>
* fix: node22 for test
* fix: lint style indent
Signed-off-by: Artea <sepush@outlook.com>
---------
Signed-off-by: Artea <sepush@outlook.com>
|
2025-01-04 18:25:47 +08:00 |
|
07akioni
|
942de11cd7
|
fix: missing types for slots
|
2025-01-02 01:22:00 +08:00 |
|
07akioni
|
3cb6a61ebf
|
refactor: impl slots type in a correct way
|
2025-01-02 01:18:33 +08:00 |
|
07akioni
|
c5c419d75d
|
docs: add changelog for slot types
|
2025-01-01 23:08:34 +08:00 |
|
Zero
|
5bf584dfa9
|
feat: add slots typing for all components (#6603)
* feat(alert): add slots type (#6599)
* feat(auto-complete): add slots type (#6599)
* fix(auto-complete): slots type (#6599)
* feat(auto-complete): export slots type (#6599)
* feat(avatar): add slots type (#6599)
* feat(avatar-group): add slots type (#6599), may not be particularly precise
* feat(breadcrumb-item): add slots type (#6599)
* feat(breadcrumb-item): export slots type (#6599)
* feat(button): add slots type (#6599)
* feat(calendar): add slots type (#6599)
* feat(card): add slots type (#6599)
* feat(carousel): add slots type (#6599)
* feat(cascader): add slots type (#6599)
* feat(collapse): add slots type (#6599)
* feat(color-picker): add slots type (#6599)
* feat(data-table): add slots type (#6599)
* feat(date-picker): add slots type (#6599)
* feat(descriptions): add slots type (#6599)
* feat(dialog): add slots type (#6599)
* feat(drawer-content): add slots type (#6599)
* feat(dynamic-input): add slots type (#6599)
* feat(dynamic-tags): add slots type (#6599)
* feat(ellipsis): add slots type (#6599)
* feat(empty): add slots type (#6599)
* feat(float-button): add slots type (#6599)
* feat(image): add slots type (#6599)
* feat(input): add slots type (#6599)
* feat(input-number): add slots type (#6599)
* feat(list): add slots type (#6599)
* feat(mention): add slots type (#6599)
* feat(modal): add slots type (#6599)
* feat(page-header): add slots type (#6599)
* feat(pagination): add slots type (#6599)
* feat(popconfirm): add slots type (#6599)
* feat(popover): add slots type (#6599)
* feat(popselect): add slots type (#6599)
* feat(result): add slots type (#6599)
* feat(select): add slots type (#6599)
* feat(slider): add slots type (#6599)
* feat(spin): add slots type (#6599)
* feat(split): add slots type (#6599)
* feat(statistic): add slots type (#6599)
* feat(step): add slots type (#6599)
* feat(switch): add slots type (#6599)
* feat(tabs): add slots type (#6599)
* feat(tag): add slots type (#6599)
* feat(thing): add slots type (#6599)
* feat(time-picker): add slots type (#6599)
* feat(time-picker): export slots type (#6599)
* feat(timeline): export slots type (#6599)
* feat(tooltip): export slots type (#6599)
* feat(tree): export slots type (#6599)
* feat(tree-select): export slots type (#6599)
* feat(upload-trigger): export slots type (#6599)
---------
Co-authored-by: Naily <zero@naily.cc>
|
2025-01-01 23:06:07 +08:00 |
|
07akioni
|
8bd232c5d8
|
2.40.4
|
2024-12-29 22:39:07 +08:00 |
|
07akioni
|
ed63c48a49
|
docs: fixes changelog
|
2024-12-29 22:39:07 +08:00 |
|
07akioni
|
b96dce5885
|
fix(data-table): remove the incorrect fix of wrong col index
|
2024-12-29 22:36:11 +08:00 |
|
07akioni
|
dd2e4aaa8f
|
fix(data-table): col got wrong index
|
2024-12-29 22:34:42 +08:00 |
|
FuNi
|
dd6278ffc7
|
fix(data-table): multiple expandTrigger with tree data (#6646)
|
2024-12-29 22:33:31 +08:00 |
|
07akioni
|
0101aa366e
|
Merge branch 'main' into docs
|
2024-12-20 14:12:26 +08:00 |
|
07akioni
|
3bdde87071
|
2.40.4
v2.40.4
|
2024-12-20 14:11:53 +08:00 |
|
07akioni
|
cfd807dd10
|
docs: fixes changelog
|
2024-12-20 14:03:27 +08:00 |
|
07akioni
|
42fd812858
|
deps: update xicons to fix memory leaking issue
|
2024-12-20 12:03:27 +08:00 |
|
Zheng-Changfu
|
a23164e6e5
|
chore: 更新 issue template (#6634)
|
2024-12-20 11:56:33 +08:00 |
|
07akioni
|
da4394dee6
|
fix: memory leak
|
2024-12-19 19:25:46 +08:00 |
|
07akioni
|
c84b2f2e58
|
fix(checkbox): memory leak
|
2024-12-19 18:18:19 +08:00 |
|
07akioni
|
312d133f93
|
refactor(useOnResize): clean code
|
2024-12-19 18:14:08 +08:00 |
|
Zheng-Changfu
|
d72ae664de
|
fix(cascader): fix memory leak caused by event listener (#6313)
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2024-12-19 18:06:48 +08:00 |
|
07akioni
|
41db9e6aa4
|
fix: lint
|
2024-12-19 17:50:44 +08:00 |
|
07akioni
|
5de9c45707
|
fix: replaceable vnode caused memory leak
|
2024-12-19 17:30:42 +08:00 |
|
Zheng-Changfu
|
36a311cf49
|
fix: 修改 inset 属性,因为在部分浏览器中有兼容性问题 (#6605)
* chore: inset 替换为 top right bottom left
* fix: 修复 rtlInset 方法无效问题
* docs: update changelog
|
2024-12-19 17:25:53 +08:00 |
|
jahnli
|
0543cdad1e
|
Merge pull request #6606 from yayaluoya/docs
chore: community path
|
2024-12-09 18:24:07 +08:00 |
|
YAYALUOYA
|
bc3ede772c
|
Update index.md
修改了社区精选资源的英文文档
|
2024-12-09 15:26:46 +08:00 |
|
YAYALUOYA
|
89c389e8b5
|
Update index.md
修改了社区精选资源中文文档
|
2024-12-09 15:25:36 +08:00 |
|
07akioni
|
58c7058563
|
Merge branch 'main' into docs
|
2024-12-02 01:05:36 +08:00 |
|
07akioni
|
c58f97eabe
|
2.40.3
v2.40.3
|
2024-12-02 01:04:11 +08:00 |
|
07akioni
|
3a0773fd2b
|
fix(marquee): marquee is not exported with correct name
|
2024-12-02 00:56:23 +08:00 |
|
Artea
|
9a2d034d60
|
fix: lint (#6568)
Signed-off-by: Artea <sepush@outlook.com>
|
2024-11-27 15:23:29 +08:00 |
|
jahnli
|
e79babd21c
|
Merge pull request #6561 from init-qy/main
fix: update changelog time
|
2024-11-27 13:45:48 +08:00 |
|
07akioni
|
863efe432a
|
fix: changelog date
|
2024-11-26 17:55:55 +08:00 |
|
ucr_qinye
|
00adf16cc5
|
fix: update changelog time
|
2024-11-26 11:23:41 +08:00 |
|
07akioni
|
492d2e3f77
|
feat: dingtalk group 6 changelog
|
2024-11-26 01:44:48 +08:00 |
|
07akioni
|
05feb3054d
|
Merge branch 'main' into docs
|
2024-11-26 01:19:39 +08:00 |
|
07akioni
|
d507910f6d
|
2.40.2
v2.40.2
|
2024-11-26 01:12:06 +08:00 |
|