Releases: phovea/phovea_clue
Releases · phovea/phovea_clue
v9.0.0 - DEPRECATION
DEPRECATION Information
Please note that this project has been archived and is no longer being maintained. There is an active development under https://github.com/datavisyn/tdp_core and we will also contribute our future changes to it.
v8.0.0
Release notes
- Update to Bootstrap v5 - Additional Changes (#211)
- Update Codeowner (#208)
v8.0.0-alpha.0
Release Notes
- Move CLUE mode selector buttons into header/navbar and apply theme accordingly (#209)
- Update to Bootstrap v4 - Additional Changes (#207)
- Update markup of tags dropdown button in provis.ts (#206)
v7.0.0
- Update requirements and dependencies (#201)
- Refactor stylesheets organization and imports (#195)
- Upgrade to Font Awesome v5 (#197)
- Update .gitattributes (#194)
v6.0.0
- Migrate to Jest #185
- Migrate to jest for testing #169
- Update README.md circleci links #188
- Fix jquery typings for
.find()
#190
- Update README.md #191
- Refactoring
v5.0.0
- Update to Typescript 3.8 #174
- Change
buildId
to JSON.stringify(buildId)
#182
- Update dependencies and requirements #180
- add CODEOWNERS file #168
- Fix repo URLs in package.json #167
v4.0.0
- 🐍 Migrate to Python 3.7 #160
- Remove and ignore package-lock.json #162
- Update webpack.config.js #163
v3.0.0
- Add I18N support and extract language strings #156
- Update template files and dependencies #158
- Change css filename from
style
to [name]
in webpack.config.js #159
- Close dialog for editing node in Provenance graph after click on… #155
- Add typings for provenance graph extension point #153
v2.3.0
- Expose provenance graph to other extensions #143
- Check for
null
value from dialog.prompt
#145
v2.2.0
- change phovea_security_flask to 2.2
- add long_description_content_type to setup.py