Releases: google/accompanist
Releases · google/accompanist
v0.31.6-rc 🌈
What’s Changed
- Release v0.31.6rc (#1686) @bentrengrove
- [Insets] Remove library from Accompanist (#1685) @bentrengrove
- [Web]Remove the wrapper of webview to solve nestedscroll issue (#1684) @KevinnZou
- [Permissions] Alter use of READ_EXTERNAL_STORAGE permission from permissions samples. (#1680) @atsushieno
- Removing tools:ignore="GradleOverride" (#1669) @EdbertChan
- [Placeholder] Deprecating accompanist placeholder (#1672) @florina-muntenescu
v0.31.5-beta 🌈
What’s Changed
- Upgrade to Compose 1.5.0-beta03 (#1667) @bentrengrove
v0.31.4-beta 🌈
What’s Changed
- Release 0.31.4-beta (#1663) @bentrengrove
- [FlowLayout] Fix error in migration guide (#1659) @bentrengrove
- [Adaptive] Add FoldAwareColumn component (#1500) @khalp
- [SystemUIController] Migrate gradle module to Kotlin DSL (#1623) @oas004
- [Testharness] Migrate gradle module to Kotlin DSL (#1624) @oas004
- [ThemeAdapter-Core] Migrate gradle module to Kotlin DSL (#1626) @oas004
- [Navigation-animation] Deprecate navigation-animation APIs (#1649) @claraf3
- [Docs] Move flow layouts to deprecated section (#1648) @alexvanyo
- [Navigation-animation] Delegate navigation-animation impl to androidx navigation (#1645) @claraf3
- [Swiperefresh] Migrate gradle module to Kotlin DSL (#1622) @oas004
v0.31.3-beta 🌈
What’s Changed
- Update to Compose 1.5.0-beta01
- Release v0.31.3-beta (#1641) @bentrengrove
- [Permissions] Migrate build gradle to Kotlin DSL (#1614) @oas004
- [ThemeAdapter-AppCompat] Migrate gradle module to Kotlin DSL (#1625) @oas004
- [ThemeAdapter-Material] Migrate gradle module to Kotlin DSL (#1627) @oas004
- [ThemeAdapter-Material3] Migrate gradle module to Kotlin DSL (#1628) @oas004
- [Web] Migrate gradle module to Kotlin DSL (#1629) @oas004
- [Settings gradle] Migrate settings.gradle to Kotlin DSL (#1630) @oas004
- [Navigation Animation] Update to Navigation 2.6.0-rc02 (#1640) @ianhanniballake
- [Sample] Migrate gradle file to Kotlin DSL (#1621) @oas004
- [Placeholder] Migrate gradle file to Kotlin DSL (#1618) @oas004
- [Placeholder-Material3] Migrate build gradle file to Kotlin DSL (#1620) @oas004
- [Placeholder-Material] Migrate cradle file to Kotlin DSL (#1619) @oas004
- [Pager-Indicator] Migrate build gradle to Kotlin DSL (#1613) @oas004
v0.31.2-alpha 🌈
What’s Changed
- [Navigation-Material] Migrate build gradle file to Kotlin DSL (#1603) @oas004
- [Pager] Migrate build gradle file to Kotlin DSL (#1604) @oas004
- [Navigation-animation] Migrate gradle file to Kotlin DSL (#1602) @oas004
- Deprecate FlowLayout: update migration links in Accompanist (#1601) @uchennafokoye
- [Internal-testutils] Migrate gradle files to Kotlin DSL (#1599) @oas004
- [Insets] Migrate gradle file to Kotlin DSL (#1597) @oas004
- [FlowLayout] Migrate gradle module to Kotlin DSL (#1596) @oas004
- [DrawablePainter] Migrate drawablepainter module gradle file to Kotlin DSL (#1581) @oas004
- [AppCompatTheme] Migrate AppCompat-Theme gradle file to Kotlin DSL (#1580) @oas004
- [Insets-ui] Migrate build gradle file to Kotlin DSL (#1598) @oas004
- [FlowLayout] Deprecate FlowRow and FlowColumn (#1494) @uchennafokoye
- [Permissions] Fixes typo (#1591) @nauatlakatl
- [Documentation] Update Dokka to 1.8.10, Fix search (#1595) @illarionov
- [All] Bump vanniktechPublish plugin version (#1594) @oas004
- [Adaptive] Migrate gradle module Adaptive to Kotlin DSL (#1593) @oas004
- Revert "[Adaptive] Migrate gradle module til Kotlin DSL" (#1592) @bentrengrove
- [Adaptive] Migrate gradle module til Kotlin DSL (#1579) @oas004
- [All] Update agp to 8.0.0 and distribution to 8.1 (#1590) @oas004
v0.31.1-alpha 🌈
What’s Changed
- Release v0.31.1-alpha (#1589) @bentrengrove
- [WebView] Support saving and loading state and custom layout params (#1557) @bentrengrove
- [Pager Indicators] Remove experimental pager API annotation from PagerTab (#1574) @MaximillianLeonov
- [Pager] Fix formatting and improve pager documentation (#1565) @MaximillianLeonov
v0.31.0-alpha 🌈
What’s Changed
- Upgrade to Compose 1.5.0 (#1570) @bentrengrove
v0.30.1 🌈
What’s Changed
- Release 0.30.1 (#1569) @bentrengrove
- Rollback navigation upgrade to latest stable (#1554) @bentrengrove
- [Pager Indicators] Documentation (#1566) @es0329
- [Pager] Fix typo in pager.md (#1561) @barnard-b
- Remove experimental pager API annotation (#1555) @bentrengrove
v0.30.0 🌈
What’s Changed
- Upgrade to Compose 1.4 (#1550) @bentrengrove
- [Adaptive] Fix technically incorrect usage of produceState (#1547) @alexvanyo
- Switch to gradle build action for CI (#1540) @bentrengrove
v0.29.2-rc 🌈
What’s Changed
- Upgrade to Compose 1.4.0-rc01 (#1523) @bentrengrove
- [Pager] Deprecating accompanist pager in favour of androidx pager. (#1504) @riggaroo
- Migration Guide - https://google.github.io/accompanist/pager/
- [Mdc3Theme] Upgrade MDC to 1.8 and map outline variant (#1528) @nicbell
- Revert "Fix modifier lint warnings" (#1527) @bentrengrove
- [Navigation Material] Catch exceptions when hiding sheet (#1518) @jossiwolf
- [DrawablePainter] Fix rememberDrawablePainter for BitmapDrawable (#1477) @hqzxzwb
- Update metalava to latest (#1522) @bentrengrove
- [WebView] Fixed sizing bug when showing a website that isn't covering all screen (#1515) @alirahimpour89