Skip to content

Commit 3ba3de5

Browse files
committed
chore(release): Release v1.2.12
1 parent e832332 commit 3ba3de5

File tree

70 files changed

+850
-800
lines changed

Some content is hidden

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

70 files changed

+850
-800
lines changed

assets/angular-gantt-bounds-plugin.js

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

assets/angular-gantt-dependencies-plugin.js

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

assets/angular-gantt-drawtask-plugin.js

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

assets/angular-gantt-groups-plugin.js

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

assets/angular-gantt-labels-plugin.js

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

assets/angular-gantt-movable-plugin.js

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

assets/angular-gantt-overlap-plugin.js

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

assets/angular-gantt-plugins.js

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

assets/angular-gantt-progress-plugin.js

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

assets/angular-gantt-resizeSensor-plugin.js

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

assets/angular-gantt-sortable-plugin.js

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

assets/angular-gantt-table-plugin.js

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

assets/angular-gantt-tooltips-plugin.js

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

assets/angular-gantt-tree-plugin.js

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

assets/angular-gantt.js

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

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-gantt",
3-
"version": "1.2.11",
3+
"version": "1.2.12",
44
"homepage": "https://www.angular-gantt.com",
55
"authors": [
66
"Marco Schweighauser",

demo/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-gantt-demo",
3-
"version": "1.2.11",
3+
"version": "1.2.12",
44
"homepage": "https://www.angular-gantt.com",
55
"authors": [
66
"Marco Schweighauser",

demo/dist/scripts/vendor.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45426,7 +45426,7 @@ angular.module('ngAnimate', [])
4542645426
})();
4542745427

4542845428
/*
45429-
Project: angular-gantt v1.2.11 - Gantt chart component for AngularJS
45429+
Project: angular-gantt v1.2.12 - Gantt chart component for AngularJS
4543045430
Authors: Marco Schweighauser, Rémi Alvergnat
4543145431
License: MIT
4543245432
Homepage: https://www.angular-gantt.com
@@ -50900,7 +50900,7 @@ angular.module('gantt.templates', []).run(['$templateCache', function($templateC
5090050900

5090150901
//# sourceMappingURL=angular-gantt.js.map
5090250902
/*
50903-
Project: angular-gantt v1.2.11 - Gantt chart component for AngularJS
50903+
Project: angular-gantt v1.2.12 - Gantt chart component for AngularJS
5090450904
Authors: Marco Schweighauser, Rémi Alvergnat
5090550905
License: MIT
5090650906
Homepage: https://www.angular-gantt.com

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-gantt-demo",
3-
"version": "1.2.11",
3+
"version": "1.2.12",
44
"description": "Gantt chart component for AngularJS - Demo",
55
"author": "Marco Schweighauser",
66
"contributors": [

dist/angular-gantt-bounds-plugin.js

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

dist/angular-gantt-bounds-plugin.min.js

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

dist/angular-gantt-dependencies-plugin.js

Lines changed: 47 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-gantt-dependencies-plugin.js.map

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)