66[ ![ Issues] ( http://img.shields.io/github/issues/victor-valencia/bootstrap-iconpicker.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/issues?q=is%3Aopen )
77[ ![ Issues] ( http://img.shields.io/badge/license-MIT-red.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/blob/master/LICENSE )
88
9- # [ Bootstrap-Iconpicker v1.8.0 ] ( http://victor-valencia.github.io/bootstrap-iconpicker )
9+ # [ Bootstrap-Iconpicker v1.8.2 ] ( http://victor-valencia.github.io/bootstrap-iconpicker )
1010![ Iconpicker] ( bootstrap-iconpicker.png )
1111
1212A simple iconpicker for Bootstrap 3.x.
@@ -28,7 +28,7 @@ Other icon fonts thats supports: [Elusive Icons](http://press.codes/downloads/el
2828
2929Three quick start options are available:
3030
31- - Download the latest release: [ ![ Tag] ( http://img.shields.io/github/release/victor-valencia/bootstrap-iconpicker.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/archive/v1.8.0 .zip ) .
31+ - Download the latest release: [ ![ Tag] ( http://img.shields.io/github/release/victor-valencia/bootstrap-iconpicker.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/archive/v1.8.2 .zip ) .
3232- Clone the repo: ` git clone https://github.com/victor-valencia/bootstrap-iconpicker.git ` .
3333- Install with [ Bower] ( http://bower.io ) : ` bower install bootstrap-iconpicker ` .
3434- Install with [ NPM] ( https://www.npmjs.com ) : ` npm install bootstrap-iconpicker ` .
@@ -90,9 +90,16 @@ Have a bug or a feature request? [Please open a new issue](https://github.com/vi
9090You may use [ this JSFiddle] ( http://jsfiddle.net/victor_valencia/y1q541ar/ ) as a template for your bug reports.
9191
9292## Changelog
93+ - [ ![ v1.8.2] ( http://img.shields.io/badge/zip-v1.8.2-blue.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/archive/v1.8.2.zip ) .
94+ - Fix navigation to invalid pages.
95+ - Filling search/hidden inputs.
96+ - Support for [ Bootstrap 3.3.7] ( http://getbootstrap.com/ ) .
97+ - Update license to [ MIT] ( https://github.com/victor-valencia/bootstrap-iconpicker/blob/master/LICENSE ) .
98+ - [ ![ v1.8.1] ( http://img.shields.io/badge/zip-v1.8.1-blue.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/archive/v1.8.1.zip ) .
99+ - Support for [ NPM] ( https://www.npmjs.com ) install.
93100- [ ![ v1.8.0] ( http://img.shields.io/badge/zip-v1.8.0-blue.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/archive/v1.8.0.zip ) .
94101 - Fix for case, when there are no icons, and count is displayed, as '1 - 0 of 0 '. @[ joews] ( https://github.com/joews ) .
95- - Support multiple versions (v4.3.0 @[ michaelbilcot] ( https://github.com/michaelbilcot ) , v4.4.0, v4.5.0, v4.6.0 and v4.7.0) of [ Font Awesome Icons] ( http://fontawesome.io/ ) .
102+ - Support for multiple versions (v4.3.0 @[ michaelbilcot] ( https://github.com/michaelbilcot ) , v4.4.0, v4.5.0, v4.6.0 and v4.7.0) of [ Font Awesome Icons] ( http://fontawesome.io/ ) .
96103- [ ![ v1.7.0] ( http://img.shields.io/badge/zip-v1.7.0-blue.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/archive/v1.7.0.zip ) .
97104 - Support for button and div tags.
98105 - All ` iconset ` includes the empty icon value.
@@ -143,7 +150,7 @@ You may use [this JSFiddle](http://jsfiddle.net/victor_valencia/y1q541ar/) as a
143150- [ ![ v1.3.1] ( http://img.shields.io/badge/zip-v1.3.1-blue.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/archive/v1.3.1.zip ) .
144151 - Bind ` body ` ` click ` to solve issues for ajax loaded pages. @[ crlcu] ( https://github.com/crlcu )
145152- [ ![ v1.3.0] ( http://img.shields.io/badge/zip-v1.3.0-blue.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/archive/v1.3.0.zip ) .
146- - Support multiple versions (v4.0.0, v4.1.0, v4.2.0) of [ Font Awesome Icons] ( http://fontawesome.io/ ) .
153+ - Support for multiple versions (v4.0.0, v4.1.0, v4.2.0) of [ Font Awesome Icons] ( http://fontawesome.io/ ) .
147154- [ ![ v1.2.1] ( http://img.shields.io/badge/zip-v1.2.1-blue.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/archive/v1.2.1.zip ) .
148155 - Add ` .iconpicker-popover ` class. @[ jwhitfieldseed] ( https://github.com/jwhitfieldseed )
149156- [ ![ v1.2.0] ( http://img.shields.io/badge/zip-v1.2.0-blue.svg )] ( https://github.com/victor-valencia/bootstrap-iconpicker/archive/v1.2.0.zip ) .
0 commit comments