Removed antd popover from SendToken.js per discussion with bytesofman.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 22 2022
Local repo pushed files that have been deleted since the UI overhaul, abandoning and re-submitting.
Rebased and corrected conflicts.
Feb 21 2022
responded to review feedback, rebased & updated snapshots
Feb 18 2022
Responded to review feedback, rebased and updated snapshots.
Feb 16 2022
updated snapshots
Resubmitting due to UI overhaul.
Feb 15 2022
Abandoning until UI update lands.
Feb 14 2022
Feb 11 2022
Responding to review feedback.
Abandoning to avoid conflict with T2183.
Feb 10 2022
Feb 8 2022
Responding to review feedback
responding to review feedback, renamed button component so I could reuse it to have style consistency.
Jan 28 2022
responding to review feedback, removed span that wrapped TokenIconComponent in SendToken component.
Responding to review feedback, moved the collapse component out of TxHistory and into the Tx component. Moved pertinent styling out of the TxWrapper div and into the AntdCollapse Wrapper. Removed TxLink from TxHistory as it is no longer necessary and interferes with the collapse.
Jan 26 2022
Jan 24 2022
Repushing on a new branch due to issue with commit.
Rebased, resolved conflicts, updated snapshots.
Jan 21 2022
Jan 20 2022
Responding to review feedback, changed reference in EnhancedInputs.js at line 52 to selectionBackground. Added inline comment to give better understanding of what color I am trying to change. Updated snapshots.
Responded to review feedback and updated snapshots.
Responding to review feedback, removed conditional logic from TokenIcon component. Initially I thought the span wrapping the component was necessary for displaying it inside the popover, but it now appears to be working fine without the span. Additionally, updated snapshots.
Responding to review feedback, removed references to #fff and added a value, #eee, to the theme.js file.
Jan 19 2022
Jan 18 2022
Replaced empty wrapper div with a fragment component.
Several references to theme props need to be changed in order for the transition from the light theme to the dark theme to work.
Jan 14 2022
responding to review feedback
Jan 13 2022
Cleaned up antd popover to include the TokenIcon component.
Jan 11 2022
hard coded en-US into all unit tests per review feedback.
Jan 10 2022
Still working on rendering the component in the SendToken popover.
updated imports
Responding to review feedback, hardcoded the userLocale param to equal en and removed the optional locale param from the new Date function in the unit tests.
Jan 7 2022
Jan 6 2022
updated snapshots
Added optional userLocale to formatFiatbalance functions throughout, and used styling from master theme.
updated snapshots
added function I mistakenly removed
responding to review feedback