Skip to content

[Base] Replace wallet screen Typography and Spacing components

Rafael Caferati requested to merge base/wallet-base-ui-replacement into release/4.20.0

I've chosen the Wallet screen for the extended Typography/Spacing/Avatar spread as it is the most complex/complete one that didn't had a clear hierarchical spacing and typography strategy. #3695 (closed)

  • Replace Typography and Spacing on all major sections
  • Review Typography hierarchy strategy
  • Replace list Avatar component
  • Fixed Transactions scroll overflow issue
  • Fixed Liquidity Summary NaN issue
  • Increased inner tab touchable area
  • Replaced TopTabs Typography adding extra lateral space
  • Fix TopTabs scroll overflow
  • Refactored Accordion structure/alignment
  • Fixed initial screen first load flicker

Merge request reports