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

2022 Update #13

Closed
wants to merge 10 commits into from
Closed

2022 Update #13

wants to merge 10 commits into from

Conversation

colingourlay
Copy link
Contributor

The major portion of this update is a port of the codebase to TypeScript, which also relied on updates to dependencies (most prominently: aunty), and some code convention tweaks. Another large change is converting the Dots react component from class-style to functional-with-hooks. Porting to TS identified dependencis and portions of the codebase that were unused; these have been removed.

@colingourlay colingourlay self-assigned this Jun 20, 2022
Copy link
Member

@phocks phocks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great!

@jtfell
Copy link
Contributor

jtfell commented Jun 20, 2022

I've taken most of the changes that weren't conflicting with mine - it's a bit of a backwards step on quality as I didn't do a good job of adding types or converting from class to FCs

@jtfell jtfell closed this Jun 20, 2022
@colingourlay colingourlay deleted the 2022 branch June 20, 2022 05:54
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

3 participants