0.1.103 • Published 6 years ago

ng-select-vu v0.1.103

Weekly downloads
9
License
ISC
Repository
github
Last release
6 years ago

Select component for angular

npm version Build Status

A select component for angular, based on the select2 JQuery plugin. See the ng-select web site for documentation and examples, or try it with this plunker. Forked to provide selecting of disabled options in a select box.

Develop

Make sure that gulp and yarn are installed.

Clone the repository and run:

$ yarn install
$ gulp build

To install and run the ng-select web site on your local machine, run the following in the demo folder:

$ yarn install
$ ng serve

For manual testing, pack and install a modified version of the ng-select component to ng-select web site with the script:

$ ./copy_to_demo.sh
0.1.103

6 years ago

0.1.102

6 years ago

0.1.101

7 years ago

0.1.100

7 years ago

0.1.0

7 years ago

0.0.907

7 years ago

0.0.906

7 years ago

0.0.905

7 years ago

0.0.904

7 years ago

0.0.903

7 years ago

0.0.902

7 years ago

0.0.901

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago