Releases: gnpis/trait-ontology-widget
Releases · gnpis/trait-ontology-widget
2.2.1
2.2.0
Additions
- Add loading indicator
- Use of modern ES6+ JavaScript with Babel.js (first step to TypeScript?)
- Refactor tree node generation from BrAPI data to handle multiple languages
- Add language selector (for variables and traits)
- Add
setHeight()
method to dynamically adjust the widget height (used when integrated in webapps)
See PR #15
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
- Fix detail view overflow
- Fix display of array value having only one item
- Fix duplicate variable node due to language variants (only english is now displayed but the language selection is planned in issue #4)
Attached files:
- distrib-with-demo.zip: Bundled JS and CSS resources alongside the demo
- dependencies-backup-2017-03-20.tar.gz: Backup of node dependencies (in case something fails with npm)
2.0
Features:
- Consume Breeding API WebServices rather than JSON files
- Highligthing of the currently displayed element in the detail panel
- Richer detail panel based on the Breeding API/CropOntology format
- Colored label describing the elements of the tree and the detail panel
Fixes:
- Fix widget "reset" method that didn't reset selection
- Fix widget "showOnly" method that sometimes didn't show the correct elements
Attached files:
- distrib-with-demo.zip: Archive of "bundled" JS and CSS resources alongside the demo
- dependencies-backup-2017-03-13.tar.gz: Backup of node dependencies (in case something fails with npm)
1.0.1
Fix variable details display for arbitrary nested JSON
Fix text overflow in variable details view
Attached files:
- distrib-with-demo.zip: Archive of "compiled" JS and CSS resources alongside the demo
- dependencies-backup-2016-09-26.tar.gz: Archive of the "node_modules" folder (backup of project dependencies if "npm install" fails)