File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ v0.3.0
2
+ ------
3
+ * A shiny new datepicker using pickadate.js
4
+ * Cleaned up documentation and added small installation instructions.
5
+
1
6
v0.2.0
2
7
------
3
8
* postProcess function in schemaForm provider
Original file line number Diff line number Diff line change 5
5
" dist/bootstrap-decorator.min.js" ,
6
6
" dist/bootstrap-datepicker.min.js"
7
7
],
8
- "version" : " 0.2 .0" ,
8
+ "version" : " 0.3 .0" ,
9
9
"authors" : [
10
10
" Textalk" ,
11
11
" David Jensen <david.lgj@gmail.com>"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-schema-form" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"description" : " Create forms from a JSON schema" ,
5
5
"scripts" : {
6
6
"test" : " echo \" Error: no test specified\" && exit 1"
You can’t perform that action at this time.
0 commit comments