Skip to content

Commit bd54f50

Browse files
committed
chore(release): Release v1.2.11
1 parent b0289be commit bd54f50

File tree

56 files changed

+333
-192
lines changed

Some content is hidden

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

56 files changed

+333
-192
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.10",
3+
"version": "1.2.11",
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.10",
3+
"version": "1.2.11",
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
@@ -39083,7 +39083,7 @@ angular.module('ngAnimate', ['ng'])
3908339083
})();
3908439084

3908539085
/*
39086-
Project: angular-gantt v1.2.10 - Gantt chart component for AngularJS
39086+
Project: angular-gantt v1.2.11 - Gantt chart component for AngularJS
3908739087
Authors: Marco Schweighauser, Rémi Alvergnat
3908839088
License: MIT
3908939089
Homepage: https://www.angular-gantt.com
@@ -44527,7 +44527,7 @@ angular.module('gantt.templates', []).run(['$templateCache', function($templateC
4452744527

4452844528
//# sourceMappingURL=angular-gantt.js.map
4452944529
/*
44530-
Project: angular-gantt v1.2.10 - Gantt chart component for AngularJS
44530+
Project: angular-gantt v1.2.11 - Gantt chart component for AngularJS
4453144531
Authors: Marco Schweighauser, Rémi Alvergnat
4453244532
License: MIT
4453344533
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.10",
3+
"version": "1.2.11",
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.

0 commit comments

Comments
 (0)