-
Notifications
You must be signed in to change notification settings - Fork 101
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
[RELEASE 1.16.0] 🤙🏼 #718
Merged
Merged
[RELEASE 1.16.0] 🤙🏼 #718
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
* Bumped latest cow-sdk version * Creating cow-sdk instances for all networks * Removed redundant import
* add cow-sdk package * replace SupportedChainId with sdk chain and change xdai > gnosis_chain * update to latest sdk * leave commented out mod * legacy quote information types * add legacy types to price utils * use legacy types in price actions/reducer * add Legacy types * fix merge issues
* fix typos in readme * update readme
* Show quote errors even if disconnected * Set always the error
* Update right header elements styling. * Improve header 2 (#606) * Move onclick for balance + wallet * Improve header 3 (#605) * Rename /profile to /account * Improve header 4 (#604) * Switch to custom MenuDropdown compontent and create a POC. * Improve header 5 (#603) * Improve FAQ text * Improve header 6 (#602) * connect button styling * Further flyout menu styling * Improve header 7 (#601) * Further flyout menu styling * Uniform menu items styling * Move styled components to styled * Add hamburger icon with animation component. * Improve header 8 (#600) * Add mediaQuery hook * Improve header 9 (#599) * Progress mobile responsive menu * Progress mobile responsive menu * Improve header 10 (#598) * Move to helper function * Optimise menu code * Improve header 11 (#597) * Move URLS to an ENUM * Fix enum issue. * Styling and route fixes. * Styling. * Styling. * Header/Menu improvement (waterfall PR FINAL) (#596) * Styling. * Styling footer and bridge banner. * Improve header 13 (#610) * Fix network selector position. * Fix exports/imports for network selector. * Only open ordersPanel if account is true. * Improve header 1 updates (#628) * Updating util function * change onClick onTouchStart * Add footer margin on small and medium resolutions. (#652) * FAQ adjust margin (#653) * Fix iOS scrolling mobile menu overlay attempt and improve events (#656) * Fix iOS scrolling attempt and improve events * Fix iOS scrolling attempt and improve events * Improve header 1 elena feedback (#650) * Resolve FAQ exact links and styling submenu. * Unify FAQ menu links by importing them. * close dropdowns on click and on click outside. * Fix code style issues with Prettier * fix touch event issue. * Re-position Appzi modal on mobile. (#651) * Re-position Appzi modal on mobile. * FAQ adjust modal * FAQ adjust modal * try catching Appzi root ID. * try catching Appzi root ID. * try catching Appzi root ID. * try catching Appzi root ID. * try catching Appzi root ID. * fix account margin * uncomment * simple overrides * restore original code * add terms conditions (#670) Co-authored-by: Lint Action <[email protected]>
* fix cypress SwapMod output test * update gitignore w/cypress env * use GNO for native swap * comment
* Break down menu logic * Rename function * items falsy * Refactor * Break down * Cleanup and finish refactor * Remove duplicate Co-authored-by: fairlighteth <[email protected]>
|
This was referenced Jun 21, 2022
Where are the team and qa approvals? 😅 |
This was referenced Jun 22, 2022
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.
Summary
Changelog
cd55b05 Refactor Menu (#715)
a072462 FIX CYPRESS TESTS (#710)
952780e Fix for lingui warning (#711)
ffe64f9 Header/Menu improvement (#607)
2d3c415 fix strategy url
5a0e4b8 Show quote errors even if disconnected (#568)
fa854fd update URL for new config PR (#641)
b02463b fix typos in readme (#581)
77795fd [COW-SDK] Add legacy types (#567)
516847b 332/instantiating cow sdk (#594)