css-modal v1.5.0 Release Notes

Release Date: 2016-05-12 // almost 8 years ago
    • ๐Ÿ›  Make sure iframes don't interfere with modal events [fixes #199]
    • ๐Ÿ›  Fix jshint issue in modal.js
    • Prevented an extra loop when jQuery is present
    • ๐Ÿ‘Œ Improved tabbableElements selector string
    • โšก๏ธ 9c91b30 Update node modules
    • 300c3ff Fix demo loading in IE8

Previous changes from v1.4.0

    • 0๏ธโƒฃ Set default height to auto when scroll is prevented
    • ๐Ÿ›  Fix CommonJS export in plugin resize
    • โšก๏ธ Update examples: load async
    • โœ‚ Remove moot version property from bower.json
    • ๐Ÿ›  Fix click on modal-close if no hash is present
    • ๐Ÿ‘ Allow links to surround other html elements
    • โšก๏ธ Update node modules
    • โž• Add a .npmignore file
    • โž• Add main and style to package.json