diff --git a/CHANGELOG.md b/CHANGELOG.md index 375f6f7..682468b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v0.2.6 (2014/3/14) +## Bug Fixes +- **macModal:** Fixed not able to close modal when clicking on overlay + ([f281a28e](https://github.com/StartTheShift/MacGyver/commit/f281a28ed482133200dd58641689c1edca7af031)) + + # v0.2.5 (2014/3/12) ## Features - **macModal:** Added option to disable positioning by modal service diff --git a/bower.json b/bower.json index d09420d..31cebbe 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "MacGyver", - "version": "0.2.5", + "version": "0.2.6", "main": [ "lib/img/ui-bg_flat_0_aaaaaa_40x100.png", "lib/img/ui-bg_glass_75_ffffff_1x400.png", @@ -43,4 +43,4 @@ "angular-animate": "1.2.13", "underscore.string": "~2.3.3" } -} +} \ No newline at end of file diff --git a/example/events.html b/example/events.html index ca04a3f..461e56d 100644 --- a/example/events.html +++ b/example/events.html @@ -28,7 +28,7 @@
mac-window-resize
Type: Expression
Expression to evaluate on window resize