Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
chore(release): Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Toilal committed Dec 2, 2014
1 parent 11206b0 commit aef05a7
Show file tree
Hide file tree
Showing 46 changed files with 309 additions and 137 deletions.
2 changes: 1 addition & 1 deletion assets/angular-gantt-bounds-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/angular-gantt-drawtask-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/angular-gantt-labels-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/angular-gantt-movable-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/angular-gantt-plugins.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/angular-gantt-progress-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/angular-gantt-sortable-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/angular-gantt-tooltips-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/angular-gantt.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "angular-gantt",
"version": "1.0.0-rc.9",
"version": "1.0.0",
"homepage": "https://github.com/angular-gantt/angular-gantt",
"authors": [
"Marco Schweighauser",
Expand Down
2 changes: 1 addition & 1 deletion demo/bower.json
@@ -1,6 +1,6 @@
{
"name": "angular-gantt-demo",
"version": "1.0.0-rc.9",
"version": "1.0.0",
"homepage": "https://github.com/angular-gantt-demo/angular-gantt",
"authors": [
"Marco Schweighauser",
Expand Down
4 changes: 2 additions & 2 deletions demo/dist/scripts/vendor.js
Expand Up @@ -36676,7 +36676,7 @@ angular.module("ang-drag-drop",[])


/*
Project: angular-gantt v1.0.0-rc.9 - Gantt chart component for AngularJS
Project: angular-gantt v1.0.0 - Gantt chart component for AngularJS
Authors: Marco Schweighauser, Rémi Alvergnat
License: MIT
Homepage: http://www.angular-gantt.com
Expand Down Expand Up @@ -41330,7 +41330,7 @@ angular.module('gantt.templates', []).run(['$templateCache', function($templateC

//# sourceMappingURL=angular-gantt.js.map
/*
Project: angular-gantt v1.0.0-rc.9 - Gantt chart component for AngularJS
Project: angular-gantt v1.0.0 - Gantt chart component for AngularJS
Authors: Marco Schweighauser, Rémi Alvergnat
License: MIT
Homepage: http://www.angular-gantt.com
Expand Down
2 changes: 1 addition & 1 deletion demo/package.json
@@ -1,6 +1,6 @@
{
"name": "angular-gantt-demo",
"version": "1.0.0-rc.9",
"version": "1.0.0",
"description": "Gantt chart component for AngularJS - Demo",
"author": "Marco Schweighauser",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-gantt-bounds-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/angular-gantt-bounds-plugin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/angular-gantt-drawtask-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/angular-gantt-drawtask-plugin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/angular-gantt-labels-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/angular-gantt-labels-plugin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 7 additions & 5 deletions dist/angular-gantt-movable-plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/angular-gantt-movable-plugin.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/angular-gantt-movable-plugin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aef05a7

Please sign in to comment.