Navigation Menu

Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drublic committed May 12, 2016
1 parent dd95770 commit 20ffd8c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog

## 1.5.0 - 12.05.2016

* 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

## 1.4.1 - 17.07.2015
* Add missing comma in bower.json
* Add example for stackable modal
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "css-modal",
"title": "CSS Modal",
"description": "Modals, built with pure CSS",
"version": "1.4.1",
"version": "1.5.0",
"homepage": "https://github.com/drublic/css-modal",
"author": {
"name": "Hans Christian Reinl",
Expand Down

0 comments on commit 20ffd8c

Please sign in to comment.