ionic-filter-bar icon indicating copy to clipboard operation
ionic-filter-bar copied to clipboard

Filter Bar plugin for the Ionic Framework

Results 52 ionic-filter-bar issues
Sort by recently updated
recently updated
newest added

How to filter nested / key value pair properties

It would be nice if the keyboard closed after the user hits return. I believe if you put it in tags and give it an ng-submit= that calls the closeKeyboard()...

Hi guys, it is possible to use this filter with alphabet scroll ?

How i can change the Height of the filterBar ? Thank you!

Hi, First let me say I like your component and you did a great job. I'm trying to write some component's like you, and yours is a good starting point...

A filter bar like this is great but this will be awesome with some listener like "onshow" "onclose" etc...

Essentially, I have a list of products and a shopping cart. Each has its own UI state. And each view is collection-repeat. When viewing products and using $ionicFilterBar it works...

Hi, I'm using filter bar for on of my ionic project, however when I search an item, i get this error ``` ionic.bundle.js:25642 TypeError: scope.filter is not a function at...