Skip to content

Releases: sunny-chung/composable-table

1.3.0

29 Dec 06:15
Compare
Choose a tag to compare

Add:

  • Kotlin 2.1.0 with Compose Multiplatform 1.7.3 Support (#7)

There is no functionality update. If Kotlin 1.9 or older is used, or Compose Multiplatform older than 1.6.11 is used, it may be safe to keep using Composable Table at 1.2.0 or 1.1.0.

1.2.0

11 Feb 09:21
16b3d68
Compare
Choose a tag to compare

Add:

  • Compose Multiplatform v1.6.0-beta02 support (Desktop, iOS, Web)

1.1.0

03 Sep 05:52
b6719b1
Compare
Choose a tag to compare

Add:

  • sticky rows and columns

Update:

  • the order of columnIndex & rowIndex and columnCount & rowCount are inverted

1.0.0

02 Sep 05:29
Compare
Choose a tag to compare
v1.0.0

fix no artifact