iconfonts
Version:
Fine-tuned icon fonts integration for Sass, Less and Stylus.
100 lines (67 loc) • 2.53 kB
Markdown
## [v0.12.0]
> Sep 25, 2017
- [#5] - Upgrade font-awesome (4.5 → 4.7) ([@atomita])
[v0.12.0]: https://github.com/rstacruz/iconfonts/compare/v0.11.1...v0.12.0
## [v0.11.1]
> Mar 29, 2017
- Remove a stray file.
[v0.11.1]: https://github.com/rstacruz/iconfonts/compare/v0.11.0...v0.11.1
## [v0.11.0]
> Mar 12, 2017
- Add support for [cssnext](http://cssnext.io/).
[v0.11.0]: https://github.com/rstacruz/iconfonts/compare/v0.10.0...v0.11.0
## [v0.10.0]
> Oct 14, 2016
- Add support for ionicons 3 (`ionicons@3.scss`).
[v0.9.0]: https://github.com/rstacruz/iconfonts/compare/v0.9.0...v0.10.0
## [v0.9.0]
> Feb 22, 2016
- [#2] - Update fontawesome to 4.5.0 ([@mikmikmik])
[v0.9.0]: https://github.com/rstacruz/iconfonts/compare/v0.8.0...v0.9.0
## [v0.8.0]
> Dec 10, 2015
* Always use HTTPS for fonts when available and deprecate the the of protocol-relative URLs. See [the protocol-relative URL](http://paulirish.com/2010/the-protocol-relative-url/) for details.
## [v0.7.0]
> January 24, 2015
* Update PaymentFont to 1.0.0
* Fix .less files's cachebusters to look consistent
* Update ionicons to 2.0.1
## [v0.6.0]
> December 9, 2014
* Add PaymentFont 0.1.0 (experimental)
* Update ionicons to 2.0.0
## [v0.5.1]
> November 26, 2014
* Update font-awesome to 4.2.0
## v0.4.0
> October 15, 2014
* SCSS: fix. (it didn't work well at all before!)
## v0.3.0
> August 4, 2014
* SCSS: Remove an extra variable definition that's not needed.
* Released to the Bower registry.
## v0.2.0
> June 26, 2014
* Update file comments to link to project page.
* Officially support node-sass.
* Ionicons: update comments to point to correct site URL.
* SCSS: add `xxx-font-rails()` mixin for Rails integration.
* Less: add `xxx-font-rails()` mixin for Rails integration.
## v0.1.0
> June 24, 2014
* Update Elusive to v1.5.0.
* Update FontAwesome to v4.1.0.
* Add Foundation Icons General v1.5.2.
* Update the sass and less templates to actually work.
* Add more documentation comments.
## v0.0.0
> June 24, 2014
Initial release.
[v0.8.0]: https://github.com/rstacruz/iconfonts/compare/v0.7.0...v0.8.0
[v0.7.0]: https://github.com/rstacruz/iconfonts/compare/v0.6.0...v0.7.0
[v0.6.0]: https://github.com/rstacruz/iconfonts/compare/v0.5.1...v0.6.0
[v0.5.1]: https://github.com/rstacruz/iconfonts/compare/v0.4.0...v0.5.1
[#2]: https://github.com/rstacruz/iconfonts/issues/2
[#5]: https://github.com/rstacruz/iconfonts/issues/5
[@mikmikmik]: https://github.com/mikmikmik
[@atomita]: https://github.com/atomita