Skip to content

Commit e5d88de

Browse files
committed
chore(release): Release v1.3.2
1 parent 379d8b9 commit e5d88de

File tree

85 files changed

+449
-203
lines changed

Some content is hidden

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

85 files changed

+449
-203
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-corner-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-sections-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.3.1",
3+
"version": "1.3.2",
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.3.1",
3+
"version": "1.3.2",
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
@@ -53313,7 +53313,7 @@ return hooks;
5331353313
})();
5331453314

5331553315
/*
53316-
Project: angular-gantt v1.3.1 - Gantt chart component for AngularJS
53316+
Project: angular-gantt v1.3.2 - Gantt chart component for AngularJS
5331753317
Authors: Marco Schweighauser, Rémi Alvergnat
5331853318
License: MIT
5331953319
Homepage: https://www.angular-gantt.com
@@ -59003,7 +59003,7 @@ angular.module('gantt.templates', []).run(['$templateCache', function ($template
5900359003

5900459004
//# sourceMappingURL=angular-gantt.js.map
5900559005
/*
59006-
Project: angular-gantt v1.3.1 - Gantt chart component for AngularJS
59006+
Project: angular-gantt v1.3.2 - Gantt chart component for AngularJS
5900759007
Authors: Marco Schweighauser, Rémi Alvergnat
5900859008
License: MIT
5900959009
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.3.1",
3+
"version": "1.3.2",
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-corner-plugin.js

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

0 commit comments

Comments
 (0)