Tags give the ability to mark specific points in history as being important
-
-
-
0.2.0
d435941c · ·Notice DSL mutability ### Lazy layouts - Recompose when inputs change (#9, !7) ### Build and deployment - Expose the demo on GitLab Pages (#11, !6) ### Dependencies - Kotlin 1.9.21 - Compose Multiplatform 1.5.11
-
0.1.2
f5b25ca2 · ·Load items individually ### Lazy layouts - Previously, items were loaded one section at a time. Now, they are loaded individually (#4, !3, !4) ### Documentation - Expose the documentation on GitLab Pages (see the badge on the project homepage) ### Contributions Thanks for @Lysoun for contributing the individual loading algorithm!