-
Notifications
You must be signed in to change notification settings - Fork 65
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
Rebasing feat-1.5.0
from dev
#1260
Closed
Closed
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
…0_navigation_concepts
Co-authored-by: Adam Stone <[email protected]>
1229 update slugs and navigation for concepts
…9_navigation_developers
1229 developers navigation updates
Fix 404 in multi-sig-workflow.md
[CHORE] Update dependencies
…gnment-currently-defaults-to-false
…n-replace-preventassignment-currently-defaults-to-false Fix TSDX warning about preventAssignment in @rollup/plugin-replace
32 commits were squashed: * WIP example to change navbar color * WIP add color and navbar * Theme switch added. * ThemeSwitch added to header and sidebar. * WIP light theme styles * WIP general light styles * LightTheme color update. * update navbar styles * ThemeSwitch svg load fix. * update styles dropdown * WIP border to search dropdown * fix dropdown search * fix var name * add styles in cookies * NavBar & SideBar style fixes. * Nav style update. * fix navbarand searchbox in mobile * Sidebar styles update. * Social media icons transition fix. * fix border navbar mobile * Sidebar dropdown border fix. * Svg & link hover style fix. * Search svg styles fix. * Fix cookies color * clean code comment in theme and custom properties --------- Co-authored-by: Guido <[email protected]> Co-authored-by: Lucas Arce <[email protected]>
1205 remove ghost page
1250 `Chain_get_block_transfers` Clarification
[UI] Light theme
Update Casper Snap URL
Closing in favor of another PR. |
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.
What does this PR fix/introduce?
In preparation for 1.5.2 arriving on Mainnet, I am rebasing
feat-1.5.0
fromdev
. This should allow us to then update dev when the rollout finishes.Additional context
N/A
Checklist
(Delete any that aren't relevant)
yarn install && yarn run build
.../../faq/faq-general.md
- instead of introducing absolute file path, or relative/absolute URL.yarn run check:externals
.Reviewers
@bradjohnl @andrzej-casper - As Iulia is on vacation and these are previously approved changes, I just need someone to take a look and make sure nothing is egregiously wrong.