Skip to content

Commit f444a56

Browse files
committed
Merge branch 'hotfix/0.8.9'
2 parents 4ceb03d + ac199fd commit f444a56

16 files changed

+579
-178
lines changed

CHANGELOG

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.8.9
2+
------
3+
* Bugfix for radios and radios-inline. Validation should now work.
4+
* Bugfix so model changes from outside the form trigger validation.
5+
* New global option `pristine`. Sets if errors and success states
6+
should be visible when form field are `$pristine`. Default is `{errors: true, success: true}`
7+
18
v0.8.8
29
------
310
* Don't rely on documentFragment.children @davidlgj

dist/bootstrap-decorator.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-decorator.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)