You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New kilua-jetpack module with implementation of base Jetpack Compose like API, including Row, Column, Box, Arrangement, Alignment, Modifier and adaptive layouts (with breakpoints for TailwindCSS and Bootstrap) (#22) (thanks to @ghasemdev)
Workaround overlapping selection text and caret inside the TomSelect component (#23)
Make setup functions for lazy columns/rows composable
Better support for accessing resources content
Change default value of the allowInputToggle property of the DateTime component to false
Add methods to show and hide DateTime popup. Automatically hide popup on blur event.