Skip to content

6.28.0

Compare
Choose a tag to compare
@lidord-wix lidord-wix released this 11 Jan 09:23
· 917 commits to master since this release

πŸ”§ Fixes

β€’ Switch - change thumb color (#2393)
β€’ webDemo app react-native-colors error fix by adding the repo path to the webpack config file. (#2395)
β€’ TextField - fix defaultValue not changing (#2388)
β€’ TextField - fix web style (#2387)
β€’ Fix flex issue in TextField validation message when passing centered (#2402)
β€’ Avatar - don't render ribbon when there's a custom ribbon (#2396)
β€’ Avatar - fix Badge color (#2408)
β€’ TextField - fix dummyPlaceholder style (#2390)
β€’ ⚠️ Image - pass 'width' and 'height' to image style to fix layout props not applied to Image without 'style'. (#2384)
β€’ Image - fix width and height support bug (#2414)
β€’ TextField - fix validatingOnChange executed on start when providing defaultValue (#2411)

βš™οΈ Maintenance & Infra

β€’ Incubator.Dialog - use new Gesture API + refactor (#2409)