Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TW-1541: Part of EVM settings (#1208)
* TW-1542: Apply design for settings menu (#1199) * TW-1555 Update some design and fix some bugs * TW-1555 Make some modals close after their backdrop is clicked * TW-1542 Resolve merge conflicts * TW-1542 Revert harmful changes * TW-1542 Remove unused components * TW-1542 Implement new Settings menu design * TW-1542 Remove some unused translations * TW-1542 Fix find-deadcode errors * TW-1542 Add changes from comments * TW-1542 Move localStorage clearing to frontend * TW-1542 Update a label * TW-1555 Some more bugfixes * TW-1555 Remove some commented out code * TW-1555 Refactor setting classes Co-authored-by: Alex <[email protected]> * TW-1555 Fix prettier problem * TW-1555 Agree styles for app content wrapper and action modals * TW-1542 Change a label * TW-1542 Fix font size for page header --------- Co-authored-by: Alex <[email protected]> * TW-1543: 'General' section update (#1200) * TW-1555 Update some design and fix some bugs * TW-1555 Make some modals close after their backdrop is clicked * TW-1542 Resolve merge conflicts * TW-1542 Revert harmful changes * TW-1542 Remove unused components * TW-1542 Implement new Settings menu design * TW-1542 Remove some unused translations * TW-1542 Fix find-deadcode errors * TW-1542 Add changes from comments * TW-1543 Redesign 'General' settings section * TW-1543 Refactoring * TW-1542 Move localStorage clearing to frontend * TW-1542 Update a label * TW-1555 Some more bugfixes * TW-1543 Change error output * TW-1543 Apply design updates * TW-1555 Remove some commented out code * TW-1543 Remove excessive locales loading checks * TW-1555 Refactor setting classes Co-authored-by: Alex <[email protected]> * TW-1555 Fix prettier problem * TW-1555 Agree styles for app content wrapper and action modals * TW-1543 Bugfixes according to the comment from Figma * TW-1542 Change a label * TW-1542 Fix font size for page header * TW-1543 Remove an unused import --------- Co-authored-by: Alex <[email protected]> * TW-1548: Redesign 'Advanced Features' section (#1205) * TW-1548 Redesign 'Advanced Features' section * TW-1548 Some refactoring * TW-1548 Remove old EnablingSetting component * TW-1548 Remove unused exports * TW-1548 Refactoring according to comments * TW-1541 Fix ts error --------- Co-authored-by: Alex <[email protected]>
- Loading branch information