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
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
π New Features
Now components overlap each other based on rendering priorities, basically, two items can now be placed in the same slot and they will render properly based on visibility conditions like displayIf or onRender/rendered result (#433)
New displayIf with context as parameter to be able to use displayIf(booleanState::get) (#436)
Better Kotlin interop and extensions to kotlin.time package (#439)