Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Formulaic now knows how to `select` from a `select[multiple]` if it can't `check` array options as `input[type=checkbox]`. It will also refuse to fill an `Array` value if all elements can't be selected or checked (and they must all be the same action). #34
- Loading branch information