Skip to content

Timeline Express v1.2.7/v1.2.7.1

Compare
Choose a tag to compare
@EvanHerman EvanHerman released this 05 Jun 18:02
· 340 commits to master since this release

Includes v1.2.7 & 1.2.7.1

  • Bumped version numbers.
  • Fixed uninstall file throwing errors.
  • Set all containers to 100% (fixes width issue when announcements contain no content)
  • Removed 100% width from the featured image on single announcements. (now width: auto)
  • Built in support for srcset attribute on single announcement pages (to reset images to 100% on single pages use the following CSS body.single-te_announcements .announcement-banner-image { width: 100% })
  • Timeline now flips to 95% width when the browser is set to 822px and below.
  • Built in suppot for j F Y date formats.
  • Quick patch to completely remove any RSS feed dependency (which was not well thought out to begin with).
  • Added missing class to the announcement image on single templates.