-
Notifications
You must be signed in to change notification settings - Fork 5
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
v1.1 #28
Merged
Merged
v1.1 #28
+17,124
−8,502
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
* feat: ini running heatmap * feat: ini /design layout * fix: add more visual hierarchy and consistency to nav bar * chore: migrate `<DesignPageNav />` * feat: ini mdx * feat: ini first page * feat: ini MDX components * feat: add `<pre>` * feat: add `<a>`, `<code>`, `<p>` * feat: add design component display accordion * feat: use existing `ToastProps` * chore: update metadata * chore: update metadata * chore: update metadata * chore: add small animation * fix: add `backdrop-blur` to `<CodeBlock />` UI actions * chore: migrate color.mdx * chore: fix button intent * fix: color scale hover styles * chore: update OG image generation to new colors * chore: delete unused files * feat: `<Callout />` component * feat: add metadata export * docs: update colors * fix: `code` styles
* docs: add /`design/libraries` * docs: edit `/design/colors` content * docs: edit `/design/badge` content * docs: edit `/design/button` content * docs: add `<CodeBlock />` content * fix: hard code in display name * docs: edit `<CodeBlock />` content * chore: update * docs: add `<Tooltip />` content * docs: add `<Toast />` content * docs: add `<Select />` content * docs: add `<HoverCard />` content
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.
/pages
/app
directorynext-seo
Metadata
+Viewport
package.json
)@radix-ui/colors
is updated to new color palettesfont-weight: 300
font-weight: 400
<ChessFeature />
changestext-blue-9
,text-red-9
text-blue-11
,text-red-11
to conform to design system (+ accessibility)<a>
tag entire target of the NFT display (the scaled image is now a child); styles updated accordinglysection
styles in the<style>
from the NFT's URI is applied too broadly by specifying an ID<TxDotCoolFeature />
changesuseToast
toast
<TypingFeature />
changesMath.random
server-side (as opposed to on page load w/useEffect
)<RunningFeature />
changestext-gray-11
text-gray-12
on the tabs for more visual hierarchy and consistencygap-4
togap-2
<RunningFeatureDetailBarGraph />
changesaria-hidden={true}
to invisible elements<RunningFeatureDetailHeatmap />
changesaria-hidden={true}
to invisible elementsstroke-gray-7
stroke-gray-6
on the legend because it's non-interactive<ColormapRegistryFeature />
changesbase-chain
andfarcaster
aria-hidden={true}
to gradient overflow indicator components<ChainIcon id={chainId} {...props} />
component that composes<LogoIcon.* />
aria-hidden={true}
to spacer elements in<NavBar />
bg-gray-4
bg-gray-5 text-gray-12
to selected pages in<NavBar />
for more visual hierarchy and consistency w/<Tabs />
FC
React.FC
)displayName
s