Skip to content

Tags: test27/angular-schema-form

Tags

0.8.13

Toggle 0.8.13's commit message
Add missing bootstrap decorator files

0.8.12

Toggle 0.8.12's commit message
Merge branch 'hotfix/builder-fixes'

0.8.11

Toggle 0.8.11's commit message
Merge branch 'hotfix/not-until-rendered'

0.8.10

Toggle 0.8.10's commit message
Merge branch 'hotfix/checkboxes'

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}`