Skip to content

Releases: sproctor/compose-data-table

0.13.0

Choose a tag to compare

@sproctor sproctor released this 01 Jun 13:03

What's Changed

  • Update to AGP 9 and other dependencies by @sproctor in #41

Full Changelog: v0.12.0...v0.13.0

0.12.0

Choose a tag to compare

@sproctor sproctor released this 11 Jan 16:02

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

Full Changelog: v0.11.7...v0.12.0

0.11.7

Choose a tag to compare

@sproctor sproctor released this 03 Dec 04:04
  • Update to Compose Multiplatform 1.9.3
  • Update to Kotlin 2.2.21

0.11.6

Choose a tag to compare

@sproctor sproctor released this 12 Sep 13:46
  • 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

Choose a tag to compare

@sproctor sproctor released this 26 Jun 13:12
  • Updated to Kotlin 2.2.0, and Compose Multiplatform 1.8.2

Full Changelog: v0.11.4...v0.11.5

0.11.4

Choose a tag to compare

@sproctor sproctor released this 28 May 14:12
  • Updated to Compose 1.8.1
  • Added WASM target

Full Changelog: v0.11.3...v0.11.4

0.11.3

Choose a tag to compare

@sproctor sproctor released this 27 Feb 18:58
22ec071

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

Choose a tag to compare

@sproctor sproctor released this 20 Feb 19:12

Full Changelog: v0.11.1...v0.11.2

v0.11.1

Choose a tag to compare

@sproctor sproctor released this 20 Feb 14:55
  • 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

0.10.1

Choose a tag to compare

@sproctor sproctor released this 28 Dec 18:53

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1