Skip to content

Releases: sippy-platform/valkyrie

Valkryie 0.9.2

28 Sep 14:40
407d073
Compare
Choose a tag to compare
Valkryie 0.9.2 Pre-release
Pre-release

Valkyrie 0.9.2 is a minor update.

Changes

  • The ValkyrieIcon component will now properly inherit props.

Valkyrie 0.9.1

24 Sep 07:45
ac5582f
Compare
Choose a tag to compare
Valkyrie 0.9.1 Pre-release
Pre-release

Valkyrie 0.9.1 is a minor update to fix the user-lock icon and to add asterisk.

Icons

Expands our icon library from 189 icons to 190.

  • asterisk

Fixed issues

  • Fixes a visual glitch with user-lock where the lock would be fully filled in.

Valkyrie 0.9

23 Sep 14:34
c0bf526
Compare
Choose a tag to compare
Valkyrie 0.9 Pre-release
Pre-release

Valkyrie 0.9 mainly focusses on improving our existing icons.

Icons

Expands our icon library from 187 icons to 189.

  • ethernet
  • window

26 refreshed icons

  • address-book has been updated to use a filled user-icon.
  • filter has been updated to be slightly higher.
    • filter-plus and filter-x-mark have been updated to match filter.
  • id-card has been updated to use a filled user-icon.
  • layers has been reworked to better fit the size of the other icons.
    • layers-plus has been updated to match layers.
  • message-pen has been updated to use the same text position as message-text.
  • message-smile has been updated with an improved facial expression.
  • phone has been updated to better match the visual style of the other icons.
    • call, call-incoming, call-log, call-outgoing, and phone-gear have been updated to match phone.
  • search has been updated with a larger magnifier glass to better balance the icon.
  • send now has a more rounded tip for its paper plane.
  • user has been updated with slightly improved proportions and to make sure the icon is symetric.
    • user-clock, user-gear, user-list, user-lcok, user-plus, and users have been updated to match user.
  • users has been updated to give the secondary user-icons a filled head.
  • All sub-icons have been redrawn
    • call-log, logs and user-list have been updated to use the new list-sub-icon.
    • filter-plus, layers-plus and user-plus have been updated to use the new plus-sub-icon.
    • filter-x-mark has been updated to use the new x-mark-sub-icon.
    • phone-gear and user-gear have been updated to use the new gear-sub-icon.
    • timetable clock user-clock have been updated to use the new clock-sub-icon.
    • user-lock has been updated to use the new lock-sub-icon.

Other icon changes

  • play has been aligned better to appear visually centered, instead of its bias to the right.

Tooling

  • 3f38c1c Solves a deprecation warning from SVGO by updating to the new plugin configuration format.
  • 950cdc2 Updates our build script to provide fonts to our docs.

Valkyrie 0.8

15 Sep 12:49
Compare
Choose a tag to compare
Valkyrie 0.8 Pre-release
Pre-release

Valkyrie 0.8 introduces a number of new icons. This update adds icons missing to migrate Sippy 2 from Font Awesome to Valkyrie.

Icons

Expands our icon library from 185 icons to 187.

  • grip-bars
  • video

Updated icons

  • angle-* and chrevron-* icons have been repositioned to be centered properly.

Valkyrie 0.7

14 Sep 12:33
Compare
Choose a tag to compare
Valkyrie 0.7 Pre-release
Pre-release

Valkyrie 0.7 introduces - with 73 new icons - the largest set of new icons we've ever published in a single update. Furthermore we've updated 8 other icons, improved our React component, and improved our tooling.

Icons

Expands our icon library from 112 icons to 185.

  • address-book
  • angle-down
  • angle-left
  • angle-right
  • angle-up
  • angles-y
  • arrow-down-short-wide
  • arrow-down-wide-short
  • arrow-up-short-wide
  • arrow-up-wide-short
  • at
  • backwards
  • bug
  • call
  • call-incoming
  • call-log
  • call-outgoing
  • chart-pie
  • chrome
  • city
  • color-swatch
  • compress
  • eclipse
  • edge
  • expand
  • eye
  • eye-slash
  • fast-forward
  • fast-backward
  • file
  • files
  • filter
  • filter-plus
  • filter-x-mark
  • firefox
  • forward
  • ivr
  • link
  • list-check
  • list-ul
  • logs
  • map-marker-dot
  • map-marker-route
  • message-pen
  • message-smile
  • message-text
  • moon
  • music
  • pause
  • play
  • play-pause
  • power
  • provider
  • puzzle
  • refresh
  • repeat
  • repeat-1
  • safari
  • shuffle
  • sliders
  • star
  • stop
  • store
  • sun
  • tag
  • unlink
  • user-clock
  • valkyrie
  • volume-0
  • volume-1
  • volume-2
  • volume-3
  • volume-none

