Skip to content

Valkyrie 1.0 alpha 39

Pre-release
Pre-release
Compare
Choose a tag to compare
@Studio384 Studio384 released this 19 Feb 14:23
· 48 commits to 1.0 since this release

Valkyrie 1.0 alpha 39 includes a couple of refreshed icons, fixes a number of small bugs in the React component, and improves the documentation.

Icons

Updated icons

  • f87d96d envelope now has a cleaner fold.
  • f87d96d a-gum has been updated with a new "A" glyph.
  • f87d96d The heading-* icons have been updated with new number glyphs.
  • f87d96d safari has been updated to align closer to the official brand.
  • f87d96d facebook has been updated to match their most recent logo redesign.
  • f87d96d triangle-exclamation has been updated with a new triangle design.
  • f87d96d translate has been updated to fix the incorrect corner radius of the "shadow" cast on the back square.

Renamed icons

Bug fixes

  • f87d96d Removes the duplicated glyph behind expand.
  • c86b9d3 Fixes inability to overwrite CSS variables.
  • 5f295fb Introduces a number of TypeScript fixes.

React component

  • c94e7fd Fixes default values for components are now correctly set to undefined.

Docs

  • 28ce0d7 Updates the categorization for various icons.
  • 0ee5c14 Adds the number of icons in every category.