2.9.9
2025-04-27
Features
-
Components [autocomplete] enable
append-to
prop (#20472 by @betavs) -
Components [link] add control for when underlines should appear (#20480 by @comp-squirrel)
Bug fixes
-
Components [tree] stop propagating click event to parent node (#20506 by @makedopamine)
-
Components [table-v2] loss of precision causes
endReached
to fail to trigger (#17065 by @YancyZhang30) -
Components [tree] retain DOM nodes only in their intended scope (#20494 by @makedopamine)
-
Components [tree] enable ellipsis on label (#20496 by @Dsaquel)
-
Components [dialog] fix draggable when window resize (#20505 by @kooriookami)
-
Components [table-v2]
onEndReached
executes multiple times (#20517 by @warmthsea) -
Components [tooltip] remove some references in time (#20495 by @makedopamine)
-
Locale update french translation for confirm (#20556 by @betavs)
-
Components [mention] the input event is not be triggered when selecting a mention (#20549 by @w2xi)
-
Components [select-v2] fix fit-input-width (#20509 by @kooriookami)
-
Components [tree] filter update scheduling error (#20267 by @a92126)
Refactors
-
Components unify
append-to
prop type across multiple components (#20501 by @betavs) -
Components use built-in methods to check for undefined and null (#20537 by @betavs)
-
Components [message] remove inferable return types (#20551 by @w2xi)
-
Style(components): [tooltip] add class name (#20569 by @kooriookami)