Releases: bmidget/kohana-formo
Releases · bmidget/kohana-formo
Better ftype
No short open tags (for the poor folks stuck in php 5.3 hell)
Merge pull request #247 from escalate/master Remove all short open tags
ftype support
3.1.10 Support ftype default defs
Use "has-error" class for error state
3.1.9 Conform to bootstrap has-error class
Allow rendering just input html
3.1.8 Add `Formo::input()` which only renders input html
Use "form-group" class to match bootsrap spec
3.1.7 Class "form-group" instead of "control-group" for field containing div
Add Formo::reset()
Adds Formo::reset()
method for resetting form values to their original state.
Translate title
3.1.5 Translate title
Avoid collision with model _primary_val definition
3.1.4.2 Prevent _primary_val collision
Fix isset problem with custom fields
3.1.4.1 Fix problem with isset