-
Notifications
You must be signed in to change notification settings - Fork 541
Release 2.18.0 #1478
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
Merged
Merged
Release 2.18.0 #1478
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
- override --kd-font-family-sans - override --kd-color-gray-body
- use local theme variables file - don't import vars.css or fonts.css - remove Button import - update brand color var
- add new graphic - simplify styles
- import md file to access CodeFence features - use .prose text styling from tailwind - remove unused css - remove unused markup
- move @font-face declarations to fonts.css - update layout imports
- This is currently causing conflicts. There are some yet to be resolved issues with our tailwind install. It seems like we're double-importing the Tailwind directives. Once in app.css from us and again in theme.css from kit-docs. - This is a temp fix
- remove tailwind width classes. Not working as expected.
…e/web3-onboard into feature/documentation
- this makes it so they're imported into every single Markdown file - move components to src/kit-docs - remove imports from components/index.ts - remove imports from md files
- add updated graphic - add theming-code CodeFence
- add install-code CodeFence
- add white space - remove extra spaces
- add faq links - add discord links - add prerender to homepage
- add youtube link - spacing tweaks
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
lnbc1QWFyb24
approved these changes
Jan 20, 2023
Contributor
lnbc1QWFyb24
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
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.
Description
✨ Highlights
📦 Changes per package
@web3onboard/corev2.13.1@web3-onboard/frontierv2.0.0@web3onboard/injectedv2.6.0@web3onboard/ledgerv2.4.1@web3onboard/torusv2.2.1@web3onboard/reactv2.5.5@web3onboard/vuev2.4.5Checklist
package.jsonof the package you have made changes in is incremented following semantic versioning and using alpha release taggingyarn file-check,yarn type-check&yarn buildto confirm there are not any associated errors