Releases: marksmccann/modality
Releases · marksmccann/modality
v3.1.0
v3.0.0
- Now Accessible!
- Changed Class Names in CSS for more clarity
- Various bug fixes and optimization
v2.0.0
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
A small change to template.html - added a couple meta tags for better compatibility.
v1.1.0
- 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
Updated the jQuery version of the modal - to match the changes from the JS version.
v1.0.3: Optimized Code
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
Added the IE bug fix to the minified version of the JS.
v1.0.1: IE Bug Fixes
Fixed some (over-looked) compatibility issues with Internet Explorer.
v1.0.0
Release Version Ready.