-
Notifications
You must be signed in to change notification settings - Fork 5
Typescript refactor #101
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 refactor #101
Conversation
Annotation resize tbi
…s a callback function
…ons with confidence less than the value on the slider to deprecated
Annotation color
fix/cleanup build
TrevorBurgoyne
left a comment
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.
Mostly suggested cleaning up some comments, imo if we want to resurrect the commented out functionality we can look back at a previous version, up to you tho. Overall the seperation into different files and the ts reworking seems very nice. It would be a lot more work but could be nice to add more detailed function helpers to those functions that still don't have them. Overall a nice chonky pr 👍
Co-authored-by: Trevor Burgoyne <82477095+TrevorBurgoyne@users.noreply.github.com>
Co-Authored-By: Trevor Burgoyne <82477095+TrevorBurgoyne@users.noreply.github.com>
Yeah I think that's the plan, but for now we'll wait to do that for another refactoring passthrough. This pr is way too chonky as it is. |
Co-Authored-By: Trevor Burgoyne <82477095+TrevorBurgoyne@users.noreply.github.com>
TrevorBurgoyne
left a comment
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.
LGTM 👍
joshua-dean
left a comment
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.
A few semantic changes suggested, but otherwise this looks pretty slick overall
Co-authored-by: Joshua Dean <joshua.dean@sentera.com>
joshua-dean
left a comment
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.
LGTM 🚀
Typescript Refactor
Description
Also Closes #45
PR Checklist
package.jsonhas been bumped since last releasepackage.jsonandsrc/version.jsnpm installandnpm run buildAFTER bumping the version numberapi_spec.md)changelog.mdBreaking API Changes
This very well may break something. This pr contains all of the changes from the past ~8 months where we went added a lot of features and refactored much of the code.