Skip to content

v0.5

Choose a tag to compare

@rnagle rnagle released this 04 May 18:54
· 1636 commits to master since this release

Features

  • LESS source maps are now included in unminified CSS (Issue #369, PR #646)
  • Refactored/updated slideshows (PR #643, Issue #371)
  • Refactored most recent widget display styles (#444)
  • Added LARGO_DEBUG constant to allow use of unminified and uncompressed development versions of all CSS and Javascript (#432)
    • For CSS, this includes sourcemaps.
  • Updated references to INN following INN’s rebranding (Issue #425, PR #428)
  • Clickable hero images for river view (Issue #457, PR #461)
  • Set default Single Column Layout (Issue #438)
  • Added custom taxonomies to menus (Issue #401, PR #640)

Bugfixes

  • Largo Related Posts widget now requires less resources (Issue #671, PR #676)
  • Largo Footer is now aligned left
  • Load More Posts functions as expected on Category Pages (Issue #499, PR #636
  • Various fixes for the sticky nav (PR #460)
  • Various fixes for byline and authors (Issue #445, #446)
  • Fixes for the layout of single column story template (remove negative margins) (Issue #379, #290, PR #420)
  • Fix for Facebook® debugging (Issue #462)
  • Fix for Largo Author Widget on Series Landing Pages (Issue #452, PR #639)
  • Fix margins on images without alignment (Issue #443)
  • Fix for Top Story term, replace it with Homepage Top Story (Issue #414, PR #424)
  • Fix Homepage single w/series displays additional stories in list at the top right (Issue #408, PR #429)
  • Fix for Edit Featured Media to enable adding an image after deleting a gallery (Issue #392)
  • Fixes to Clean Contact(Issue #355, #370 PR #372 )

Documentation