Skip to content

Releases: shoutem/ui

v4.4.2 - fix checkbox rectangle SVG paths

19 Apr 09:14
e19a7b3
Compare
Choose a tag to compare
  • update package-lock.json
  • fix checkbox rectangle on and off SVG imports

v4.4.1 - Remove road.png from assets

26 Mar 13:37
c0076f8
Compare
Choose a tag to compare
  • removed road.png asset, from assets/examples folder

v4.4.0 - Add wiggle animation to TextInput

26 Mar 13:25
b8e4545
Compare
Choose a tag to compare
  • added optional wiggle animation to TextInput, triggered on failed validation

v4.3.0

02 Mar 13:27
Compare
Choose a tag to compare

New Toolkit Components

  • TabMenu - horizontal tabular menu
  • InlineDropDownMenu - Collapsible field with animated item transition. Ideal for forms or other places where you want collapsible list of options to choose from
  • YearPicker - Combination of a button and appropriate modal, allowing you to make a multiple year selection choice. Very similar to calendar day picker

In addition to this, there are some new styles for our standard set of components, as well as common style pattern inclusions, like adding gutter variances to touchableOpacity , and similar.

v4.2.1 - Adjust ImageGalleryOverlay title padding

24 Feb 13:33
68ec757
Compare
Choose a tag to compare
  • Adjusted ImageGalleryOverlay title padding

v4.2.0 - Update react-native-webview

19 Feb 08:53
3f0f7ae
Compare
Choose a tag to compare
  • updated react-native-webview dependency due to security vulnerability

v4.1.0 - add jest and eslint, lint code

14 Jan 13:00
Compare
Choose a tag to compare
  • add shoutem eslint plugin and lint code
  • add jest and tests

Release 4.0.18 - Replace usage of formatLineHeight with calculateLineHeight method

17 Dec 10:33
2ec3645
Compare
Choose a tag to compare
  • phasing out formatLineHeight method and replacing it with calculateLineHeight

v4.0.17 - Disable Vimeo player full-screen option on Android devices

14 Dec 07:37
c6c59fd
Compare
Choose a tag to compare
  • Disabled Vimeo player full-screen option on Android devices due to Vimeo player bug

v4.0.16 - Minor Android fixes

09 Dec 12:07
d93dc4e
Compare
Choose a tag to compare
  • fix for ImageGalleryOverlay padding on Android devices
  • fix for Video fullscreen on Android