Skip to content

Commit ec01c1a

Browse files
committed
build, version up
1 parent d7454bf commit ec01c1a

File tree

7 files changed

+10
-8
lines changed

7 files changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# 0.3.10
1+
# 0.3.11
22
- [x] prevent the modal from closing if preCloseCallback returns a falsy value
3+
4+
# 0.3.10
35
- [x] fix negative dialogs count
46

57
# 0.3.9

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngDialog",
3-
"version": "0.3.10",
3+
"version": "0.3.11",
44
"homepage": "https://github.com/likeastore/ngDialog",
55
"description": "Modal dialogs and popups provider for Angular.js applications",
66
"main": [

css/ngDialog-theme-default.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/ngDialog-theme-plain.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/ngDialog.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)