- 17 Aug, 2022 13 commits
-
-
Charles Bachmeier authored
* feat: add phase0 chain switcher * update styles * add chain switcher files * remove unneeded eslint disable * add Celo and remove unneeded null check * remove old comment * fix mobile routing Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
aballerr authored
* fixing hook Co-authored-by:
Alex Ball <alexball@UNISWAP-MAC-038.fios-router.home>
-
Zach Pomerantz authored
* chore: clean up DefaultTheme usage * chore: simplify useTheme usage * chore: consolidate multi-line imports
-
Vignesh Mohankumar authored
-
Charles Bachmeier authored
* feat: add routingfunctionality to navbar * update colors * rename and pass strings directly * rename symbol * rename props * better symbol name for mobile link * more isPoolActive Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Vignesh Mohankumar authored
* remove v3 router * rm v2 * unused * remove anytrade * unused * rm shared * remove optimized trade * celo fix
-
Vignesh Mohankumar authored
* fix: rename /explore to /tokens * name * tokens * oops
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
-
Jack Short authored
-
cartcrom authored
* setup relay compiler * refactored to use polling interval, fixed PR comments * fixes, readded uninitialized state for liquidity chart * updated cypress test * reorganized graphql files into src/graphql
-
cartcrom authored
* removed ticks outside of hover * simplifying copyhelper * finished implementing fred's feedback * addressed PR comments * fixed more of fred's feedback
-
Kaylee George authored
* initial * progress * sike no progress * design updates * fix header * remove colon * add flag
-
- 16 Aug, 2022 13 commits
-
-
Zach Pomerantz authored
-
Charles Bachmeier authored
* add some initial infra for blank navbar * add blank navbar * add new files * use web3status * remove unused mobile flag * remove colors Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jordan Frankfurt authored
feat(widget): light and dark themes:
-
Vignesh Mohankumar authored
-
Charles Bachmeier authored
* add in common genie components * update import and run linter * better event type handling * rotate 360 Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Vignesh Mohankumar authored
* remove selectedWalletBackfilled * FIX
-
lynn authored
* update amplitude version * fix amplitude analytics index file to work with new version * remove extraneous comment
-
Charles Bachmeier authored
add navbar feature flag and small style update Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jordan Frankfurt authored
* chore: dont-send-test-data-to-test-amplitude * chore: dont-send-test-data-to-test-amplitude
-
Zach Pomerantz authored
* build: install widgets * feat: show widget in token details * basic integration props * ts fix and update widget to 2.1.1 * url map * yarn-deduplicate --strategy=highest Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
-
- 15 Aug, 2022 8 commits
-
-
Jordan Frankfurt authored
add test key to .env
-
lynn authored
init
-
Vignesh Mohankumar authored
* split out useOnSelectChain, useSyncChainQuery * use chain query sync * lint * rename * move variables
-
Noah Zinsmeister authored
improve calldata formatting
-
lynn authored
* init * error change * use isProduction vs isDevelopment to include vercel
-
github-actions[bot] authored
chore(i18n): synchronize translations from crowdin [skip ci] Co-authored-by:
Crowdin Bot <support+bot@crowdin.com>
-
lynn authored
* init * move to explore page level * remove extraneous useTopTokens hook replaced by useExplorePageQuery
-
Vignesh Mohankumar authored
* changes so far * more changes * lint * remove Phase0:
-
- 12 Aug, 2022 6 commits
-
-
lynn authored
* init * selected base currency button * add check icon * theme background module change * hover changes * theme none * additional padding * hover default color from phil + feature flag * checkmark style fixes
-
Vignesh Mohankumar authored
-
Eric Zhong authored
Add protcol.MIXED to protocols
-
Eric Zhong authored
* Expand typing to match new QuoteResponse from routing api * lint autofix * Expand InterfaceTrade class to match router-sdk and allow mixedroutes * Add new routing-api poolInRoute logic for client side trade * eslint fix == * Add custom mxiedProtocolBadge and add into badgeDiagram * Bump router-sdk to published version, and install latest local SOR * git checkout main yarn.lock && yarn && npx yarn-deduplicate * Bump SOR to 2.9.2 * bump SOR to 2.9.2 * Update yarn.lock * revert slice.ts * Add guesstimate logic for mixedRoutes * Oops wrong pool import lol * Add beta url + expand protocols array * Add forceMixedRoutes for testing * Fix cyrpress build issue: no-loop-func * Change to prod url and remove testing param * remove protocol flag * Revisions: getRouteProtocol helper, fix gas acc for mixed route * revert protocols array abck * Remove :Protocol
-
Kaylee George authored
fix
-
Kaylee George authored
* fix time options and colors * fix line height * color change
-