Skip to content

5.6.0

Compare
Choose a tag to compare
@jvendetti jvendetti released this 17 Sep 23:04
· 902 commits to master since this release
  • Upgraded to Bootstrap 4 (#74)
  • Upgraded to Rails 4.2.10
  • Upgraded to Font Awesome 5.2.0 (#81)
  • Modernized the look and feel of the ontology summary pages. Modified code to use CSS Grid Layout, which enabled stacking of components on smaller screens.
  • Removed seldom used functionality for submitting ontology reviews
  • Removed discontinued YUI Library from the codebase
  • Moved some inline CSS and JavaScript code into the Rails asset pipeline
  • Fixed an issue that caused class detail panes to display underneath class trees (#16)
  • Fixed an issue that caused ontology property trees to overrun the footer (#77)
  • Fixed an issue that prevented the top navigation bar menu from collapsing on mobile devices (#40)
  • Fixed an issue that prevented the top banner from rendering properly in the submit feedback dialog
  • Replaced an abandoned JavaScript splitter plugin with a newer one, which fixed an issue with dysfunctional split panes on the classes and properties tabs (#78).