-
Notifications
You must be signed in to change notification settings - Fork 23
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 Convertion - WIP #150
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 10474 lines exceeds the maximum allowed for the inline comments feature.
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 10543 lines exceeds the maximum allowed for the inline comments feature.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 10543 lines exceeds the maximum allowed for the inline comments feature.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 10548 lines exceeds the maximum allowed for the inline comments feature.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 10552 lines exceeds the maximum allowed for the inline comments feature.
any plan to change the class components to functional one ? @pmm26 |
Not really while it would be nice to have them all on Functional Components. Class components still work and do the job. Time spent vs Benefits is just not worth it at the moment for me, converting ComponentShouldUpdate ... is not that straight forward. |
@pmm26 I will be creating a beta version of this release. Please let me know shall I do it or not? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 10559 lines exceeds the maximum allowed for the inline comments feature.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR diff size of 10563 lines exceeds the maximum allowed for the inline comments feature.
Code Climate has analyzed commit b2ad54c and detected 138 issues on this pull request. Here's the issue category breakdown:
Note: there are 4 critical issues. View more on Code Climate. |
* next15: Sutff # Conflicts: # package.json
Changes:
Files that still have typecript issues: - I hope to get these fixed.
Updating items & DND is not tested and may have issues related to the change from date string to Dayjs.
If these issues can be identified I can help fix them but I don't have a lot of time.
Might be better to make a new branch to put this on if you think these changes are usefull.