Releases: Skyscanner/backpack-android
Releases · Skyscanner/backpack-android
55.0.0
What’s Changed
Breaking
- Renamed BpkCarouselState.currentPageOffset to currentPageOffsetFraction (#1674) @bvitaliyg
- Add Modal bottom sheet and update styling for existing sheet (#1665) @marianeum
- Kotlin 1.9, Compose-Compiler 1.5, Gradle 8, AGP 8 (#1666) @bvitaliyg
Dependency updates
- Bump com.android.tools:sdk-common from 30.4.2 to 31.1.0 (#1671) @dependabot
- Bump io.nlopez.compose.rules:detekt from 0.1.11 to 0.1.12 (#1652) @dependabot
- Bump com.google.maps.android:maps-compose from 2.11.4 to 2.12.0 (#1673) @dependabot
- Bump coroutines from 1.7.2 to 1.7.3 (#1667) @dependabot
- Bump lint from 30.4.2 to 31.1.0 (#1668) @dependabot
- Bump com.android.tools.build:gradle from 7.4.2 to 8.1.0 (#1670) @dependabot
54.1.0
What’s Changed
Added
- KOA-6043 Compose map markers (#1650) @marianeum
- LMN-26 add progress bar component (#1658) @jonnycaley
- KOA-6215 Added icon for AI (#1662) @bvitaliyg
Fixed
- KOA-6199 Remove usage of deprecated horizontal pager usage (#1659) @bvitaliyg
54.0.0
What’s Changed
Breaking
- KOA-6022 Update NavBar for MD3 – View (#1651) @bvitaliyg
Fixed
- KOA-6021 Update NavBarfor MD3 – Compose (#1647) @bvitaliyg
Dependency updates
- Bump com.google.guava:guava from 32.1.0-jre to 32.1.1-jre (#1646) @dependabot
- Bump io.nlopez.compose.rules:detekt from 0.1.10 to 0.1.11 (#1645) @dependabot
- Bump com.google.guava:guava from 32.0.1-jre to 32.1.0-jre (#1643) @dependabot
- Bump coroutines from 1.7.1 to 1.7.2 (#1642) @dependabot
53.3.0
What’s Changed
Added
- LMN-28: Add select component. (#1641) @karljiang1
Dependency updates
- Bump org.http4k:http4k-bom from 5.1.2.0 to 5.2.0.0 (#1639) @dependabot
53.2.0
What’s Changed
Added
- LMN-23 multi select chip (#1636) @LokmaneKrizou
- LMN-148 Add singleSelectChipGroup component (#1629) @LokmaneKrizou
Fixed
- LMN-148: Add transparent feature for Nav Bar. (#1631) @karljiang1
Dependency updates
- Bump org.http4k:http4k-bom from 5.1.1.1 to 5.1.2.0 (#1638) @dependabot
- Bump org.http4k:http4k-bom from 5.1.0.0 to 5.1.1.1 (#1637) @dependabot
- Bump org.http4k:http4k-bom from 4.48.0.0 to 5.1.0.0 (#1634) @dependabot
- Bump @skyscanner/bpk-svgs from 16.3.3 to 16.3.4 (#1633) @dependabot
- Bump androidx.compose:compose-bom from 2023.06.00 to 2023.06.01 (#1635) @dependabot
- Bump org.mockito:mockito-android from 5.3.1 to 5.4.0 (#1630) @dependabot
53.1.1
What’s Changed
Dependency updates
- Bump org.http4k:http4k-bom from 4.47.2.0 to 4.48.0.0 (#1626) @dependabot
- Bump io.nlopez.compose.rules:detekt from 0.1.7 to 0.1.10 (#1625) @dependabot
53.1.0
What’s Changed
Added
- Calendar accessibility improvements (#1615) @bvitaliyg
Dependency updates
- Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre (#1624) @dependabot
- Bump androidx.compose:compose-bom from 2023.05.01 to 2023.06.00 (#1621) @dependabot
- Bump org.http4k:http4k-bom from 4.46.0.0 to 4.47.2.0 (#1620) @dependabot
- Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.8.10 to 1.8.20 (#1618) @dependabot
- Bump org.http4k:http4k-bom from 4.45.0.0 to 4.46.0.0 (#1616) @dependabot
- Bump @skyscanner/bpk-svgs from 16.3.2 to 16.3.3 (#1617) @dependabot
53.0.1
What’s Changed
Fixed
- Deprecated the Snackbar & Toast components (#1614) @bvitaliyg
Dependency updates
- Bump detekt from 1.22.0 to 1.23.0 (#1598) @dependabot
- Bump com.squareup:kotlinpoet from 1.13.2 to 1.14.2 (#1613) @dependabot
- Bump destinations from 1.8.41-beta to 1.8.42-beta (#1609) @dependabot
- Bump org.http4k:http4k-bom from 4.44.1.0 to 4.45.0.0 (#1610) @dependabot
- Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre (#1611) @dependabot
53.0.0
What’s Changed
Breaking
- KOA-6017 Update Switch design to MD3 (#1602) @bvitaliyg
- Koa–6009 Migate BottomSheet to MD3 – Compose (#1596) @bvitaliyg
Fixed
- KOA-6015 Migrate horizontal nav to custom implementation – Compose (#1592) @bvitaliyg
Dependency updates
- Bump io.nlopez.compose.rules:detekt from 0.1.5 to 0.1.7 (#1599) @dependabot
- Bump androidx.activity:activity-compose from 1.7.1 to 1.7.2 (#1603) @dependabot
- Bump org.http4k:http4k-bom from 4.44.0.0 to 4.44.1.0 (#1607) @dependabot
- Bump org.http4k:http4k-bom from 4.43.0.0 to 4.44.0.0 (#1594) @dependabot
- Bump coroutines from 1.6.4 to 1.7.1 (#1591) @dependabot
52.0.0
What’s Changed
Breaking
- Switched Card to MD3 (#1587) @bvitaliyg
Fixed
- Switched CardWrapper to MD3 (#1588) @bvitaliyg
Dependency updates
- Bump androidx.compose:compose-bom from 2023.05.00 to 2023.05.01 (#1590) @dependabot
- Bump androidx.core:core-ktx from 1.10.0 to 1.10.1 (#1589) @dependabot