Releases: airbnb/Showkase
Releases · airbnb/Showkase
1.0.0-alpha12
Adds support for Compose 1.0.0-beta09
1.0.0-alpha11
Adds support for Compose 1.0.0-beta08
1.0.0-alpha10
Added support for Compose Beta05
1.0.0-alpha09
- Based of Compose
1.0.0-beta03
- Changes the method name to get the ShowkaseBrowser intent from
createShowkaseBrowserIntent
togetBrowserIntent
. It's also not available as a top level function but you need to access it usingShowkase.getBrowserIntent
. More info here. - Addition of a new API that allows you to access all the UI elements that are configured with Showkase. You can access it using
Showkase.getMetadata()
. Use cases of this might be to create your custom browser, take screenshots of your UI elements(coming soon), etc.
1.0.0-alpha08
Adds support for:
Jetpack Compose 1.0.0-beta02
1.0.0-alpha07
Adds support for:
Jetpack Compose 1.0.0-beta01
1.0.0-alpha06
Adds support for:
- Jetpack Compose 1.0.0-alpha11
- Kotlin 1.4.21-2
1.0.0-alpha05
Added support for @PreviewParameter
1.0.0-alpha04
- Upgraded to support compose
alpha09
- Upgraded to use Kotlin
1.4.21