Releases: perseids-tools/treebank-react
Releases · perseids-tools/treebank-react
Release v2.1.0
Release v2.0.0
- Update the expected arguments for the
callbackfunction:- For
<Treebank>:{ treebank, configuration } - For
<Sentence>:{ sentence, treebank, configuration }
- For
Release v1.2.0
- Remove extra
<div>created by<Sentence>component
Release v1.1.0
- Add the
highlightprop to<Sentence>. This prop contains words that are emphasized in the<Text>,<Xml>, and<Graph>components.
Release v1.0.1
- Remove regression test file from published package
Release v1.0.0
- Add an optional callback to
<Treebank> - Accept
activeandsetActiveprops for the<Sentence>component - Use word
idinternally instead of word object for the active word - Use CSS grid instead of flex for
<Sentence> - Add visual regression testing
Release v0.2.1
- Fetch config instead of using Git submodule
Release v0.2.0
- Refactor configuration logic (and replace configuration functions with
Configurationclass) - Refactor parsing logic
- Refactor drawing logic
- Style
artificial="elliptic"words differently in the graph - Load configuration files asynchronously
- Minor changes to styling
- Minor changes to npm package configuration
Release v0.1.0
- Add
<Annotators>component - Order words according to
insertion_idandidin<Text>component - Correctly display
artificial="elliptic"words in<Text>component - Do not crash if word is missing value for
head - Rename
<Information>component<PartOfSpeech> - Add
<AdditionalFields>component - Accept
callbackin<Sentence>component that is called when the sentence is parsed
Release v0.0.7
- Increase font size and font weight
- Decrease spacing around words (in
<Graph>) - Increase spacing around words (in
<Text>) - Use curved lines