-
Notifications
You must be signed in to change notification settings - Fork 0
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
Valkyrie 1.0 #48
Open
Studio384
wants to merge
366
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 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
Studio384
temporarily deployed
to
github-pages
October 16, 2024 15:05
— with
GitHub Actions
Inactive
Studio384
temporarily deployed
to
github-pages
October 16, 2024 15:06
— with
GitHub Actions
Inactive
Studio384
temporarily deployed
to
github-pages
October 17, 2024 07:07
— with
GitHub Actions
Inactive
Studio384
had a problem deploying
to
github-pages
October 17, 2024 07:37
— with
GitHub Actions
Failure
Studio384
had a problem deploying
to
github-pages
October 17, 2024 07:45
— with
GitHub Actions
Failure
Studio384
temporarily deployed
to
github-pages
October 17, 2024 07:57
— with
GitHub Actions
Inactive
Studio384
temporarily deployed
to
github-pages
November 12, 2024 16:04
— with
GitHub Actions
Inactive
Studio384
temporarily deployed
to
github-pages
November 13, 2024 08:38
— with
GitHub Actions
Inactive
Studio384
temporarily deployed
to
github-pages
November 13, 2024 08:53
— with
GitHub Actions
Inactive
Studio384
temporarily deployed
to
github-pages
November 13, 2024 08:57
— with
GitHub Actions
Inactive
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.
Alpha 50
Valkyrie 1.0 alpha 50 includes new icons for the next version of Sippy.
💥 Breaking changes
Icons
New icons
Expands our icon library from 305 icons to 310.
diagram
magnifying-glass-min
magnifying-glass-plus
microphone-slash
phone-xmark
Updated icons
Renamed icons
Bug fixes
React component
Docs
Tooling
1.0
Features
ValkyrieIcon
component is now a standalone component that no longer requires you to import custom CSS.ValkyrieIcon
type is now exported asIValkyrieIcon
.Removed
Icons
General changes
slash
icons #44 Revamp theslash
icon.New icons
Expands our icon library from 223 icons to 310.
angles-x
apple
arrow-down-arrow-up
arrow-down-from-cloud
arrow-left-arrow-right
arrow-right-to-file
arrow-right-from-file
arrow-up-right-from-square
arrow-up-to-cloud
bars-uneven
bel
broom
burger-glass
calendar-clock
calendar-day
calendar-range
calendar-range-clock
calendar-week
chalkboard-person
cicle-dashed
circle-half
circle-half-inner
cloud-softphone
command
compare
diagram
dice
dice-five
dice-four
dice-one
dice-six
dice-three
dice-two
door
ellipsis-v
export
fanvil
flask
folder-image
glass
grip-dots-h
grip-dots-v
key
keyboard
keyboard-brightness-high
keyboard-brightness-low
life-ring
list-checks-xmark
magnifying-glass-min
magnifying-glass-plus
microphone-slash
min
moped
music-pause
next
order-alphabetical-asc
order-alphabetical-desc
order-numerical-asc
order-numerical-desc
pager
password
people-xmark
person-xmark
plate-utils
phone-xmark
previous
receipt
rectangle-p
share
shopping-cart
sidebar-left
sidebar-right
speaker-grill
spinner
table-header-row
table-header-column
tag-gear
tag-plus
teams
thumbtack
thumbtack-slash
toggle-off
toggle-on
translate
wallet
windows
yealink
Changed icons
lock-open
now has rounded corners on its shank.stop
has slightly increased border radia.angles-y
has 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.filter
now uses a bar-design.filter-plus
andfilter-xmark
have been updated to match the newfilter
icon.table
has been simplified to allow variant icons more room for their modifiers and a generally cleaner look.chart-pie
has 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-prohibited
ban
=>prohibited
clear-formatting
=>a-gum
clear-node
=>square-gum
ellipsis
=>ellipsis-h
film
=>filmstrip
horizontal-rule
=>line
link
=>chain
link-slash
=>chain-slash
list-check
=>list-checks
list-ol
=>list-ordered
list-ol-clock
=>list-ordered-clock
logs
=>files-list
paper-plane-top
=>paper-plane
phone-arrow-down-left-ban
=>phone-arrow-down-left-prohibited
phone-arrow-up-right-ban
=>phone-arrow-up-right-prohibited
repeat-1
=>repeat-once
smartphone-divert
=>smartphone-arrow-right
unlock
=>lock-open
users
=>people
user
=>person
user-clock
=>person-clock
user-gear
=>person-gear
user-headset
=>person-headset
user-list
=>person-list
user-lock
=>person-lock
user-plus
=>person-plus
volume-none
=>volume-slash
ValkyrieIcon
Valkyrie 1.0 introduces a number of changes for the component:
--vi-animation-duration
.clsx
is no longer a peer dependency.beat
property and animation.pulse
to thespin
property.Documentation
Valkyrie 1.0 introduces a revamped documentation site with search feature and per-icon documentation.