uniswap-interface-uncensored/src/components
2021-07-29 14:16:47 -04:00
..
AccountDetails fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
AddressInputPanel fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
analytics move noImplicitAny and some type declarations 2020-08-27 12:24:03 -05:00
Badge fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
Blocklist refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
Button fix(L2): Design tweaks for L2 (Optimism) (#2038) 2021-07-13 15:08:23 -04:00
Card remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04:00
claim no more borderRadius errors! (#1968) 2021-07-06 17:05:19 -04:00
Column use styled-components/macro to display className in dev builds (#1541) 2021-05-13 09:15:13 -04:00
Confetti refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
CurrencyInputPanel refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
CurrencyLogo replace trustwallet assets repo w/ our fork (#1922) 2021-06-28 16:35:31 -04:00
DoubleLogo remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04:00
earn fix: remove dollar sign from translation of eth amount 2021-07-12 11:09:45 -05:00
ErrorBoundary refactor: remove the fixed global style component (#1772) 2021-05-31 21:10:36 -05:00
FeeSelector chore: support stubbing subgraph in integration tests (#2039) 2021-07-13 12:54:49 -07:00
FormattedCurrencyAmount refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
Header refactor: clean up some constants 2021-07-14 11:20:37 -05:00
HoverInlineText refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
Identicon refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
InputStepCounter fix: make liquidity chart and input step counter responsive (#2005) 2021-07-08 15:52:31 -07:00
LiquidityChartRangeInput increase zoom out range (#2076) 2021-07-16 19:14:39 -07:00
ListLogo use styled-components/macro to display className in dev builds (#1541) 2021-05-13 09:15:13 -04:00
Loader fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
Logo remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04:00
Menu fix: remove html ids and unnecessary keys from the menu 2021-07-26 07:34:11 -05:00
Modal fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
ModalViews fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
NavigationTabs feat(pool): add liquidity distribution range slider and update add liquidity layout (#1829) 2021-07-08 11:30:43 -07:00
NetworkAlert add link (#2113) 2021-07-29 14:16:47 -04:00
NumericalInput use styled-components/macro to display className in dev builds (#1541) 2021-05-13 09:15:13 -04:00
OptimismDowntimeWarning fix(L2): update downtime warning copy (#2114) 2021-07-29 14:16:09 -04:00
Popover use styled-components/macro to display className in dev builds (#1541) 2021-05-13 09:15:13 -04:00
Popups fix(L2): Design tweaks for L2 (Optimism) (#2038) 2021-07-13 15:08:23 -04:00
PositionCard remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04:00
PositionList fix(L2): Design tweaks for L2 (Optimism) (#2038) 2021-07-13 15:08:23 -04:00
PositionListItem fix(L2): Design tweaks for L2 (Optimism) (#2038) 2021-07-13 15:08:23 -04:00
PositionPreview feat(pool): add liquidity distribution range slider and update add liquidity layout (#1829) 2021-07-08 11:30:43 -07:00
ProgressSteps fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
QuestionHelper refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
RangeSelector fix: add liquidity flow polish (#2017) 2021-07-12 10:19:12 -07:00
RateToggle feat(pool): add liquidity distribution range slider and update add liquidity layout (#1829) 2021-07-08 11:30:43 -07:00
Row use styled-components/macro to display className in dev builds (#1541) 2021-05-13 09:15:13 -04:00
SearchModal feat: only block on app url, mobile UI tweaks (#2073) 2021-07-16 15:28:19 -04:00
Settings fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
Slider refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
swap fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
SwitchLocaleLink fix: set language using url param in language dropdown (#2063) 2021-07-16 10:56:33 -07:00
TextInput test: set up component snapshot testing (#2102) 2021-07-26 10:41:08 -07:00
Toggle fix(L2): Design tweaks for L2 (Optimism) (#2038) 2021-07-13 15:08:23 -04:00
TokenWarningModal refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
Tooltip remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04:00
TransactionConfirmationModal feat: use modal for txn confirmation on l2 (#2055) 2021-07-27 15:55:47 -04:00
TransactionSettings set 5 min deadline on swaps and hide UI on L2 (#2081) 2021-07-20 12:41:49 -04:00
vote fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
WalletModal refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
Web3ReactManager refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
Web3Status fix(L2): Design tweaks for L2 (Optimism) (#2038) 2021-07-13 15:08:23 -04:00