Forme 2.4.0 Released #114
jeremyevans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Forme 2.4.0 has been released!
Support Sequel::Model#forme_use_required_abbr? to control whether to add abbr * tag for required inputs (jeremyevans) (How to remove label star for Sequel columns that are required/NOT NULL #105)
Make select input with option groups and a :value option correctly set selected attribute on options in all optgroups (v-kolesnikov) (Fix tag :select with :optgroups and :value opts #111, Tag `select` with `optgroups` option in combination with `value` option #110)
Make Roda forme_set plugin only include metadata for inputs in the same form, and not inputs on other forms on the same page (jeremyevans) (The forme_set plugin remembers columns from another form on the same page #109)
Use erb/escape for faster HTML escaping if available (jeremyevans)
Thanks,
Jeremy
Beta Was this translation helpful? Give feedback.
All reactions