You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).