Skip to content

6.29.0

Compare
Choose a tag to compare
@Inbal-Tish Inbal-Tish released this 26 Jan 07:40
· 700 commits to master since this release

🎁 Features

  • Incubator.WheelPicker - allow sending FlatListProps (#2417)
  • Toast - update action design (#2426)

πŸ”§ Fixes

  • TextField - useFieldState - revert the condition adding (#2415)
  • TextField - fix onChange when providing default value (#2422)
  • TextField - fix value override (#2427)
  • TextField - fix defaultValue condition (#2432)
  • Picker - do not ignore accessibility props (#2416)
  • TouchableOpacity - fix ignored 'event' param in onPress (#2423)
  • Web - fix load svg tag data (#2410)

βš™οΈ Maintenance & Infra

  • Bump SVG package (#2418)
  • Incubator.Dialog - add note to API about lists (#2431)
  • SortableList - add note to docs about missing items (#2433)
  • podspec should point to lib (#2438)