8 icon refreshes

  • box-full has been updated to make the lids better match the size of the box, provide more space between the front fold and the lids, show a larger circle, and to restore the rounded corners previous versions had.
  • heart-broken has been updated with an improved crack design to better fit the Valkyrie design language.
  • id-card has been updated to use the standardized user-icon and is now 1 pixel less tall.
  • map-marker has been updated to properly align its tip's center.
    • map-marker-slashed has been updated to use the new base map-marker-icon.
  • message has been reworked to no longer have any content, the previous message-icon is now message-text.
  • phone has been updated to appear larger to better fit with the other icons.
    • phone-gear has been updated to use the new base phone-icon.

Renamed icons

  • refresh => reload
  • angle-* -> chevron-*

Changes

  • b2ab9a2 Minor enhancements to the generated documentation document in /docs.
  • 8161803 Valkyrie is now marked as side-effect free.
  • 125d0a0 Switches div out for span in the ValkyrieIcon-component.

Repository

  • 9d67eb3 We've added issue forms for icon and feature requests as well as bug reports.

Valkyrie 0.7 alpha 3

02 Sep 12:49
Compare
Choose a tag to compare
Valkyrie 0.7 alpha 3 Pre-release
Pre-release

Valkyrie 0.7 alpha 3 makes an important change to the React component to improve its utility, as well as add new icons.

Icons

Expands our icon library from 117 icons to 120.

  • message-pen
  • message-smile
  • message-text

1 icon refreshe

  • message has been reworked to no longer have any content, the previous message-icon is now message-text.

Changes

  • 125d0a0 Switches div out for span in the ValkyrieIcon-component.

Fixed issues

  • address-book has not been altered, but has been moved to the right to make it appear visibly centered.

Valkyrie 0.7 alpha 2

18 Aug 08:56
Compare
Choose a tag to compare
Valkyrie 0.7 alpha 2 Pre-release
Pre-release

Valkyrie 0.7 alpha 2 introduces a new set of icons for filter purposes.

Icons

Expands our icon library from 114 icons to 117.

  • filter
  • filter-plus
  • filter-x-mark

Repository

  • 9d67eb3 We've added issue forms for icon and feature requests as well as bug reports.

Valkyrie 0.7 alpha 1

16 Aug 09:13
Compare
Choose a tag to compare
Valkyrie 0.7 alpha 1 Pre-release
Pre-release

Valkyrie 0.7 alpha 1 is a preview release for Valkyrie 0.7. It introduces a number of new icons, icon refreshes and other small changes. This version is labeled as an alpha within the 0.x-series of releases because Valkyrie 0.7 is ment to contain all contacts and phonebooks-related icons and this work isn't done yet. Future alphas may be released, or the full 0.7-release could follow.

Icons

Expands our icon library from 112 icons to 114.

  • address-book
  • valkyrie

4 icon refreshes

  • box-full has been updated to make the lids better match the size of the box, provide more space between the front fold and the lids, show a larger circle, and to restore the rounded corners previous versions had.
  • id-card has been updated to use the standardized user-icon and is now 1 pixel less tall.
  • phone has been updated to appear larger to better fit with the other icons.
    • phone-gear

Changes

  • b2ab9a2 Minor enhancements to the generated documentation document in /docs.
  • 8161803 Valkyrie is now marked as side-effect free.

Valkyrie 0.6

10 Aug 06:23
Compare
Choose a tag to compare
Valkyrie 0.6 Pre-release
Pre-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.

Valkyrie 0.5.1

06 Aug 10:32
Compare
Choose a tag to compare
Valkyrie 0.5.1 Pre-release
Pre-release

Valkyrie 0.5.1 is a minor bugfix release.

Fixes

  • Fixes the ValkyrieIcon-component not providing enough width with the included CSS for the new icon grid.