Skip to content

Releases: hfhbd/bootstrap-compose

Bump Compose Web to 0.5.0-build221

09 Jun 00:30
f1163cc
Compare
Choose a tag to compare
Pre-release
Bump Compose to 0.5.0-build221 (#17)

* Update build.gradle.kts

* Delete HrTag.kt

* Remove emty content builder

Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>

Fix empty Hr element

03 Jun 15:27
a6af431
Compare
Choose a tag to compare
Fix empty Hr element Pre-release
Pre-release
Add empty column to test (#15)

Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>

Add index to Table builder

03 Jun 08:46
772b9eb
Compare
Choose a tag to compare
Pre-release
Add index to Table (#13)

Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>

Add attrs builder where possible

03 Jun 08:02
cf1021f
Compare
Choose a tag to compare
Pre-release
Add attrs builder where possible (#12)

Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>

Fix DropDownBuilder

03 Jun 07:11
5890ca9
Compare
Choose a tag to compare
Fix DropDownBuilder Pre-release
Pre-release
Add missing @Composable attribute for the builder (#11)

Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>

Add more Bootstrap elements

03 Jun 01:52
135769a
Compare
Choose a tag to compare
Pre-release
Add more Bootstrap components (#10)

Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>

Fix Table containing a reference to the @Composable cell

02 Jun 21:05
1534797
Compare
Choose a tag to compare
Fix Table containing @Composable variable in the constructor (#9)

* Add failing table test

* Add compose variable tests

* Fix table containg a @Composable variable

Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>

Add fluid option to container

02 Jun 19:13
fa7b06a
Compare
Choose a tag to compare
Pre-release
v0.0.4

Add fluid to container (#6)

Use Compose Web 14.1 Fix

02 Jun 11:03
7fdb2cb
Compare
Choose a tag to compare
Pre-release
v0.0.3

Update build.gradle.kts (#5)

Update to Compose Web Dev-14

01 Jun 20:42
f6553c1
Compare
Choose a tag to compare
Pre-release
Bump compose to dev-14 (#4)

* Bump compose to dev-14

* Fix changed imports

Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>