Skip to content

Releases: shoutem/ui

v2.0.13 - Adjust react-native-vector-icons semver

03 Jul 09:19
6ada4e3
Compare
Choose a tag to compare
  • adjusted react-native-vector-icons semver

v2.0.12

25 Jun 13:27
Compare
Choose a tag to compare

allow keyExtractor manual override for ListView component

v2.0.10 - SimpleHtml text styling

03 Jun 11:23
626486f
Compare
Choose a tag to compare
  • use text styling from theme for text within SimpleHtml.

v2.0.9 - New and improved icons

19 May 08:31
293aa9c
Compare
Choose a tag to compare

New icons:

  • mic
  • mic-off
  • video-cam
  • video-cam-off
  • cam-switch

v2.0.8

15 May 12:17
Compare
Choose a tag to compare

Minor changes to SimpleHtml component, allowing for prop propagation

v2.0.7 - Adjust node compatibility for 10.*.*

12 May 09:18
Compare
Choose a tag to compare
  • adjusted events dependency version to be compatible with older versions of node

v2.0.6 - fix dependency lockfile

11 May 13:19
Compare
Choose a tag to compare
  • fix package-lock.json file to update htmlparser2 dependency

v2.0.5 - hang up, mic and video call icons - dependency updates

11 May 12:51
Compare
Choose a tag to compare
  • updates to dependencies and postinstall script
  • update to icon config files, new icon names::
    • mic
    • hang-up
    • video-call

v2.0.3 - new icons

12 Mar 12:42
bd1d9fa
Compare
Choose a tag to compare
  • New icons added by @majaklajic
    • eye, eye-crossed and facebook

v2.0.2 - ListView and DropDownModal fixes

09 Mar 14:10
Compare
Choose a tag to compare
  • Fixed DropDownModal styling
  • Fixed ListView renderHeader