New
Cards Added a context menu to card components. - Preview
FullCalendar Updated the project planning calendar with better event handling, styles, and random demo events. - Preview
Fixes
Date Picker Updated Date Picker Reset/Apply button labels for better language support. - Preview
Updates & Improvements
Dependencies Updated KTUI package versions for v1.2.4 .
KTUI Added support for single component imports (example: @keenthemes/ktui/components/toggle-password ). - Preview
KTUI Added new import entrypoints: @keenthemes/ktui/core and @keenthemes/ktui/init-all . - Preview
KTDatatable Optimized KTDatatable for better performance and smoother interactions. - Preview
Initialization Kept old root import behavior working and added clearer import modes ( @keenthemes/ktui/core and @keenthemes/ktui/init-all ). - Preview
TypeScript Updated exports so strict TypeScript and modern bundlers resolve types correctly. - Preview
Theme Switch Improved Theme Switch toggle and set event handling for better cleanup. - Preview
Toggle Improved Toggle click event handling and cleanup. - Preview
Modal Improved Modal backdrop and content click handling. - Preview
KTSelect Fixed KTSelect build issues by using type-only exports for config and option types. - Preview