Skip to content

Tags: PeterStaev/NativeScript-Drop-Down

Tags

v5.0

Toggle v5.0's commit message
fix travis

v4.0

Toggle v4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
PeterStaev Peter Staev
fix #178

v3.2

Toggle v3.2's commit message
version bump

v3.1

Toggle v3.1's commit message
version bump and readme update

v3.0

Toggle v3.0's commit message
version change

v3.0-rc.4

Toggle v3.0-rc.4's commit message
Angular Forms Directive (#88)

This change allows for the use of `ngModel` and `formControlName` when using the drop-downs with Angular.

There should be no breaking changes to previous functionality or usage for either Angular or Vanilla NativeScript.
Build scripts updated. Compatible with Angular AoT and Webpack.

Based on `nativescript-angular/value-accessors/selectedIndex-value-accessor.ts` and `nativescript-angular/nativescript-angular/forms.ts` with some changes to conform to project linting.

v3.0-rc.3

Toggle v3.0-rc.3's commit message
package def formatting

v1.5

Toggle v1.5's commit message
show hint when no items are set

v1.4

Toggle v1.4's commit message
Update to 2.3 and fix #34 (#47)

v1.3

Toggle v1.3's commit message
readme fix