File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 5353 UI-Router
5454 </ a >
5555 </ li >
56+ < li >
57+ < a href ="https://github.com/angular-ui/ui-select ">
58+ UI-Select
59+ </ a >
60+ </ li >
5661 < li >
5762 < a href ="http://angular-ui.github.io/#ide-plugins ">
5863 IDE Plugins
@@ -171,7 +176,7 @@ <h1 class="page-header" id="ui-modules">
171176 </ ul >
172177 < ul class ="nav nav-tabs nav-stacked span6 ">
173178 < li > < a href ="http://github.com/angular-ui/ui-date "> Date</ a > </ li >
174- < li > < a href ="http://github.com/angular-ui/ui-select2 "> Select2</ a > </ li >
179+ < li > < a href ="http://github.com/angular-ui/ui-select2 "> < s > Select2</ s > </ a > - deprecated, use UI-Select instead </ li >
175180 < li > < a href ="http://github.com/angular-ui/ui-tinymce "> TinyMCE</ a > </ li >
176181 < li > < a href ="http://github.com/angular-ui/ui-sortable "> Sortable</ a > </ li >
177182 </ ul >
@@ -216,6 +221,15 @@ <h1 class="page-header">
216221 </ span >
217222 </ h1 >
218223 </ section >
224+ < section >
225+ < h1 class ="page-header ">
226+ UI-Select
227+ < small > AngularJS-native version of Select2 and Selectize</ small >
228+ < span class ="btn-group pull-right ">
229+ < a class ="btn btn-inverse btn-large " href ="https://github.com/angular-ui/ui-select "> Code</ a >
230+ </ span >
231+ </ h1 >
232+ </ section >
219233 < section >
220234 < h1 class ="page-header " id ="ide-plugins ">
221235 IDE Plugins
You can’t perform that action at this time.
0 commit comments