Skip to content

Releases: SPANDigital/presidium-js

v0.5.0

07 Dec 11:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

10 Jun 15:42
Compare
Choose a tag to compare
Merge branch 'develop'

Release v0.2.2

20 Nov 13:49
b9c9917
Compare
Choose a tag to compare

Numerous changes to configuration and a few core bug fixes.

  • Enable query string override for Edit on Github functionality
  • Replaced view counter logic with a cleaner solution
  • Added version number to side nav
  • Added classnames and titles to top-level menu items
  • Converted cache to use localStorage instead of sessionStorage
  • Added classname to VersionLabel component
  • Adjusted edit menu item behaviour
  • ESLint workflow added
  • Webpack and other dependencies updated
  • HMR introduced
  • Fixed scroll-spy
  • Added package-lock.json + yarn.lock
  • Fixed bloated rxJs import
  • Link out to external URLs

Release v0.2.0

06 Dec 09:02
Compare
Choose a tag to compare

Numerous changes to configuration and a few core bug fixes.

  • Added analytics for scrolling through and clicking on articles
  • Add 5th level support in side nav
  • Fix scroll spy desyncing issue
  • Standardized NPM scripts
  • Updates Travis CI
  • Upgraded to Webpack v3 + optimise bundle size
  • Handled permalink argument in view analytics dispatch
  • Fixed issue where no slash at end of item URL path was causing scroll-spy/view counter not to increment

Release 0.1.9

04 Jul 17:32
Compare
Choose a tag to compare
v0.1.9

Preempt an empty baseurl. Don't match custom baseurl, in stead, logic…

Release 0.1.8

20 Jun 12:08
Compare
Choose a tag to compare
Merge pull request #7 from SPANDigital/hotfix/tooltip-broken-link

Fix broken link on tooltip.

v0.1.7: Merge pull request #6 from SPANDigital/develop

13 Jun 12:34
Compare
Choose a tag to compare