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

Commit 68e291e

Browse files
committed
chore(release): cut the 2.3.5 release
1 parent 89f9608 commit 68e291e

Some content is hidden

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

81 files changed

+559
-520
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.3.4",
4+
"version": "2.3.5",
55
"keywords": [
66
"angular",
77
"bootstrap"

dist/angular-strap.compat.js

+214-201
Large diffs are not rendered by default.

dist/angular-strap.compat.min.js

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

dist/angular-strap.js

+214-201
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

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

dist/angular-strap.tpl.min.js

+2-2
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.3.4 - 2015-10-25
3+
* @version v2.3.5 - 2015-10-29
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.3.4 - 2015-10-25
3+
* @version v2.3.5 - 2015-10-29
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.3.4 - 2015-10-25
3+
* @version v2.3.5 - 2015-10-29
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.3.4 - 2015-10-25
3+
* @version v2.3.5 - 2015-10-29
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.3.4 - 2015-10-25
3+
* @version v2.3.5 - 2015-10-29
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.3.4 - 2015-10-25
3+
* @version v2.3.5 - 2015-10-29
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.3.4 - 2015-10-25
3+
* @version v2.3.5 - 2015-10-29
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.3.4 - 2015-10-25
3+
* @version v2.3.5 - 2015-10-29
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.3.4 - 2015-10-25
3+
* @version v2.3.5 - 2015-10-29
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/compiler.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-strap
3-
* @version v2.3.4 - 2015-10-25
3+
* @version v2.3.5 - 2015-10-29
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
@@ -32,10 +32,12 @@ function bsCompilerService($q, $http, $injector, $compile, $controller, $templat
3232
}
3333
});
3434
angular.extend(resolve, locals);
35-
if (templateUrl) {
35+
if (template) {
36+
resolve.$template = $q.when(template);
37+
} else if (templateUrl) {
3638
resolve.$template = fetchTemplate(templateUrl);
3739
} else {
38-
resolve.$template = $q.when(template);
40+
throw new Error('Missing `template` / `templateUrl` option.');
3941
}
4042
if (options.contentTemplate) {
4143
resolve.$template = $q.all([ resolve.$template, fetchTemplate(options.contentTemplate) ]).then(function(templates) {

dist/modules/compiler.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)