• Moody Salem's avatar
    perf(Search modal): performance improvements (#829) · a0d4710a
    Moody Salem authored
    * Search modal performance improvements
    
    * Move more code out of the search modal
    
    * Add the question helper to the search
    
    * Fix a couple lint errors
    
    * Fix the tests, duplicate import text
    
    * Hide the token info on small screens, flex the list
    
    * Fix token sorting, have a link that focuses and shows a tooltip for the search input
    
    * Remove reach tooltip css
    
    * Fix pair balances in the search modal
    
    * Get the arrow working
    
    * Only clear the input when they re-open
    
    * Better way to exclude props
    
    * More small performance tweaks
    a0d4710a
Name
Last commit
Last update
..
CommonBases.tsx Loading commit data...
PairList.tsx Loading commit data...
SortButton.tsx Loading commit data...
TokenList.tsx Loading commit data...
filtering.ts Loading commit data...
index.tsx Loading commit data...
sorting.ts Loading commit data...
styleds.tsx Loading commit data...