6.23.0
π Features
β’ New Marquee component for sliding text, sliding text bottom up, left right and etc. (#2311)
β’ Dash - new component for drawing dashed line (#2305, #2308)
β’ Support for a non-moving row in SortableList component (locked) (#2296)
β’ Gradient - new component (inc. removing react-native-color
dep). (#2309)
π§ Fixes
β’ ExpandableSection require cycle fix (#2291)
β’ TextField Presenter getColorByState fix, new util function isDesignToken. (#2290)
β’ Incubator.Dialog - fix hiding when layout changes (#2299, #2300)
β’ Incubator.Dialog - remove header's renderContent (#2293)
β’ Incubator.Dialog - do not show empty header (with only knob and divider) (#2310)
β’ Fix Colors.loadDesignTokens API (#2302)
β’ ScrollBar - fix default gradientColor (#2304)
βοΈ Maintenance & Infra
β’ Lock RNN to 7.29.0 to fix Android build (#2297)
β’ Fixing some new random TS errors. (#2314)
β’ Add $backgroundElevatedLight token (#2301)
β’ Update tokens colors (#2303)
β’ Fix Gemfile syntax error (#2298)