danott / react-rails-form-helpers

Components for composing forms targeted at Rails
MIT License
81 stars 18 forks source link

Align `CheckBoxTag` wrapping with Rails #14

Closed hibachrach closed 4 years ago

hibachrach commented 4 years ago

The check_box method doesn't wrap the inputs in a span. This can cause issues when using labels as custom checkboxes using CSS as the structuring of the DOM is important.

danott commented 4 years ago

Great change! Thanks for submitting it.

hibachrach commented 4 years ago

Thank you so much for responding so quickly!

Would it be at all possible to get a release on npm/yarn for this?

danott commented 4 years ago

You bet! 0.1.0-beta.17 has been published to npm.