Commit Graph

8 Commits (d3e502ce145c1ea53fa7ed8db62aceffb115f136)

Author SHA1 Message Date
Carl Chen d870f3f8e0
fix: fixed error with no expected value in `expandColumnTitle` slot (#7265)
* fix: fixed error report with no expected value in `expandColumnTitle` slot

* fix: optimize optional chain

* fix: use default render

* refactor: use `customRenderSlot` replace `renderSlot`

* style: code format

* perf: optimize useColumns code

* fix: fix path

* feat: add customRenderSlot unit test
2024-01-16 20:49:38 +08:00
cc heart 4ed2868137
fix(vue): fixed modal component failed to trigger update in vue@3.4.x (#7244)
* fix(vue): fixed modal component failed to trigger update in vue@3.4.x version

* refactor: use cloneVNode trigger vNode update
2024-01-05 09:11:25 +08:00
huiliangShen c1454bc7b5
fix(carousel): can not use jsx render children (#7077)
Co-authored-by: banruo <shl@dataqin.com>
2023-11-11 09:28:33 +08:00
M.Wang 8a0c8a8fb1
fix(vc-slick): #6100 - Fix content responsiveness in carousel component slot. (#6149)
* fix(vc-slick): #6100 - Fix content responsiveness in carousel component slot.

* feat(_util) add deepCloneElement function
2022-12-15 10:28:33 +08:00
tangjinzhou 96f508104c style: refactor vnode.js to ts 2022-03-20 10:57:44 +08:00
undefined b7db5b31ba chore: rever util to js 2020-10-02 15:44:10 +08:00
Amour1688 22cad37729 chore: refactor with ts 2020-09-28 11:47:35 +08:00
Amour1688 632da57962 chore: refactor empty 2020-08-22 14:37:39 +08:00