andreev-artem / angular_experiments

My experiments with AngularJS and Angular2
77 stars 21 forks source link

Select2 closeOnSelect issue #1

Open johntom opened 11 years ago

johntom commented 11 years ago

Hi, I just discovered your multi-select combo and want to thank you for providing the ability to select more than one item without pressing the down arrow. I've been asking the ui team to include the Select2 closeOnSelect option which would provide the same functionality. Now I can try your directive. Thanks, John

andreev-artem commented 11 years ago

Hi, feel free to use and change any directives from this repo. Most of directives are proof-of-concept. So it is assumed that they will be adjusted for real projects.