Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Releases: phovea/phovea_ui

v8.0.0 - DEPRECATION

30 Nov 07:19
f66843b
Compare
Choose a tag to compare

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.

v7.1.0

07 Oct 07:13
cff03f1
Compare
Choose a tag to compare

Release notes

  • Add Vis and UI color variables (#161)

v7.0.0

08 Sep 07:29
cdb682e
Compare
Choose a tag to compare

Release notes

  • Hide expand icon in tabbing mode as it is broken (#159)
  • Minor Bootstrap v5 fixes (#157)
  • Update to Bootstrap v5 - Additional Changes (#156)
  • Wrap children of TabbingLayout the same way as SplitLayouts (#149)
  • Add .hover class to navbar for TDP tours (#155)
  • Add dark theme colors and adapt navbar links (#154)
  • Replace help link icon with user manual icon (#151)
  • Revert buildInfo.json path in PR #146 (#153)
  • Use root path to client buildInfo.json (#152)
  • Add positionFixed option to header (#147)
  • Fix SASS $theme-color assignment (#146)

v7.0.0-alpha.0

07 Jul 08:10
Compare
Choose a tag to compare

Release Notes

  • Add .hover class to navbar for TDP tours (#154)
  • Replace help link icon with user manual icon (#153)
  • Revert buildInfo.json path in PR #146 (#152)
  • Add dark theme colors and adapt navbar links (#151)
  • Use root path to phoveaMetaData.json (#148)
  • Update to Bootstrap v4 - Additional Changes (#147)
  • Use root path to client buildInfo.json (#146)
  • Refactor theme logo variables (#145)
  • Add positionFixed option to header (#144)
  • removed placeholder 'Container' from tabbing layouts (#142)
  • Fix SASS $theme-color assignment (#141)
  • Make the styles of dark theme of the phovea header more specific (#140)

v6.1.0

04 Jun 10:30
ac226f5
Compare
Choose a tag to compare
  • Refactor header dialogs (about, info, bug) to use Dialog class (#130)
  • Add CSS classes to LayoutContainers (#122)

v6.0.0

12 Feb 11:43
ff67fae
Compare
Choose a tag to compare
  • Update requirements and dependencies (#135)
  • Update Yantramanav + Monda fonts (#129)
  • Replace fixed logo in about dialog with CSS (#133)
  • Fix black Caleydo logo animation in production builds (#128)
  • Refactor stylesheets organization and imports (#119)
  • Upgrade to Font Awesome v5 (#124)
  • Add css classes to layout containers (#123)
  • Add backdrop option to dialog (#120)
  • Update .gitattributes (#118)

v5.0.0

30 Jul 12:42
7811507
Compare
Choose a tag to compare
  • Migrate to jest for testing #91
  • Update README.md circleci links #110
  • Update README.md #114
  • Fix dashboard layouts #115
  • Refactoring

v4.0.0

16 Mar 15:56
e7df1bc
Compare
Choose a tag to compare
  • Update to Typescript 3.8 #96
  • add CODEOWNERS file #90
  • Update dependencies #100
  • Change buildId to `JSON.stringify(buildId) #103

v3.1.0

10 Jan 14:51
0d58d66
Compare
Choose a tag to compare
  • Remove .travis.yml and .gitlab-ci.yml #85
  • Specify Node.js minor version + Debian Buster in CI configs #83
  • Remove and ignore package-lock.json #86

v3.0.0

19 Dec 14:41
980efd6
Compare
Choose a tag to compare
  • Add I18N support and extract language strings #79
  • Update template files and dependencies #81