Skip to content

Releases: hfhbd/bootstrap-compose

0.3.0

17 Aug 14:27
fb32c2f
Compare
Choose a tag to compare

What's Changed

  • Update Kotlin to 2.0.20-RC2 and kotlinx-uuid to 0.1.0 using the new experimental kotlin.uuid.Uuid class

Updated Dependencies

  • Bump com.gradle.develocity from 3.17.4 to 3.17.5 by @dependabot in #391
  • Bump app.softwork:kotlinx-uuid-core from 0.0.25 to 0.0.26 by @dependabot in #394
  • Bump com.gradle.develocity from 3.17.5 to 3.17.6 by @dependabot in #395
  • Bump gradle/actions from 3 to 4 by @dependabot in #396
  • Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #397
  • Bump Gradle to 8.10 by @hfhbd in #398
  • Bump Kotlin to 2.0.20-RC, uuid to 0.1.0 and compose to 1.6.11 by @hfhbd in #399
  • Bump io.github.pdvrieze.xmlutil:serialization-jvm from 0.86.3 to 0.90.1 by @dependabot in #393

Full Changelog: v0.2.1...v0.3.0

0.2.1

31 May 14:15
57d4e2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

0.2.0

20 May 09:55
aed535d
Compare
Choose a tag to compare

What's Changed

This version uses Kotlin 2.0.0-RC3, the Kotlin hosted compose compiler plugin and compose html runtime 1.6.10-rc03. Kotlin versions below 2.0.0 are not tested and might not work due the underlaying tooling changes.

Full Changelog: v0.1.15...v0.2.0

0.1.15

07 Apr 13:54
41b0c54
Compare
Choose a tag to compare

Summary

Compatibility release for Kotlin 1.8.20/Compose 1.4.0-rc03

What's Changed

New Contributors

Full Changelog: v0.1.14...v0.1.15

0.1.14

10 Feb 14:17
5b1d038
Compare
Choose a tag to compare

Summary

Support Kotlin 1.8.0 and Compose 1.3.0

What's Changed

Full Changelog: v0.1.13...v0.1.14

0.1.13

10 Jan 08:51
e12c1c9
Compare
Choose a tag to compare

Changes

  • Card: Allow the configuration of header, footer, and body attrs by @luca992

PRs

  • Bump Bootstrap to 5.2.3 by @hfhbd in #292
  • Bump org.jetbrains.compose from 1.2.1 to 1.2.2 by @dependabot in #294
  • Allow for the configuration of card header, footer, body attrs by @luca992 in #296

Full Changelog: v0.1.12...v0.1.13

v0.1.12

08 Nov 11:52
712dc80
Compare
Choose a tag to compare

Summary

Just updating Compose to 1.2.1 and Kotlin to 1.7.20

What's Changed

Full Changelog: v0.1.11...v0.1.12

Support Compose Web 1.2.0

12 Oct 09:42
57b995d
Compare
Choose a tag to compare

What's Changed

  • Bump org.jetbrains.compose from 1.2.0-alpha01-dev786 to 1.2.0-beta01 by @dependabot in #275
  • Bump org.jetbrains.compose from 1.2.0-beta01 to 1.2.0-beta02-dev795 by @dependabot in #276
  • Bump org.jetbrains.compose from 1.2.0-beta02-dev795 to 1.2.0-beta02-dev798 by @dependabot in #277
  • Bump org.jetbrains.compose from 1.2.0-beta02-dev798 to 1.2.0-beta02 by @dependabot in #279
  • Bump org.jetbrains.compose from 1.2.0-beta02 to 1.2.0-beta03-dev803 by @dependabot in #280
  • Bump org.jetbrains.compose from 1.2.0-beta03-dev803 to 1.2.0-rc01 by @dependabot in #282
  • Bump org.jetbrains.compose from 1.2.0-rc01 to 1.2.0-rc02-dev816 by @dependabot in #283
  • Bump org.jetbrains.compose from 1.2.0-rc02-dev816 to 1.2.0 by @dependabot in #284

Full Changelog: v0.1.10...v0.1.11

Fix not working icons klib from 0.1.9

13 Sep 08:45
c8c5abe
Compare
Choose a tag to compare

What's Changed

  • Fix icons klib with empty source module by @hfhbd in #274

Full Changelog: v0.1.9...v0.1.10

Bump Compose to 1.2.0-alpha01-dev786

13 Sep 07:51
7e78fc1
Compare
Choose a tag to compare

Breaking changes

All custom svg attrs extension previously defined in app.softwork.bootstrapcompose.icons.* are now merged upstream, so you have to use import org.jetbrains.compose.web.svg.* instead.

What's Changed

Full Changelog: v0.1.8...v0.1.9