Skip to content

7.19.0

Compare
Choose a tag to compare
@M-i-k-e-l M-i-k-e-l released this 27 Mar 14:38
· 37 commits to master since this release

🎁 Features

β€’ NumberInput - support maxLength (#2998)
β€’ Image\Overlay - support borderRadius (only via the prop, not via style) (#2995)

πŸ•ΈοΈ Web support

β€’ fix: clearing picker value on web (#2986)

πŸ”§ Fixes

β€’ GridList fixes - fix GridListItem type and issue with GridList rended inside a FlatList (#2982)
β€’ Avatar and Icon source prop type update to ImageSourceType (#2985)
β€’ WheelPicker - fix item snap to vertical center (#2989)
β€’ Incubator Slider - fix step interpolation (#2988)
β€’ WheelPicker - memoize offsets (#2991)

βš™οΈ Maintenance & Infra

β€’ Colors - generatePalette with addDarkestTints change to 9 step lightness increments (#2975)
β€’ Image support strings as type for source. (#2983)