Released version 3.0.5
- CheckboxList: compact transmission mode in form name=val1,val2,val3
- CsrfProtection: auto-starts session before form is rendered #239
- Container: detects property type of mapped class
- Validator::
validateNumeric()accepts unsigned integer #246 - Rules::
getIterator()moves BLANK before FILLED #233 - Rules::
getToggleStates()synced with netteForms.js toggleControl - netteForms: fixed
toggleControl(), synced withvalidateControl() - Rules::
validate()$emptyOptional is always false in BLANK condition - Container::addHidden Allow any type so it works same as setDefaultValue (#245) BC break!
- Latte: prints {label/}
For the details you can have a look at the diff.