Skip to content

Release 5.7.0

Compare
Choose a tag to compare
@robmadole robmadole released this 28 Jan 20:03
· 40 commits to master since this release
63f8fd9

Added

  • New Food category
  • More Medical icons
  • More icons from the leaderboard
  • Added tasks-alt
  • New CSS class fa-flip-both that applies fa-flip-horizontal and fa-flip-vertical together
  • CSS now defaults to font-display: auto
  • Sass and Less files contain a variable that can be changed to alter the font-display value

Changed

  • Updated slack brand icon
  • Reverted calendar-alt to previous design before 5.6.0

Fixed

  • Safari fails to process pseudo elements if the font-weight is "normal"
  • Renamed internal method to keep from confusing rJS #14461
  • Corrected font weights in TTF files #13320
  • XCode now correctly displays different styles when using TTF files
  • Support for Turbolinks without modifying the dom.watch() call #12709
  • Add focusable=false for SVG elements to prevent IE11 double-focus bug #13155