Skip to content

Releases: hfhbd/bootstrap-compose

Toast, Pagination fixes and Build 1.0.0 Alpha4

09 Aug 12:27
1932b1a
Compare
Choose a tag to compare
  • Add support for Toasts by @gsteckman
  • Fix table pagination buttons
  • Bump Compose Web to 1.0.0 Alpha4 Build 310

Modal Support and Build 1.0.0 Alpha2

04 Aug 21:46
7b7e690
Compare
Choose a tag to compare
Pre-release
Update Compose to 1.0.0 Alpha Release (#84)

* Update Compose to 1.0.0 Alpha Release

* Update build.gradle.kts

* Update to Alpha 2

Build270

27 Jul 19:47
cecd22c
Compare
Choose a tag to compare
Build270 Pre-release
Pre-release
Bump org.jetbrains.compose from 0.5.0-build262 to 0.5.0-build270 (#80)

Bumps org.jetbrains.compose from 0.5.0-build262 to 0.5.0-build270.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Add Button Size and experimental Table Pagination

21 Jul 17:08
9b1c480
Compare
Choose a tag to compare
Add experimental Pagination (#75)

* Table paginantion

* Add experimental pagination

Co-authored-by: hfhbd <[email protected]>

MavenCentral Release and Build262

21 Jul 09:19
ef69260
Compare
Choose a tag to compare
Pre-release
Add mavenCentral publishing (#72)

Co-authored-by: hfhbd <[email protected]>

NavBar position, Grid Layout by @gsteckman and Build253

20 Jul 08:16
6fedfce
Compare
Choose a tag to compare
Migrate to Build253 (#68)

Co-authored-by: hfhbd <[email protected]>

Styling by @gsteckman and Build245 support

16 Jul 22:07
f0e7e49
Compare
Choose a tag to compare
Bump org.jetbrains.compose from 0.5.0-build235 to 0.5.0-build245 (#58)

* Bump org.jetbrains.compose from 0.5.0-build235 to 0.5.0-build245

Bumps org.jetbrains.compose from 0.5.0-build235 to 0.5.0-build245.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Remove merged AutoComplete

* Remove useless cast after upstream merge

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hfhbd <[email protected]>

New form inputs by @gsteckman, autocomplete shortcuts and build235

07 Jul 07:40
22df06d
Compare
Choose a tag to compare
Add autocomplete shortcuts (#52)

Co-authored-by: hfhbd <[email protected]>

v0.0.24: Bump org.jetbrains.compose from 0.5.0-build227 to 0.5.0-build228 (#43)

29 Jun 17:56
b1b3004
Compare
Choose a tag to compare
* Bump org.jetbrains.compose from 0.5.0-build227 to 0.5.0-build228

Bumps org.jetbrains.compose from 0.5.0-build227 to 0.5.0-build228.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Remove DateTimeInput workaround

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hfhbd <[email protected]>

Add Bootstrap Icon Composable

29 Jun 10:41
4e6848e
Compare
Choose a tag to compare
Pre-release
Merge example with showcase (#45)

Co-authored-by: hfhbd <[email protected]>