0.1.0-alpha03
alexzhirkevich
released this
15 Jan 18:22
·
93 commits
to master
since this release
Cupertino
Changes
- All
CupertinoColors
now named from a lowercase letter CupertinoPicker
renamed toCupertinoWheelPicker
SectionScope.label
renamed toSectionScope.link
to match iOS naming.CupertinoLabelIcon
renamed toCupertinoLinkIcon
Fixes
- Bottom sheet can crash if dismissed multiple times
- Month selector in pager date picker doesn't display wheel indicator
- Top app bar horizontal insets are not correctly applied in landscape mode
- Incorrect focus management between multiple textfields in section
Features
- Size, font style and scroll customization for pager date picker
- Most of section extensions now can take
modifier
parameter - Section
textField
now takescolors
andtrailingIcon
parameters - Automatic status bars and keyboard color change on iOS (Thanks to @Lavmee)
Cupertino Adaptive
Fixes
AdaptiveTopAppBar
adaptation parameters are not mutable- Added missing
isTranslucent
anddivider
Cupertino adaptation parameters forAdaptiveNavigationBar
andAdaptiveTopBar
Features
- New component:
AdaptiveDivider
Cupertino Decompose
Fixes
NativeChildren
resizes incorrectly on iOSNativeChildren
nav controller is not attached to parent view controller