Skip to content

Tags: DanielSchaffer/angular-schema-form

Tags

0.8.9

Toggle 0.8.9's commit message
v0.8.9

------
 * Bugfix for radios and radios-inline. Validation should now work.
 * Bugfix so model changes from outside the form trigger validation.
 * New global option `pristine`.  Sets if errors and success states
   should be visible when form field are `$pristine`. Default is `{errors: true, success: true}`

0.8.3

Toggle 0.8.3's commit message
Minified dist files.

0.8.1

Toggle 0.8.1's commit message
Merge branch 'release/0.8.1'