Skip to content

6.26.0

Compare
Choose a tag to compare
@M-i-k-e-l M-i-k-e-l released this 14 Dec 12:07
· 947 commits to master since this release

🚀 What’s New?

• NumberInput - new component (#2333)

🎁 Features

• getSystemColorByHex now has options object with validColors instead of passing validColors array. (#2363)
• Add RTL support (and disableRTL support) to WheelPicker and SectionsWheelPicker. (#2354)

🔧 Fixes

• Fix TextFiled Incubator issues while using trailingAccessory. (#2345)
• Removed the flex prop from button style, rn-web compatibility. (#2364)
• Fix Picker's filter fieldType layout by fixing how we render children prop in TextField (#2369)
• Incubator.TextField - FloatingPlaceholder should float with defaultValue (#2344)

⚙️ Maintenance & Infra

• Upgrade reanimated from 2.8 to 2.13 in our demo app (#2353)
• DialogHeader - add code snippet (#2368)
• SortableList and SortableGridList - improve data docs (#2357)
⚠️ Removed tests from the npm package (#2333)