File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ v0.5.0
2+ ------
3+ * Travis and Coveralls integration
4+ * Support for HTML in descriptons and some titles, (checkbox(es), radios).
5+ * ngSanitize is now a dependency.
6+ * Enum order is now maintained in selects (thanks @adamschwartz)
7+
18v0.4.0
29------
310 * Create tabs with the 'tab' type, just for show!
Original file line number Diff line number Diff line change 55 " dist/bootstrap-decorator.min.js" ,
66 " dist/bootstrap-datepicker.min.js"
77 ],
8- "version" : " 0.4 .0" ,
8+ "version" : " 0.5 .0" ,
99 "authors" : [
1010 " Textalk" ,
1111 " David Jensen <david.lgj@gmail.com>"
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-schema-form" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " Create forms from a JSON schema" ,
55 "scripts" : {
66 "test" : " rm -fr coverage && ./node_modules/karma/bin/karma start --single-run --browsers PhantomJS karma.conf.js && find coverage/ -name lcov.info -print0 | xargs -0 cat | ./node_modules/coveralls/bin/coveralls.js"
You can’t perform that action at this time.
0 commit comments