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

Is it possible to highlight the searched text in the results?

I'm using Ionic 2 and I wonder if there is a way to let the android filter with the appearance of iOS. I tried to use the $ ionicFilterBarConfigProvider.backdrop, but...

I'd like to switch the default android search bar template for the ios' one. Is it possible? Or to customize it any way?

I think it's a bit simple and optional for users. I think it's best to have this feature. Just a new method in $ionicFilterBarConfig.id() Thanks

I am using ionic version 1 for my project. I needed to implement a search bar , which filter's content populated on screen. I used this plugin 'https://github.com/djett41/ionic-filter-bar'. I am...

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

I was trying to make the 'Search' text to be translated using **angular-translate** but with the **Ionic-filter-bar** is only possible to change the placeholder text in the app.config() phase (requires...

Publish ionic-filter-bar to npm so that it can be require'd by those who use browserify.

This isn't an issue with ionic-filter-bar _per se_, but I do not know of a work around. Specifically KeyboardDisplayRequiresUserAction is not presently supported in cordova-plugin-wkwebview-engine. It does work in the...