Release 5.0.0-beta1

This commit is contained in:
robmadole
2017-08-04 16:31:50 -05:00
committed by Rob Madole
parent b00a5b8bff
commit 2c521ab02f
310 changed files with 37283 additions and 19751 deletions

View File

@@ -5,6 +5,28 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
---
## [5.0.0-beta1](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-beta1) - 2017-08-04
### Added
* 524 total core icons in each style
* 289 total brand and logo icons
* New composition framework #537
* Animated indicator if you use an icon that does not exist
### Changed
* Basic linting for Sass and Less files
* Add JavaScript guard block to prevent leaking errors
* Add support for automatic accessibility to SVG Framework Layers
### Fixed
* Regression where stacks and pulled and bordered were not working in SVG Framework
* SVG sprite example had confusing inline styles #549
* Make getting started page more consistent between examples #544
* Added missing sizes fa-[6-10], xs, sm #546
* Title tag missing in SVG sprites #536
---
## [5.0.0-alpha7](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha7) - 2017-07-28
### Added