ui-iconpicker icon indicating copy to clipboard operation
ui-iconpicker copied to clipboard

A Bootstrap 3 Icon Picker implemented in AngularJS

Results 11 ui-iconpicker issues
Sort by recently updated
recently updated
newest added

This directive does not work with the latest version of bootstrap and angular http://plnkr.co/edit/dXPYohDJGdvNadjugff7?p=preview

wontfix

Hi, When i install dependency with bower, in bower.json, "main" tag is not defined; so "wiredep" and "main-bower-files" does not find scripts and styles files. Is it possible to add...

Hi, I wanted to report that the current version of ui-iconpicker (0.1.4) does not work with the version 2.5.0 of UI Bootstrap. Is there a way the script can be...

Hello, The dropdown is not working when including Bootstrap and Angular UI. The directive dropdown has to be added to the span tag in the template generated by iconpicker and...

I'm building a menu editor, where I want to be able to define an icon to sit next to the item in the menu. But having this iconpicker on each...

Chrome (tested version "39.0.2171.95 m") does not show the vertical scrollbar in the iconpicker popup! IE & FF do show the scrollbar.

bug

Can you add support for Ionicons?

It would be nice if the directive would make use of Angulars' 1.3 feature ``` bindToController: true ``` so that the changes to isolated scope properties (ng-model) will be reflected...