Skip to content

Latest commit

 

History

History
99 lines (95 loc) · 7.44 KB

CHANGELOG.md

File metadata and controls

99 lines (95 loc) · 7.44 KB

Build Status Code Climate npm Bower Release Tag Issues Issues

Table of contents

What´s next

  • Support for multiple versions (v1.3.1, v1.3.2, v2.0.0, v2.0.1, v2.0.2, v2.0.3, v2.0.4, v2.0.5, v2.0.6, v2.0.7, v2.0.8, v2.0.9 and v2.0.10) of Weather Icons.

Changelog

  • v1.9.0. (2017-Jul-27)
    • Includes all iconset files in file bootstrap-iconpicker-iconset-all.js.
    • Add option iconsetVersion.
    • Support for Flag Icons v2.8.0.
    • Support for multiple versions (v2.0.1, v2.0.2, v2.0.3, v2.0.4, v2.0.5, v2.0.7, v2.0.8 and v2.0.9) of Typicons.
    • Support for multiple versions (v2.0.0, v2.0.1, v2.0.2, v2.1.0, v2.1.1, v2.1.2, v2.2.0, v2.2.1, v2.2.2, v2.2.2, v2.3.0, v2.4.0, v2.4.1, v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.4.1, v3.5.0, v4.0.0, v4.1.0, v4.1.1, v4.2.0, v4.2.1, v4.3.0 and v4.4.0) of Octicons.
    • Support for multiple versions (v2.0.0, v2.0.1, v2.0.2, v2.1.0, v2.1.1, v2.1.2 and v2.2.0) of Material Design Icons.
    • Support for multiple versions (v2.0.1 @ibrahimyilmaz7) of Ionicons.
  • v1.8.2. (2017-Jul-19)
  • v1.8.1. (2017-Jul-18)
    • Support for npm install.
  • v1.8.0. (2017-Jul-18)
    • Fix for case, when there are no icons, and count is displayed, as '1 - 0 of 0 '. @joews.
    • Support for multiple versions (v4.3.0 @michaelbilcot, v4.4.0, v4.5.0, v4.6.0 and v4.7.0) of Font Awesome Icons.
  • v1.7.0. (2015-Jun-01)
    • Support for button and div tags.
    • All iconset includes the empty icon value.
    • Option rows accepts the value 0 to indicate all rows.
    • Add options:
      • align
      • header
      • footer
    • Add methods:
      • setAlign
      • setHeader
      • setFooter
    • Support for 1 more icon fonts:
  • v1.6.0. (2014-Nov-01)
    • Restructure iconset configuration.
    • Option iconset accepts String and Object (Limit your iconset option).
    • Add options:
      • arrowPrevIconClass
      • arrowNextIconClass
      • labelHeader
      • labelFooter
    • Add methods:
      • setArrowClass
      • setArrowPrevIconClass
      • setArrowNextIconClass
      • setCols
      • setIconset
      • setLabelHeader
      • setLabelFooter
      • setPlacement
      • setRows
      • setSearch
      • setSearchText
      • setSelectedClass
      • setUnselectedClass
    • Support for 6 more icon fonts:
  • v1.5.0. (2014-Oct-19)
    • Add search field.
  • v1.4.0. (2014-Oct-17)
    • Support for customization of the component.
  • v1.3.1. (2014-Oct-16)
    • Bind body click to solve issues for ajax loaded pages. @crlcu
  • v1.3.0. (2014-Oct-16)
  • v1.2.1. (2014-Jun-27)
  • v1.2.0. (2014-Jan-20)
    • Add the method setIcon.
  • v1.1.0. (2013-Dec-16)
    • Dispatch change event when an iconpicker is changed. @promatik
  • v1.0.1. (2013-Nov-20)
    • Reducing the size of the source file.
  • v1.0.0. (2013-Nov-19)
    • Version initial.