Shoutem Ui Versions Save

Customizable set of components for React Native applications

v4.6.0

2 years ago

Styling changes directly related to the Shoutem Builder architecture and it's 3.0.0 release, should not have any conflicts with styling for non-Shoutem Builder implementations.

v4.4.9

2 years ago
  • fixes conditioning for omitting padding-bottom from figure tag when an iframe is nested inside it

v4.5.1

2 years ago
  • adjusted conditioning for when we strip padding-bottom from figure tags that contain iframe tags

v4.5.0

2 years ago
  • added DateTimePicker component
  • added @react-native-community/datetimepicker version ^3.5.2 to dependencies

v4.4.8

2 years ago
  • SimpleHtml component now supports <table> tag

v4.4.6

2 years ago
  • remove unused path from checkbox-rectangle-off.svg which wasn't respecting opacity (stayed 1 when set to <1)

v4.4.5

2 years ago
  • fix checkbox-rectangle-off and checkbox-rectangle-on icons to not use hardcoded colors
  • merge patch version dependabot changes

v4.4.4

2 years ago
  • added react-native-youtube-iframe package
  • added custom renderer to SimpleHtml to handle video iframe tags

v4.4.3

3 years ago
  • defined SimpleHtml's alterChildren function that removes excessive <br> nodes in received Html

v4.4.2

3 years ago
  • update package-lock.json
  • fix checkbox rectangle on and off SVG imports