Skip to content

Commit

Permalink
Merge branch 'hotfix/0.8.9'
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlgj committed Sep 18, 2015
2 parents 4ceb03d + ac199fd commit f444a56
Show file tree
Hide file tree
Showing 16 changed files with 579 additions and 178 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
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}`

v0.8.8
------
* Don't rely on documentFragment.children @davidlgj
Expand Down
4 changes: 2 additions & 2 deletions dist/bootstrap-decorator.js

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

2 changes: 1 addition & 1 deletion dist/bootstrap-decorator.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit f444a56

Please sign in to comment.