andrewmcgivery / ionic-ion-autoListDivider

Gives a set of directives for automatically adding in list dividers for an ng-repeat. (Works for Alphabetical or by Categories)
75 stars 21 forks source link

unite digits #10

Open ddtch opened 9 years ago

ddtch commented 9 years ago

Hello, @andrewmcgivery your ionic-ion-autoListDivider helped me a lot, thank you.

But I faced a problem. I want combine all non letter symbols and digits under one divider. For example I have list a,2,c,(9),+P,s,/ff... and I wonder to know how can I unite 2,(9),+P under one divider?