89 lines
2.6 KiB
Markdown
89 lines
2.6 KiB
Markdown
# Change Log
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
---
|
|
|
|
## [5.0.0-alpha5](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha5) - 2017-07-14
|
|
|
|
### Added
|
|
* 228 total brand and logo icons
|
|
* New transform framework for sizing, moving, rotating, and flipping icons
|
|
* New icon counters
|
|
* New layers framework
|
|
* New text overlays
|
|
* Auto-comments with the original source icons alongside SVG replacements
|
|
|
|
### Changed
|
|
* Autoprefixer to correctly add browser prefixes for supported browsers
|
|
* Removed browser-specific CSS properties in Sass source files (now relies on autoprefixer)
|
|
|
|
### Fixed
|
|
* The rotation on checkmark icons
|
|
* Other icon feedback from previous weeks
|
|
* Correct fixed width settings to 1.25em (based on the new 16px grid)
|
|
* Icons displaying as block instead of inline-block in IE and older Safari
|
|
|
|
---
|
|
|
|
## [5.0.0-alpha4](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha4) - 2017-07-07
|
|
|
|
### Added
|
|
* 93 brand icons
|
|
|
|
---
|
|
|
|
## [5.0.0-alpha3](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha3) - 2017-06-30
|
|
|
|
### Added
|
|
* 95 additional icons; including file types, directional, and some existing and new brand icons
|
|
|
|
### Fixed
|
|
* Wrong content type in generated CSS #458
|
|
* Removal of query string from static resources #458
|
|
* SVG font ID's are incorrect in webfont implementation #474
|
|
|
|
---
|
|
|
|
## [5.0.0-alpha2](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha2) - 2017-06-27
|
|
|
|
### Added
|
|
* How/When to upgrade from FA4 to FA5 #454
|
|
|
|
### Fixed
|
|
* Links to SVG files broken in the example files #456
|
|
* Misnamed icon names in examples #445
|
|
* Mangled HTML in the Getting Started example #442
|
|
* Bad grammar and typos #443
|
|
* fas-arrow-to-top is identical to fas-arrow-to-right #423
|
|
* Vertical alignment issues with webfont implementation #444
|
|
* Add browser compatibility tables to demo #435
|
|
* Remove MAC OS feces from builds #437
|
|
* TTF naming issues that prevent correct usage/installation #450
|
|
* Correct CSS for SVG framework stacking, was reversed from normal #452
|
|
|
|
---
|
|
|
|
## [5.0.0-alpha1](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha1) - 2017-06-23
|
|
|
|
### Added
|
|
* 300+ more icons
|
|
* Brands pack
|
|
* New JavaScript based SVG Framework
|
|
* New SVG Sprites based framework
|
|
* Source SVGs
|
|
* Documentation with a convenient build-in web server
|
|
|
|
### Changed
|
|
* New directory structure
|
|
|
|
---
|
|
|
|
## [0.1.0](https://github.com/FortAwesome/Font-Awesome-Pro/tree/v0.1.0) - 2017-01-20
|
|
|
|
### Added
|
|
* initial repo/project infrastructure
|
|
|
|
---
|