Releases: sproctor/compose-data-table
Releases · sproctor/compose-data-table
0.12.0
Breaking Changes
- LazyPaginatedDataTable has been removed
- PaginatedDataTable now works very similarly to how the old LazyPaginatedDataTable worked. You must now only build the currently displayed page.
What's Changed
- Add dynamic page size feature to PaginatedDataTable by @samuelsumbane in #35
- enable support for composeResources in the androidLibrary target by @frett in #37
New Contributors
- @samuelsumbane made their first contribution in #35
- @frett made their first contribution in #37
Full Changelog: v0.11.7...v0.12.0
0.11.7
0.11.6
- Update to Kotlin 2.2.20
- Remove dependency on deprecated Material Icons Extended
- Migrate to Android Kotlin Multiplatform library Gradle plugin
Full Changelog: v0.11.5...v0.11.6
0.11.5
- Updated to Kotlin 2.2.0, and Compose Multiplatform 1.8.2
Full Changelog: v0.11.4...v0.11.5
0.11.4
- Updated to Compose 1.8.1
- Added WASM target
Full Changelog: v0.11.3...v0.11.4
0.11.3
What's Changed
- Use scrollbar in demo on all platforms
- don't place unpositioned elements
Full Changelog: v0.11.2...v0.11.3
v0.11.2
Full Changelog: v0.11.1...v0.11.2
v0.11.1
- API was changed from 0.10.0. Row background color must now be specified in the DSL.
- Forgot to release 0.11.0 through GitHub, so it doesn't have iOS artifacts, this point release should fix that.
Full Changelog: v0.10.1...v0.11.1