uniswap-interface-uncensored/src
Mike Grabowski 5696c61354
feat: add glow to trending table (#5248)
* feat: add glow

* chore: simplify

* chore: move component to theme
2022-11-16 22:18:53 +01:00
..
abis feat: Add utility code for NFT Features (#4256) 2022-08-10 16:38:23 -07:00
assets refactor: remove token promo banner (#5114) 2022-11-07 19:42:03 -05:00
components feat: add tooltips when adding and removing from nft bag (#5222) 2022-11-16 14:18:37 -05:00
connection fix: do not test rpc urls before walletconnecting (#5008) 2022-10-26 08:15:06 -07:00
constants fix: only poll every 12s (#5110) 2022-11-07 15:35:31 -08:00
featureFlags refactor: remove graphql flag and default to gql endpoints (#5151) 2022-11-09 18:15:40 -05:00
graphql fix: remove empty collections from trending (#5215) 2022-11-15 16:54:31 +01:00
hooks fix: retain permit sig if amount decreases (#5253) 2022-11-16 12:18:31 -08:00
lib feat: send analytics for swaps modified in-wallet (#5212) 2022-11-14 15:25:05 -08:00
locales chore(i18n): new Crowdin translations (#5072) 2022-11-14 19:53:13 -05:00
nft feat: add glow to trending table (#5248) 2022-11-16 22:18:53 +01:00
pages fix: approve button font size (#5187) 2022-11-16 10:04:14 -05:00
serviceWorker fix: alter headers on cached response (#4032) 2022-07-05 08:31:06 -07:00
state refactor: rm remaining unused nft code (#5243) 2022-11-16 01:47:58 -05:00
theme feat: add glow to trending table (#5248) 2022-11-16 22:18:53 +01:00
types chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
utils fix: err and warn if user modifies tx (#5210) 2022-11-14 15:09:12 -08:00
i18n.tsx chore: merge widgets work into main (#3065) 2022-01-05 12:38:53 -06:00
index.tsx chore: clean up unneeded code (#4426) 2022-10-19 11:47:38 -05:00
polyfills.ts refactor: add an import sorting plugin (#2417) 2021-09-21 18:21:28 -05:00
react-app-env.d.ts fix: [TokenDetails] Glyph placement on line chart (#4525) 2022-08-29 21:40:05 +03:00
service-worker.ts feat: service worker with etag cache (#3897) 2022-06-14 15:40:52 -04:00
serviceWorkerRegistration.ts build: add env utils (#4304) 2022-08-08 09:38:37 -07:00
setupTests.ts build: add global jest-styled-components config (#4148) 2022-07-20 15:27:40 -04:00
test-utils.tsx fix(nft): empty bag state render (#4947) 2022-10-21 12:38:30 -05:00