-
Notifications
You must be signed in to change notification settings - Fork 3.6k
build: Update CRA, React, Typescript #229
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
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
hachiojidev
commented
Dec 22, 2020
@@ -14,10 +18,12 @@ | |||
"resolveJsonModule": true, | |||
"isolatedModules": true, | |||
"noEmit": true, | |||
"jsx": "react", | |||
"jsx": "react-jsx", |
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.
RabbitDoge
approved these changes
Dec 22, 2020
taalswap
pushed a commit
to taalswap/taalswap-frontend
that referenced
this pull request
Sep 3, 2021
loganbek
pushed a commit
to loganbek/kogefarm-frontend
that referenced
this pull request
Oct 15, 2021
loganbek
pushed a commit
to loganbek/kogefarm-frontend
that referenced
this pull request
Oct 15, 2021
…latform-filters-combination fix pancakeswap#229
loganbek
added a commit
to loganbek/kogefarm-frontend
that referenced
this pull request
Oct 15, 2021
* updated package.json version * 193: Show divider instead of sidebar meny content when pushed off * rm circle icon * 161: Refactored and fixed column sorting * pancakeswap#211: Added react-intersection-observer * pancakeswap#211: Lazily load vaults element, for increased perf ⬆⬆ * pancakeswap#211: Adapted Row to include OnInView callback * pancakeswap#211: Fixed InView wrapping issue * pancakeswap#215: Fixed high APY numbers overflow * pancakeswap#190: Set the Select DropdownContainer width to 100% * pancakeswap#190: Added sorting for mobile users * added placeholders * added placeholders * removed test LP tokens addrs * 129-logo-link-add-text * Revert "Merge pull request pancakeswap#217 from kogecoin/190-enable-apy-sorting-in-mobile" This reverts commit f8ad08b, reversing changes made to daf8733. * Revert "129-logo-link-add-text" This reverts commit aa076a6. * Revert "Revert "Merge pull request pancakeswap#217 from kogecoin/190-enable-apy-sorting-in-mobile"" This reverts commit c3042ef. * Revert "Revert "129-logo-link-add-text"" This reverts commit f722978. * Update README.md * 12 decimals * cleanup commment * fix logo text link * format * removed unwanted test data * removed test data * move iris to inactive * remove empty inactive vaults * Add contracts for moonriver - MultiCall, verified on PolygonScan then deployed on MoonRiver - farms_mvr.ts: USDC-Dai (Solar) - Tokens: added addresses for chain 1285 for USDC, Dai, Solar * update to polygon-rpc * add some other RPCs to rotation * get rid of beware labs since it seems to be down too * add back beware labs spelling error * pancakeswap#229: Fixed multisearch with platform filter * Revert "Revert "Revert "129-logo-link-add-text""" This reverts commit 543431e. * Reverted changes that introduced bug from pancakeswap#129 * 194: Reduced navbar tooltips size of by half * 175: Removed withdrawal cancel button outline * add back infura * 107 add youtube link (pancakeswap#230) * add menu entry * svg * pancakeswap#215: Rounding up APYs greater than billions * pancakeswap#234: Activate staked only when toggle to inactive farms * fix atricrypto APRs * update trading fee for curve * pancakeswap#215: Added million as a rounded number * Quickfix: redirecting only if on prod Co-authored-by: Logan Bek <[email protected]> Co-authored-by: Adam Bertram <[email protected]> Co-authored-by: dhzh <[email protected]>
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.
No description provided.