Skip to content

Releases: sippy-platform/valkyrie

Valkyrie 0.2

11 Jun 08:37
Compare
Choose a tag to compare
Valkyrie 0.2 Pre-release
Pre-release

Valkyrie 0.2 brings a set of new icons, some updates to existing ones, and a few breaking changes.

9 new icons

  • circle-danger
  • circle-plus
  • heart-broken
  • heart-half
  • heart
  • refresh
  • shield-danger
  • shield-keyhole
  • shield-plus

2 refreshed icons, 8 minor updates

  • triangle-warning has been updated with a smaller exclamation point to better fit the style
  • circle-warning has been updated with a smaller exclamation point to better fit the style
  • angle-*, check, home, search, and x-mark have all received small adjustments

Naming changes

  • check-circle => circle-check
  • info-circle => circle-info
  • warning-circle => circle-warning
  • warning-triangle => triangle-warning

Valkyrie 0.1

02 Jun 10:07
Compare
Choose a tag to compare
Valkyrie 0.1 Pre-release
Pre-release

Welcome to the first preview version of Valkyrie. Valkyrie is an iconset created for Meili. The package is available on npm. Included is the full library of icons in SVG-format, as well as JavaScript modules, stylesheets in both CSS and SCSS, and a React component.

npm install @optimisegroup/[email protected]

New features

  • <ValkyrieIcon />-component: a React component to easily use Valkyrie icons in React that provides options to easily use our helper classes like spin (and only spin right now). For optimal styling, you'll have to include the Valkyrie CSS in your project, or use the included SCSS.

New icons

Adds 38 new icons:

  • accounts
  • angle-down
  • angle-left
  • angle-right
  • angle-up
  • arrow-down-to-line
  • arrow-down
  • arrow-left
  • arrow-right-from-bracket
  • arrow-right-to-bracket
  • arrow-right
  • arrow-up
  • book
  • box-full
  • building
  • check-circle
  • check
  • compass
  • copy
  • dashboard
  • devices
  • ellipsis
  • floppy-disk
  • gear
  • home
  • image
  • info-circle
  • map-marker-slashed
  • map-marker
  • pen
  • plus
  • search
  • sim-card
  • spinner-third
  • trash
  • warning-circle
  • warning-triangle
  • x-mark