Skip to content

Commit

Permalink
v1.0.16 : moved to angular 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MacKentoch committed Sep 11, 2015
1 parent 4bd6d96 commit c0000d0
Show file tree
Hide file tree
Showing 53 changed files with 775 additions and 667 deletions.
12 changes: 6 additions & 6 deletions bower.json
Expand Up @@ -4,7 +4,7 @@
"./dist/public/js/eda.stepway.js",
"./dist/public/css/eda.stepway.css"
],
"version": "1.0.15",
"version": "1.0.16",
"description": "create amazing forms without coding : form editor based on angular formly",
"keywords": [
"easy",
Expand Down Expand Up @@ -43,7 +43,9 @@
"tsd.json"
],
"dependencies": {
"angular": "~1.3.18",
"angular": "~1.4.5",
"angular-resource": "~1.4.5",
"angular-animate": "~1.4.5",
"bootstrap": "~3.3.5",
"html5shiv": "~3.7.2",
"modernizer": "~2.8.2",
Expand All @@ -52,21 +54,19 @@
"textAngular": "~1.4.1",
"angular-loading-bar": "~0.7.1",
"animate.css": "~3.2.6",
"angular-animate": "~1.3.18",
"angularjs-toaster": "~0.4.13",
"angular-bootstrap": "~0.13.0",
"api-check": "~7.2.4",
"angular-formly": "~6.8.2",
"angular-formly-templates-bootstrap": "~4.3.2",
"nya-bootstrap-select": "~2.0.10",
"lodash": "~3.9.3",
"angular-resource": "~1.3.18",
"lodash": "~3.9.3",
"angular-strap": "~2.3.0"
},
"devDependencies": {
"angular-mocks": "~1.4.1"
},
"resolutions": {
"angular": "1.3.18"
"angular": "1.4.5"
}
}
2 changes: 1 addition & 1 deletion dist/css/eda.dragdropway.css
@@ -1,6 +1,6 @@
/*!
* easyFormGenerator — drag and drop way — version
* Version 1.0.15
* Version 1.0.16
* Author : Erwan Datin (MacKentoch)
*Link: https://github.com/MacKentoch/easyFormGenerator
* License : 2015 MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/css/eda.dragdropway.min.css

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

2 changes: 1 addition & 1 deletion dist/css/eda.stepway.css
@@ -1,6 +1,6 @@
/*!
* easyFormGenerator — step way — version
* Version 1.0.15
* Version 1.0.16
* Author : Erwan Datin (MacKentoch)
*Link: https://github.com/MacKentoch/easyFormGenerator
* License : 2015 MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/css/eda.stepway.min.css

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

4 changes: 2 additions & 2 deletions dist/js/eda.dragdropway.js
@@ -1,6 +1,6 @@
/**
*easyFormGenerator — drag and drop way — version
*Version 1.0.15
*Version 1.0.16
*Author : Erwan Datin (MacKentoch)
*Link: https://github.com/MacKentoch/easyFormGenerator
*License : MIT (2015)
Expand Down Expand Up @@ -46,7 +46,7 @@ angular
'pageslide-directive'
])

.value('easyFormGenVersion', 'v1.0.15')
.value('easyFormGenVersion', 'v1.0.16')
.run(runfct);


Expand Down
2 changes: 1 addition & 1 deletion dist/js/eda.dragdropway.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/js/eda.stepway.js
@@ -1,6 +1,6 @@
/**
*easyFormGenerator — step way — version
*Version 1.0.15
*Version 1.0.16
*Author : Erwan Datin (MacKentoch)
*Link: https://github.com/MacKentoch/easyFormGenerator
*License : MIT (2015)
Expand Down Expand Up @@ -36,7 +36,7 @@
'ngwfApp.filters',
'ngwfApp.directives'
])
.value('easyFormGenVersion', 'v1.0.15')
.value('easyFormGenVersion', 'v1.0.16')
.config(configfct);


Expand Down
2 changes: 1 addition & 1 deletion dist/js/eda.stepway.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/public/css/eda.dragdropway.css
@@ -1,6 +1,6 @@
/*!
* easyFormGenerator — drag and drop way — version
* Version 1.0.15
* Version 1.0.16
* Author : Erwan Datin (MacKentoch)
*Link: https://github.com/MacKentoch/easyFormGenerator
* License : 2015 MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/public/css/eda.dragdropway.min.css

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

2 changes: 1 addition & 1 deletion dist/public/css/eda.stepway.css
@@ -1,6 +1,6 @@
/*!
* easyFormGenerator — step way — version
* Version 1.0.15
* Version 1.0.16
* Author : Erwan Datin (MacKentoch)
*Link: https://github.com/MacKentoch/easyFormGenerator
* License : 2015 MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/public/css/eda.stepway.min.css

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

4 changes: 2 additions & 2 deletions dist/public/js/eda.dragdropway.js
@@ -1,6 +1,6 @@
/**
*easyFormGenerator — drag and drop way — version
*Version 1.0.15
*Version 1.0.16
*Author : Erwan Datin (MacKentoch)
*Link: https://github.com/MacKentoch/easyFormGenerator
*License : MIT (2015)
Expand Down Expand Up @@ -46,7 +46,7 @@ angular
'pageslide-directive'
])

.value('easyFormGenVersion', 'v1.0.15')
.value('easyFormGenVersion', 'v1.0.16')
.run(runfct);


Expand Down
2 changes: 1 addition & 1 deletion dist/public/js/eda.dragdropway.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/public/js/eda.dragdropway.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/public/js/eda.stepway.js
@@ -1,6 +1,6 @@
/**
*easyFormGenerator — step way — version
*Version 1.0.15
*Version 1.0.16
*Author : Erwan Datin (MacKentoch)
*Link: https://github.com/MacKentoch/easyFormGenerator
*License : MIT (2015)
Expand Down Expand Up @@ -36,7 +36,7 @@
'ngwfApp.filters',
'ngwfApp.directives'
])
.value('easyFormGenVersion', 'v1.0.15')
.value('easyFormGenVersion', 'v1.0.16')
.config(configfct);


Expand Down
2 changes: 1 addition & 1 deletion dist/public/js/eda.stepway.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/public/js/eda.stepway.min.js.map

Large diffs are not rendered by default.

81 changes: 52 additions & 29 deletions dist/public/lib/js/angular-animate.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/public/lib/js/angular-animate.min.js.map

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions dist/public/lib/js/angular-messages.min.js

This file was deleted.

18 changes: 9 additions & 9 deletions dist/public/lib/js/angular-resource.min.js

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

0 comments on commit c0000d0

Please sign in to comment.