Releases: shoutem/ui
Releases · shoutem/ui
v4.4.2 - fix checkbox rectangle SVG paths
- update
package-lock.json
- fix checkbox rectangle on and off SVG imports
v4.4.1 - Remove road.png from assets
- removed road.png asset, from assets/examples folder
v4.4.0 - Add wiggle animation to TextInput
- added optional wiggle animation to TextInput, triggered on failed validation
v4.3.0
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
- Adjusted ImageGalleryOverlay title padding
v4.2.0 - Update react-native-webview
- updated react-native-webview dependency due to security vulnerability
v4.1.0 - add jest and eslint, lint code
- add shoutem eslint plugin and lint code
- add jest and tests
Release 4.0.18 - Replace usage of formatLineHeight with calculateLineHeight method
- phasing out
formatLineHeight
method and replacing it withcalculateLineHeight
v4.0.17 - Disable Vimeo player full-screen option on Android devices
- Disabled Vimeo player full-screen option on Android devices due to Vimeo player bug
v4.0.16 - Minor Android fixes
- fix for
ImageGalleryOverlay
padding on Android devices - fix for
Video
fullscreen on Android