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

Typescript migration frontend #135

Merged

Conversation

MateuszKikmunter
Copy link
Collaborator

@MateuszKikmunter MateuszKikmunter commented Apr 2, 2024

I migrated frontend app to TypeScript as it was the last part of the project not using it.
I also updated and removed some outdated dependencies which made migration hard, e.g. react-form and react-toast-notifications.
Instead I implemented form validation myself and replaced toast notifications with a newer package react-hot-toast.

@MateuszKikmunter MateuszKikmunter added the enhancement New feature or request label Apr 2, 2024
@MateuszKikmunter MateuszKikmunter self-assigned this Apr 2, 2024
@MateuszKikmunter
Copy link
Collaborator Author

@gitfrosh , please check this one before I'll merge it.

@gitfrosh
Copy link
Owner

Hey @MateuszKikmunter, thanks for working on this! Added some minor improvements and will merge asap.

@gitfrosh gitfrosh merged commit f845df9 into gitfrosh:release Apr 15, 2024
3 checks passed
@MateuszKikmunter
Copy link
Collaborator Author

Hey @MateuszKikmunter, thanks for working on this! Added some minor improvements and will merge asap.

No problem, thanks for looking at this PR. 😊

@MateuszKikmunter MateuszKikmunter deleted the typescript-migration-frontend branch April 15, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants