This repository was archived by the owner on Feb 16, 2021. It is now read-only.
v0.3.0-rc1
- complete code refactoring, fix #8
BREAKING
inputoption is nowfactoryemptyOptionoption is nownullOption- no more "Choose your ..." option in selects
- no more need for
multipleoption, uset.form.selectwith lists of enums instead i17noption is now calledtransformer- horizontal forms must be handled by the style
- custom input now must be functions with signature:
(opts, ctx) -> React Class - optgroup has now a
labelproperty instead ofgroup