Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit be23183

Browse files
committed
chore(release): cut the v2.2.4 release
1 parent f6c5cb8 commit be23183

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+289
-253
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-strap",
33
"description": "AngularStrap - AngularJS directives for Bootstrap",
4-
"version": "2.2.3",
4+
"version": "2.2.4",
55
"keywords": [
66
"angular",
77
"bootstrap"

dist/angular-strap.js

+158-140
Large diffs are not rendered by default.

dist/angular-strap.min.js

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-strap.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-strap.tpl.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-strap.tpl.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/affix.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/affix.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/alert.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/alert.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/alert.tpl.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/alert.tpl.min.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/aside.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/aside.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/aside.tpl.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/aside.tpl.min.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/button.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/button.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/collapse.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/collapse.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/date-formatter.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/date-formatter.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/date-parser.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/date-parser.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/datepicker.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/datepicker.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/datepicker.tpl.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/datepicker.tpl.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/debounce.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/debounce.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/dimensions.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/modules/dimensions.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modules/dropdown.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.2.3 - 2015-05-20
3+
* @version v2.2.4 - 2015-05-28
44
* @link http://mgcrea.github.io/angular-strap
55
* @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
66
* @license MIT License, http://www.opensource.org/licenses/MIT
@@ -46,15 +46,15 @@ angular.module('mgcrea.ngStrap.dropdown', [ 'mgcrea.ngStrap.tooltip' ]).provider
4646
$dropdown.show = function() {
4747
show();
4848
$timeout(function() {
49-
options.keyboard && $dropdown.$element.on('keydown', $dropdown.$onKeyDown);
49+
options.keyboard && $dropdown.$element && $dropdown.$element.on('keydown', $dropdown.$onKeyDown);
5050
bodyEl.on('click', onBodyClick);
5151
}, 0, false);
5252
parentEl.hasClass('dropdown') && parentEl.addClass('open');
5353
};
5454
var hide = $dropdown.hide;
5555
$dropdown.hide = function() {
5656
if (!$dropdown.$isShown) return;
57-
options.keyboard && $dropdown.$element.off('keydown', $dropdown.$onKeyDown);
57+
options.keyboard && $dropdown.$element && $dropdown.$element.off('keydown', $dropdown.$onKeyDown);
5858
bodyEl.off('click', onBodyClick);
5959
parentEl.hasClass('dropdown') && parentEl.removeClass('open');
6060
hide();

dist/modules/dropdown.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)