Skip to content

Releases: hfhbd/bootstrap-compose

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

Bootstrap 5.2.1: Support OffCanvas with Breakpoints

10 Sep 16:49
82bbe48
Compare
Choose a tag to compare

What's Changed

  • Faster docs by @hfhbd in #261
  • Bump kotlinx-uuid-core from 0.0.15 to 0.0.16 by @dependabot in #262
  • Bump org.jetbrains.compose from 1.2.0-alpha01-dev770 to 1.2.0-alpha01-dev774 by @dependabot in #263
  • Bump kotlinx-uuid-core from 0.0.16 to 0.0.17 by @dependabot in #264
  • Bump org.jetbrains.compose from 1.2.0-alpha01-dev774 to 1.2.0-alpha01-dev778 by @dependabot in #265
  • Bump bootstrap to 5.2.1 by @hfhbd in #266
  • Bump bootstrap icons to 1.9.1 by @hfhbd in #267
  • Faster Icon Generating by @hfhbd in #268
  • Support OffCanvas with breakpoints by @hfhbd in #269

Full Changelog: v0.1.7...v0.1.8