• Added the Tabs ui component
• Added the redirect to /staking from / when the server is connected to a node
• Added the current prop to ValidatorCard to support the currentValidator field coming from the BE
• Added the currentValidator property to the mocked demo data
• Changed the order of Node URLs in / so Kusama would be first
• Reworked the Staking screen to distinguish between current and previous validators
• Added the current prop to the Identicon ui component
• Updated the ValidatorCard and Identicon stories to support the new current prop
• Added story for the new Tabs ui components
• Added the Tabs ui component • Added the redirect to
/staking
from/
when the server is connected to a node • Added thecurrent
prop toValidatorCard
to support thecurrentValidator
field coming from the BE • Added thecurrentValidator
property to the mocked demo data • Changed the order of Node URLs in/
so Kusama would be first • Reworked the Staking screen to distinguish between current and previous validators • Added thecurrent
prop to the Identicon ui component • Updated the ValidatorCard and Identicon stories to support the newcurrent
prop • Added story for the new Tabs ui components