0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 9 minutes ago. based on code collected 13 minutes ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add localization for Constraint::DBIC::Unique More... over 11 years ago
add test for config to generate HTML identical to v1.00 changes More... over 11 years ago
changed behaviour of both auto_label_class() and auto_comment_class(). More... over 11 years ago
don't exit() in tests - just die() More... over 11 years ago
remove TT from prereqs - skip when necessary in tests More... over 11 years ago
start() + end() now respect render_method - no longer force use of tt templates More... over 11 years ago
removed HTML::FormFu::MultiForm - moving to its own dist More... over 11 years ago
removed Element::reCAPTCHA - moving to its own dist More... over 11 years ago
convert to Dist::Zilla More... over 11 years ago
auto_container_class() no longer has default value More... over 11 years ago
auto_comment_class() no longer has default value More... over 11 years ago
auto_label_class() no longer has default value More... over 11 years ago
auto_comment_class() remove '%t' substitution. More... over 11 years ago
auto_container_per_error_class() no longer has default value More... over 11 years ago
add error message for Repeatable::Any constraint More... over 11 years ago
auto_container_error_class() no longer has a default value More... over 11 years ago
auto_error_class() no longer has a default value More... over 11 years ago
fix: error tags always closed with 'input' instead of error_tag() More... over 11 years ago
bump version no. to 1.00 More... over 11 years ago
redo some of the form / field docs More... over 11 years ago
process auto_error_container_per_error_class() correctly - needs tests More... over 11 years ago
remove method we already get from Role::FormAndElementMethods More... over 11 years ago
all attribute accessors generated with mk_attrs() now have *_loc() variants More... over 11 years ago
change mk_attr_accessors() to also generate *_loc() variant More... over 11 years ago
add Element::Textarea attribute accessors: autocomplete(), maxlength() More... over 11 years ago
adding attr-accessor 'placeholder' back into Element::Textarea More... over 11 years ago
Revert "Added placeholder fields for types Text and Textarea with L10N support." More... over 11 years ago
move attributes() to FormAndElementMethods More... over 11 years ago
MultiForm gets title() from FormAndElementMethods More... over 11 years ago
use single list for shared Form/MultiForm attributes More... over 11 years ago