team-formalist / formalist-rb

Flexible form builder
MIT License
22 stars 4 forks source link

Support custom option controls on search selection fields #71

Closed andrewcroome closed 6 years ago

andrewcroome commented 6 years ago

This adds support for render_option_control_as attributes on search selection fields.

It also introduces dry-types 0.13 compatibility, using Types::Integer and also Dry::Validation.Params.

andrewcroome commented 6 years ago

If you get the chance to eye this one over @timriley that'd be ace. We're on this branch in RRR but it would be great also have your latest changes from today!

timriley commented 6 years ago

Thanks @andrewcroome. I'll release this as 0.5 now.