Skip to content

v0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@calebhearth calebhearth released this 26 Sep 13:31
· 54 commits to main since this release
v0.1.2
7f0a983

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