Releases: PeterStaev/NativeScript-Drop-Down
Releases · PeterStaev/NativeScript-Drop-Down
Version 5.0
- Updated iOS side to the recommended in TNS workflow for creating the native element.
Version 4.0
- Updated to TNS 4.0. This makes the new version incompatible with TNS 3 projects. In case you still use TNS 3, continue to use
nativescript-drop-down@~3.2
- [iOS] Fix for when sometimes the picker view will not show the correct selected row (#178)
Version 3.2
Version 3.1
- Added
close()
method andclosed
event (#63) - Added support for
isEnabled
(#64) - [Angular] Compatibility with the new nativescript-angular package (#99)
- [iOS] Fixes compatibility with TNS 3.1 (#107)
- [iOS] Fixes touch problems when touch event is observed on the page (#84)
- [Android] Fixes problems with invisible items in the drop down (#90)
- [iOS] Fixes sizing problems making the drop down invisible when no hint is specified (#104)
Version 3.0 Official Release
- Compatibility with NativeScript 3.0 modules
- Added Angular forms support
Version 3.0 (RC4)
- Added Angular forms support
Version 3.0 (RC3)
- Compatibility with NativeScript 3.0 modules
Version 1.5
Updated to {N} 2.3
This version resolves problems when using {N} 2.3+. If you are using a lower NativeScript version please use one of the previous versions of the plugin.