Skip to content

7.17.0

Compare
Choose a tag to compare
@Inbal-Tish Inbal-Tish released this 28 Feb 07:32
· 63 commits to master since this release

🚀 What’s New?

🎁 Features

• TimeLine - new removeIconBackground prop - Icon can be displayed without point background (#2923)
• Button - link - adjust spacing (#2930)
• Slider - add enableShadow prop (#2934)
• GradientSlider - display color only when changes on hue change (#2934)
• ColorPicker - minor UI changes (#2934)
• Incubator.Slider - add disabledThumbTineColor (#2943)
• SortableList - Added ref prop for the inner FlatList (#2948)
• Badge - Icon support (#2941)
• SegmentControl - support custom typography (#2929)

🕸️ Web support

• Web SvgImage style fixes (#2953)

🔧 Fixes

• Slider - bug fix - invoke onChange only when user moves slider (#2934)
• Slider - bug fix (#2937)
• RadioButton - fix label margins (#2922)
• bg-? modifier - fix typings (#2928)
• Colors.isDark - fix typings to accept undefined argument (#2925)
• SegmentedControl - active index style fix (#2927)
• ColorPicker - fix - hue changes to red after moving lightness to white (#2942)
• SectionWheelPicker - api fix (#2950)
• Incubator.Slider - add displayName (#2954)
• Incubator.Slider - fix onSeek functions (#2955)
• TextField - fix api file (#2956)
• Gradient - fix Android line spaces (#2957)
• Incubator.Slider - fix api category (#2960)
• SegmentedControl - fix initialIndex update to reset selected segment (#2963)
• Colors.getColorTint - Fix typing of api (#2924)
• Slider - wrap in asBaseComponent and fix typings (#2940)
• GardientSlider - fixed getHSL call (#2944)
• Button - fix typings (#2931)

⚙️ Maintenance & Infra

• DateTimePicker - allow migration to new the Dialog via migrateDialog (#2945)
• Fix prettier fomratter not working (#2947)
• Picker - export RenderCustomModalProps and PickerItemsListProps (#2961)

💡 Deprecations & Migrations

• ExpandableOverlayScreen - migrate to the new Dialog (#2946)