Skip to content

Releases: marksmccann/modality

v3.1.0

14 Apr 16:18

Choose a tag to compare

  • Updated minified CSS to reflect changes from un-minified version
  • Removed "effects-less" Stylesheets

v3.0.0

11 Apr 20:09

Choose a tag to compare

  • Now Accessible!
  • Changed Class Names in CSS for more clarity
  • Various bug fixes and optimization

v2.0.0

29 Mar 03:12

Choose a tag to compare

Version 2.0 is here!

  • Initialize Modality without writing a line of javascript via a data attribute.
  • Settings names have been shortened/simplified.
  • Set most settings via data attributes.
  • Documentation has been updated for more clarity and better organization.
  • Bug regarding 'clickoff' setting preventing links inside modal from firing has been fixed.
  • Code has been further optimized/shortened and other bug fixes.

v1.1.1

23 Mar 19:12

Choose a tag to compare

A small change to template.html - added a couple meta tags for better compatibility.

v1.1.0

19 Mar 16:32

Choose a tag to compare

  • Added the ability to remove triggers as well as to enable and disable the modal.
  • Optimized existing code and functionality.
  • Updated documentation and comments for more clarification.
  • Updated attributes for the jQuery version so they match the JS version.
  • Changed name for method 'setTrigger' to 'addTrigger'.
  • A few bug fixes.

v1.0.4: Optimized jQuery Version

30 Jan 20:23

Choose a tag to compare

Updated the jQuery version of the modal - to match the changes from the JS version.

v1.0.3: Optimized Code

30 Jan 18:29

Choose a tag to compare

Created some new private functions to shorten and simply the code. Cleaned up a few inconsistencies in the code as well.

v1.0.2: Updated Minified JS

30 Jan 00:09

Choose a tag to compare

Added the IE bug fix to the minified version of the JS.

v1.0.1: IE Bug Fixes

30 Jan 00:05

Choose a tag to compare

Fixed some (over-looked) compatibility issues with Internet Explorer.

v1.0.0

13 Jan 15:55

Choose a tag to compare

Release Version Ready.