Skip to content

Valkyrie 0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Studio384 Studio384 released this 10 Aug 06:23
· 191 commits to main since this release

Valkyrie 0.6 is a minor update introducing a number of new icons and refreshing others. We're also introducing SCSS support for our webfont CSS. Furthermore, we've improved our tooling with which we generate Valkyrie as well as fix a number of bugs.

Icons

Expands our icon library from 107 icons to 112.

  • desktop
  • flag
  • laptop
  • layers
  • table

12 icon refreshes

  • blf has been updated to have wider shape to better represent its fysical counterpart.
  • box-full has been reworked to be better balanced in size compared to the other icons.
  • facebook has been updated for better balance with other brand icons.
  • facebook-messenger has been updated for better balance with other brand icons.
  • gauge has been updated to be better balanced in size compared to the other icons.
  • google-play has been updated for better balance with other brand icons.
  • As part of sizing changes to some of the sub-icons (the corner gear, plus, and lock icon) the following icons have been updated:
    • layers-plus
    • phone-gear
    • timetable
    • user-gear
    • user-lock
    • user-plus

Changes

  • ecbcbd9 Adds SCSS resources to the webfont implementation.
  • b9f98f3 Improves our tooling to guarantee a clean build when publishing new versions to npm.
  • 3b46dae Minor reduction in float precission to bring a smaller font.

Fixed issues

  • 850b0e6 Fixes an issue where the CSS webfont would not be able to properly apply and margin or paddings.