v0.2.7
🚀 Features
- The tooltip and popover components add mouseEnterDelay and mouseLeaveDelay props - by @baiwusanyu-c in #439 (424b8)
- The tooltip and popover components added defaultOpen props - by @baiwusanyu-c in #441 (8c788)
- Add vertical layout support for KCarousel - by @Onion-L in #451 (25f8e)
- Add closeOnClickMask behavior to close drawer - by @Onion-L in #454 (547ea)
- KMenu component support dark theme - by @baiwusanyu-c (ad943)
- KMenu component added theme prop - by @baiwusanyu-c (026d0)
- KMenu component added mutiple props - by @baiwusanyu-c (6c64b)
🐞 Bug Fixes
- Properly adjust the height of the KMenu component in horizontal mode - by @baiwusanyu-c (52448)
- Properly adjust the disabled backgrpund of the KMenu component - by @baiwusanyu-c (aaaf3)
- KMenu component in non-horizontal mode single selection does not take effect - by @baiwusanyu-c (808ce)
- KMenu component single-select mode does not close the popover when clicked - by @baiwusanyu-c (624d6)
- KTour component positioning inaccurate - by @baiwusanyu-c (d7522)
- KMenu component animation jitter fix, migrate floating-ui - by @baiwusanyu-c (679bf)
- KMenu floating popover automatic adjustment failed - by @baiwusanyu-c (b8312)
- Avoid a11y errors - by @baiwusanyu-c (276b7)
- Fix button element style abnormality - by @baiwusanyu-c (332b6)
- Fix button element style abnormality & updated unit test - by @baiwusanyu-c (ca496)