Releases: hfhbd/bootstrap-compose
Releases · hfhbd/bootstrap-compose
Use Compose Dev 670 and Kotlin 1.6.21
This release uses a dev build of Compose: 0.0.0-on-rebase-12-apr-2022-dev670
!
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #167
- Bump org.jetbrains.compose from 1.1.0 to 1.1.1 by @dependabot in #168
- Bump kotlinx-coroutines-core from 1.6.0 to 1.6.1 by @dependabot in #170
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #173
- Bump actions/download-artifact from 2 to 3 by @dependabot in #174
- Bump actions/setup-java from 2 to 3 by @dependabot in #172
- Create GradleWrapper.yml by @hfhbd in #175
- Update Gradle Wrapper from 7.2 to 7.4.2 by @github-actions in #176
- Bump Kotlin to 1.6.21 by @hfhbd in #179
New Contributors
- @github-actions made their first contribution in #176
Full Changelog: v0.0.51...v0.0.52-dev670
Compose 1.1.0 Support
What's Changed
- Create FUNDING.yml by @hfhbd in #165
- Bump org.jetbrains.compose from 1.0.1 to 1.1.0 by @dependabot in #166
Full Changelog: v0.0.50...v0.0.51
v0.0.50 OffCanvas callback and Compose 1.0.1
What's Changed
- Bump Compose to 1.0.1-rc2 by @hfhbd in #160
- Add listeners and callback for OffCanvas visibility changes. by @gsteckman in #163
- Bump org.jetbrains.compose from 1.0.1-rc2 to 1.0.1 by @dependabot in #164
Full Changelog: v0.0.49...v0.0.50
Compose 1.0
What's Changed
- Bump org.jetbrains.compose to 1.0.0 by @dependabot in #159
Full Changelog: v0.0.48...v0.0.49
Table Header: Fix ZIndex
What's Changed
- Bump org.jetbrains.compose from 1.0.0-beta6-dev455 to 1.0.0-beta6-dev464 by @dependabot in #144
- Fix wrong z-index in table header by @hfhbd in #149
- Bump org.jetbrains.compose from 1.0.0-beta6-dev464 to 1.0.0-beta6-dev474 by @dependabot in #150
- Refactor ZIndex using external JS function by @hfhbd in #151
- Bump org.jetbrains.compose from 1.0.0-beta6-dev474 to 1.0.0-rc1 by @dependabot in #152
- Bump org.jetbrains.compose from 1.0.0-rc1 to 1.0.0-rc3 by @dependabot in #153
Full Changelog: v0.0.47...v0.0.48
Add vertical alignment to table cell
What's Changed
- Bump org.jetbrains.compose from 1.0.0-beta5 to 1.0.0-beta6-dev446 by @dependabot in #138
- Bump kotlinx-uuid-core from 0.0.11 to 0.0.12 by @dependabot in #139
- Bump org.jetbrains.compose from 1.0.0-beta6-dev446 to 1.0.0-beta6-dev450 by @dependabot in #140
- Bump org.jetbrains.compose from 1.0.0-beta6-dev450 to 1.0.0-beta6-dev455 by @dependabot in #141
- Add option to set vertical alignment on a table cell. by @gsteckman in #142
Full Changelog: v0.0.46...v0.0.47
Autocomplete and Beta5
- Added Autocomplete by @gsteckman
- Bump Compose to Beta5
Offcanvas and Compose Beta01
- Offcanvas by @gsteckman
- Bump Compose to Beta01
Compose 362, Cards improvements and new Pagination
- Compose updated to build 362
- Card header and footer was improved by @gsteckman
- New pagination component was added
- Enforcing
Styling
parameter in more components
Bump Compose to Build348
Bump org.jetbrains.compose (#117) Bumps org.jetbrains.compose from 1.0.0-alpha4-build344 to 1.0.0-alpha4-build348. --- 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>