orbit-compose icon indicating copy to clipboard operation
orbit-compose copied to clipboard

Road to 1.0 release

Open hrach opened this issue 2 years ago • 2 comments

Related info: https://github.com/kiwicom/orbit-compose/discussions/329


List of experimental opt-ins:

ExperimentalMaterial3Api:

  • [ ] Slider (custom thumb & track)
  • [ ] Select (ExposedDropdownMenuBox)

ExperimentalAnimationApi:

  • [x] ButtonToggleContainer (AnimatedContent, fixed in 1.5)
  • [x] FieldMessage (AnimatedContent, fixed in 1.5)
  • [ ] ToastHost (AnimatedVisibility)

ExperimentalAnimationGraphicsApi:

  • [ ] Checkbox (animated vector drawable)

ExperimentalLayoutApi:

  • [x] Scaffold (WindowInsets.isImeVisible)

Other tasks:

  • [x] #456

hrach avatar Mar 27 '23 14:03 hrach

Some parts done in #436

hrach avatar May 26 '23 12:05 hrach

Scaffold solved in #534.

hrach avatar Sep 19 '23 15:09 hrach