Version History

0.9.0

  • Initial PRB submission.

0.9.1

  • /js/auto.js moved to view.js
  • cursor:pointer now applied to button text (link) to deal with flexbox

0.9.2

  • More robust testing for c5 edit mode (CCM_EDIT_MODE) to avoid layout problems during block placement.
  • Shortened block names so they display better.
  • Used addEventListener() to avoid interfering with other javascript event handlers.
  • Removed PRB notes from marketplace page, and created a marketplace support page for 'How It Works' notes.

0.9.3

  • Used a safer method to handle grid container info.

1.0

  • Initial release (identical to 0.9.3).

1.0.1

  • Fade-out works on top of blocks that use z-index (eg, Image Slider).

1.1.0

  • Increased browser compatibility of fade-out effect.
  • Fade-out effect can now be disabled. (Note: this may require the site/browser cache to be cleared to take effect.)
  • Improved button styling with themes that aren’t based on bootstrap (eg, Foundation).
  • Minor bug fixes.