Skip to content

Commit 168cd9f

Browse files
committed
chore(release): Release v1.2.9
1 parent a8bd03e commit 168cd9f

File tree

64 files changed

+273
-249
lines changed

Some content is hidden

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

64 files changed

+273
-249
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-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.8",
3+
"version": "1.2.9",
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.8",
3+
"version": "1.2.9",
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
@@ -39026,7 +39026,7 @@ angular.module('ngAnimate', ['ng'])
3902639026
})();
3902739027

3902839028
/*
39029-
Project: angular-gantt v1.2.8 - Gantt chart component for AngularJS
39029+
Project: angular-gantt v1.2.9 - Gantt chart component for AngularJS
3903039030
Authors: Marco Schweighauser, Rémi Alvergnat
3903139031
License: MIT
3903239032
Homepage: https://www.angular-gantt.com
@@ -44432,7 +44432,7 @@ angular.module('gantt.templates', []).run(['$templateCache', function($templateC
4443244432

4443344433
//# sourceMappingURL=angular-gantt.js.map
4443444434
/*
44435-
Project: angular-gantt v1.2.8 - Gantt chart component for AngularJS
44435+
Project: angular-gantt v1.2.9 - Gantt chart component for AngularJS
4443644436
Authors: Marco Schweighauser, Rémi Alvergnat
4443744437
License: MIT
4443844438
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.8",
3+
"version": "1.2.9",
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-bounds-plugin.min.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.

dist/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.

dist/angular-gantt-drawtask-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-drawtask-plugin.min.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.

dist/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.

dist/angular-gantt-groups-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)