New
KTUI Added KTInputNumber — numeric input helper on native input[type="number"] with optional increment/decrement buttons and events. - Preview
KTSelect Added getValue method for single-select.
KTSelect Added selected count display for multi-select options.
Updates & Improvements
KTDatatable Improved remote data URL resolution to support iframes ( srcdoc ), SSR, and cross-origin parent contexts without errors. - Preview
KTDatatable Added null-safety guards across checkbox, pagination, providers, and table renderer to prevent runtime crashes. - Preview
KTDropdown Improved null checks and type safety to prevent runtime errors. - Preview
KTSelect Enhanced tag styles and selected count display for better multi-select usability. - Preview
Input Group Enhanced button styling with shadow and border adjustments.
Dependencies Updated @keenthemes/ktui package to version 1.2.5 .
Date Picker Updated custom format examples with long form date representation and adjusted input format. - Preview
Configuration Updated PostCSS configuration to use module.exports syntax.
Security Resolved npm security vulnerabilities by updating minimatch (10.2.1 to 10.2.4) and flatted (3.4.1 to 3.4.2) dependencies.
Infrastructure Removed unused Babel dependencies and cleaned up package configuration.
Infrastructure Removed .npmrc configuration file.