Releases: hfhbd/bootstrap-compose
Releases · hfhbd/bootstrap-compose
Toast, Pagination fixes and Build 1.0.0 Alpha4
- 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
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
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
Add experimental Pagination (#75) * Table paginantion * Add experimental pagination Co-authored-by: hfhbd <[email protected]>
MavenCentral Release and Build262
Add mavenCentral publishing (#72) Co-authored-by: hfhbd <[email protected]>
NavBar position, Grid Layout by @gsteckman and Build253
Migrate to Build253 (#68) Co-authored-by: hfhbd <[email protected]>
Styling by @gsteckman and Build245 support
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
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)
Pre-release
* 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
Merge example with showcase (#45) Co-authored-by: hfhbd <[email protected]>