You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use multiple labels and extract formatting into HTML template instead of composing HTML string into a single label
- Remove deprecated HtmlDocumentView and related classes
- Login message now is Markdown instead of HTML
- Fix layout of ConceptFeatureEditor
* 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
...
Describe the refactoring action
Avoid server-side HTML composition not using Wicket.
Expected benefit
Better control over rendered data.
The text was updated successfully, but these errors were encountered: