uniswap-interface-uncensored/src/state/application
Ian Lapham 878fc9cf4d
Refactor with core (#33)
* Update index.ts

* feature(service worker): add offline support (#1319)

* Revert "feature(service worker): add offline support (#1319)" (#1320)

This reverts commit 34dfb41a1e0a647596c5d37d5e3f7baa6c4005a3.

* Revert "Revert "feature(service worker): add offline support (#1319)" (#1320)" (#1321)

This reverts commit db3328c8d9d7ea7b7cf7e75dc658714798d007a4.

* unregisters all installed service workers (#1322)

* fix: modals stealing focus across frames (#1326)

* improvement(lists): add BA SEC tokens to unsupported list  (#1327)

* show hidden search results by default

* update break styles

* optimize filter, use debounce on input

* increase debounce time

* add ba association list

* handle dismiss (#1328)

* split up sdk use between core and v2

* Fix code style issues with ESLint

* remove service worker

Co-authored-by: Moody Salem <moodysalem@users.noreply.github.com>
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
Co-authored-by: Hyperion <72735936+moontools-hyperion@users.noreply.github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2021-03-23 21:45:58 -04:00
..
actions.ts feature(position-list): add summary page for positions with mock data (#28) 2021-03-03 17:21:14 -05:00
hooks.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
reducer.test.ts Refactor with core (#33) 2021-03-23 21:45:58 -04:00
reducer.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
updater.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00