Skip to content

7.13.0

Compare
Choose a tag to compare
@Inbal-Tish Inbal-Tish released this 20 Dec 12:27
· 132 commits to master since this release

🚀 What’s New?

🎁 Features

• Timeline - Adding width prop to Line component & iconProps to Point component (#2851)
• DateTimePicker - Add display property (#2733)

🔧 Fixes

• Dash - passing default color as a modifier (#2841)
• RadioButton - Fix typings to extend our ViewProps (#2846)
• Carousel - Fixed inversion on Android RTL (#2858)

⚙️ Maintenance & Infra

• Scheme - add isDarkMode function (#2847)
• TabBar - Remove default static backgroundColor prop value to avoid race condition when loading design tokens (#2849)
• Colors - adjust palette to 9 increments when 'addDarkestTint' is true (#2855)
• Colors - generatePalette - remove 9 increments (#2861)

OTHERS

• Reverts #2830 (#2850)
• (#2833)
• Report error when failing parsing PRs (#2842)