-
Notifications
You must be signed in to change notification settings - Fork 0
Valkyrie 1.0 #48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Studio384
wants to merge
415
commits into
main
Choose a base branch
from
1.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Valkyrie 1.0 #48
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Valkyrie 1.0 is a major revamp of the project. It includes an entirely reworked icon set, improvements to the React component, various naming improvements, a major reorganization in our Figma file, revamped documentation, and more changes.
Beta 1
Valkyrie 1.0 beta 1 marks a new step to a stable Valkyrie release, including an update React Component, cleaned up icons, and more.
💥 Breaking changes
ValkyrieIconcomponent has been renamed toValkyrie.Icons
New icons
Expands our icon library from 352 icons to 352.
Updated icons
arrow-down-to-linearrow-left-from-bracketarrow-up-right-from-squaredevicesfanvilfingerprintmessage-penrecord-stopsafarisignal-strongtriangle-exclamationyealinkRenamed icons
Bug fixes
React component
Valkyriecomponent is now fully available asCJSandESM.bounceproperty.@emotion/css.Docs
Tooling
1.0
Features
ValkyrieIconcomponent is now a standalone component that no longer requires you to import custom CSS.ValkyrieIcontype is now exported asIValkyrieIcon.Removed
Icons
General changes
slashicons #44 Revamp theslashicon.New icons
Expands our icon library from 223 icons to 330.
align-centeralign-justifyalign-leftalign-rightangles-xapplearrow-down-arrow-uparrow-down-from-cloudarrow-left-arrow-rightarrow-right-from-filearrow-right-to-filearrow-up-right-from-squarearrow-up-to-cloudbars-unevenbelbroomburger-glasscalendar-clockcalendar-daycalendar-range-clockcalendar-rangecalendar-weekcar-sidechalkboard-personcircle-dashedcircle-half-innercircle-halfcloud-softphonecommandcomparediagramdice-fivedice-fourdice-onedice-sixdice-threedice-twodicedoorellipsis-vexportfanvilfile-audiofile-excelfile-wordfile-powerpointfile-textfile-zipflaskfolder-imagefolder-openfolder-plusfolder-minglassgrip-dots-hgrip-dots-vhorizontal-linekeykeyboard-brightness-highkeyboard-brightness-lowkeyboardlife-ringlist-checks-xmarkmagnifying-glass-minmagnifying-glass-plusmicrophone-slashminmopedmusic-pausenextorder-alphabetical-ascorder-alphabetical-descorder-numerical-ascorder-numerical-descpagerpasswordpeople-xmarkperson-xmarkphone-xmarkplate-utilspreviousreactreceiptrecord-stoprecordrectangle-pshareshopping-cartsidebar-leftsidebar-rightspeaker-grillspinnersubscriptsuperscripttable-cell-mergetable-column-insert-lefttable-column-insert-righttable-column-mintable-header-celltable-header-columntable-header-rowtable-mintable-row-insert-bottomtable-row-insert-toptable-row-mintag-geartag-plusteamsthumbtack-slashthumbtacktoggle-offtoggle-ontranslatewalletwindowsyealinkChanged icons
lock-opennow has rounded corners on its shank.stophas slightly increased border radia.angles-yhas been updated with a smaller size.Redesigned icons
Various icons have been updated with new designs. Some of the more notable updates:
plus-modifier now appears in a circle.filternow uses a bar-design.filter-plusandfilter-xmarkhave been updated to match the newfiltericon.tablehas been simplified to allow variant icons more room for their modifiers and a generally cleaner look.chart-piehas been updated to show an exploded pie chart.Renamed icons
Valkyrie 1.0 renames various icons to remove the actions related to icons and put the actual contents of the icon in its name instead.
arrow-right-ban=>arrow-right-prohibitedban=>prohibitedclear-formatting=>a-gumclear-node=>square-gumellipsis=>ellipsis-hfilm=>filmstriphorizontal-rule=>linelink=>chainlink-slash=>chain-slashlist-check=>list-checkslist-ol=>list-orderedlist-ol-clock=>list-ordered-clocklogs=>files-listpaper-plane-top=>paper-planephone-arrow-down-left-ban=>phone-arrow-down-left-prohibitedphone-arrow-up-right-ban=>phone-arrow-up-right-prohibitedrepeat-1=>repeat-oncesmartphone-divert=>smartphone-arrow-rightunlock=>lock-openusers=>peopleuser=>personuser-clock=>person-clockuser-gear=>person-gearuser-headset=>person-headsetuser-list=>person-listuser-lock=>person-lockuser-plus=>person-plusvolume-none=>volume-slashValkyrieIconValkyrie 1.0 introduces a number of changes for the component:
--vi-animation-duration.clsxis no longer a peer dependency.beatproperty and animation.pulseto thespinproperty.Documentation
Valkyrie 1.0 introduces a revamped documentation site with search feature and per-icon documentation.