uniswap-interface-uncensored/src
Greg Bugyis 6f2c09adea
feat: NFT Collections: add 24-hour price change and delta arrow (#4913)
* Add 24-hour volume and delta arrow to Collection Stats

* Move 24-hour floor change after Floor stat in row

* Position percent change arrow with styled div

* Use math.round instead of toFixed()

* PR Feedback

* Remove console log
2022-10-18 00:46:03 +03:00
..
abis feat: Add utility code for NFT Features (#4256) 2022-08-10 16:38:23 -07:00
analytics fix: add logging for token details (#4925) 2022-10-13 17:27:30 -04:00
assets fix: use correct optimism icon in explore (#4893) 2022-10-13 11:38:26 -04:00
components chore: remove tokenSafety flag (#4944) 2022-10-17 17:30:44 -04:00
connection feat: adds ethers provider tracing (#4614) 2022-09-13 09:07:47 -07:00
constants fix: use correct optimism icon in explore (#4893) 2022-10-13 11:38:26 -04:00
featureFlags chore: remove tokenSafety flag (#4944) 2022-10-17 17:30:44 -04:00
graphql fix: handled undefined circleLogoUrl and failed fetchQuery (#4916) 2022-10-17 14:26:30 -07:00
hooks fix: map wrapped tokens to native tokens for top/trending (#4855) 2022-10-10 22:34:11 -07:00
lib feat: load token from query data (#4904) 2022-10-13 11:38:26 -04:00
locales chore(i18n): new Crowdin translations (#4713) 2022-10-10 23:23:39 -05:00
nft feat: NFT Collections: add 24-hour price change and delta arrow (#4913) 2022-10-18 00:46:03 +03:00
pages chore: remove navBarFlag (#4941) 2022-10-17 16:44:11 -04:00
serviceWorker fix: alter headers on cached response (#4032) 2022-07-05 08:31:06 -07:00
state feat: use new token lists (#4733) 2022-09-27 16:57:29 -04:00
theme chore: remove deprecated colors (#4945) 2022-10-17 17:28:33 -04:00
types chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
utils fix: display 0 instead of '-' on explore table (#4892) 2022-10-13 14:00:22 -05:00
i18n.tsx chore: merge widgets work into main (#3065) 2022-01-05 12:38:53 -06:00
index.tsx feat: data api connection (#4396) 2022-08-19 15:31:10 -04: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 refactor: rm useActiveWeb3React (#4004) 2022-06-30 16:38:02 -07:00