Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert ExchangeSummaryDialog, ProfileDialog and StatsDialog to Typescript #141

Merged
merged 3 commits into from
May 22, 2022

Conversation

fernandoporazzi
Copy link
Contributor

@fernandoporazzi fernandoporazzi commented May 18, 2022

What

Convert ExchangeSummaryDialog, ProfileDialog and StatsDialog to typescript whilst co-locating the components inside the Dialogs folder.

Benefits

The BottomBar component should be smaller and easier to reason now.

More

These commits shouldn't include any breaking changes, however it's recommended to properly test before shipping to production.

This commit migrates the ExchangeSummaryDialog component to the dialogs folder whilst converting it to Typescript
Convert ProfileDialog component to Typescript and co-locate it inside the dialogs folder
@fernandoporazzi fernandoporazzi changed the title Convert ExchangeSummaryDialog and ProfileDialog to Typescript WIP: Convert ExchangeSummaryDialog and ProfileDialog to Typescript May 19, 2022
Migrate StatsDialog component into its own file and convert its contents to Typescript.
@fernandoporazzi fernandoporazzi changed the title WIP: Convert ExchangeSummaryDialog and ProfileDialog to Typescript Convert ExchangeSummaryDialog, ProfileDialog and StatsDialog to Typescript May 19, 2022
@Reckless-Satoshi Reckless-Satoshi merged commit bf35961 into RoboSats:main May 22, 2022
@Reckless-Satoshi
Copy link
Collaborator

Tested, added a small fix and merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants