-
Notifications
You must be signed in to change notification settings - Fork 154
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
Clean up more brat code #3675
Comments
reckart
added a commit
that referenced
this issue
Jan 1, 2023
- Clean up a few warnings - Send extension actions through DIAM
reckart
added a commit
that referenced
this issue
Jan 1, 2023
- Comment out / remove unused code# - Fix highlighting relation drag targets
reckart
added a commit
that referenced
this issue
Jan 1, 2023
- Comment out / remove unused code# - Add more types - Use more modern APIs
reckart
added a commit
that referenced
this issue
Jan 3, 2023
…n-up-more-brat-code #3675 - Clean up more brat code
reckart
added a commit
that referenced
this issue
Jan 4, 2023
* main: #3610 - Minimizing icon in document level feature is wrong after updating feature #3656 - The color of the existing layers changes after adding another layer #3679 - NullPointerException during export in WebAnno format #283 - Resize span #283 - Resize span #283 - Resize span #3675 - Clean up more brat code #3675 - Clean up more brat code #3675 - Clean up more brat code #3676 - Error when rejecting annotation suggestion #3675 - Clean up more brat code #1535 - Keyboard shortcuts do not work when focus is in certain editors #3571 - Update dependencies #3670 - Remove LIF support #3670 - Remove LIF support [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-26.3 #3650 - Link label shows layer name instead of label
reckart
added a commit
that referenced
this issue
Jan 4, 2023
* main: (64 commits) #3610 - Minimizing icon in document level feature is wrong after updating feature #3656 - The color of the existing layers changes after adding another layer #3679 - NullPointerException during export in WebAnno format #283 - Resize span #283 - Resize span #283 - Resize span #3675 - Clean up more brat code #3675 - Clean up more brat code #3675 - Clean up more brat code #3676 - Error when rejecting annotation suggestion #3675 - Clean up more brat code #1535 - Keyboard shortcuts do not work when focus is in certain editors #3571 - Update dependencies #3670 - Remove LIF support #3670 - Remove LIF support #3668 - Disable tutorial for now #3664 - Avoid server-side HTML composition not using Wicket #3664 - Avoid server-side HTML composition not using Wicket #283 - Resize span #3660 - Option to disable span clipping ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the refactoring action
Clean up more of the brat code, in particular code in the
AnnotatorUI.ts
Expected benefit
Cleaner code.
The text was updated successfully, but these errors were encountered: