·
31 commits
to develop
since this release
🌈 1.16.2 2025-12-30
🐞 Bug Fixes
Popup:Select:
🐞 Bug Fixes
Popup:- Fixed an issue where the popup would unexpectedly close when
'trigger='hover'was enabled and external elements were dynamically updated, due to the restructuring in version1.16.0@RylanBot (#4046) - Fixed an issue where the position of the popup became unstable in certain scenarios after the restructuring in version
1.16.0@xiaody (#4046) - Improved the optimization for arrow offset when there is not enough space, implemented in version
1.16.0@RylanBot (#4042)
- Fixed an issue where the popup would unexpectedly close when
Select:- Fixed an issue where the
onClosecallback function ofvalueDisplaywould receiveundefinedas a value @RSS1102 (#4047) - Fixed an issue where values that were not included in the
optionslist could not be rendered when themultipleoption was enabled after version1.15.7@RylanBot (#4037) - Fixed an issue where, after the
filterableoption was enabled, the highlighted items in the keyboard navigation would not update even when the options changed @RylanBot (#4037)
- Fixed an issue where the