Skip to content

v0.2.12

Compare
Choose a tag to compare
@ajolipa ajolipa released this 24 Apr 19:46
· 63 commits to main since this release
b393c2a

What's Changed

  • Fixed issue with facsimiles not displaying in single pane mode, by ensuring that all of the containing divs are set to height: 100% so it doesn't collapse to zero height;
  • Removed the Glossary option from the mobile navigation menu when no glossary provided;
  • Added scroll to single pane mode in the case of vertical overflow;
  • Fixed a bug with the dropdown menus where clicking on the current value would cause the value to become unset;
  • Added styling to the thumbnails on ImageGridView to override global styles in the case that the component is embedded on a site that sets thumbnail styles globally, e.g. the Scalar sites.

See PR #108 for further details. View the full change log here: v0.2.11...v0.2.12