dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

fieldset pattern for radios, checkboxes #251

Closed ajb closed 8 years ago

ajb commented 8 years ago

Alternative to #243.

As you can see, the only change in our markup is to add wrapper: :vertical_fieldset or wrapper: :horizontal_fieldset to the input. Here's a screenshot of the generated markup: http://take.ms/f40Z5.

@jrubenoff: Let me know what you think?

I didn't include the date/time picker in the PR, since it's a separate concern. I'll get to it shortly, though.

ajb commented 8 years ago

Just kidding -- I added the pattern to the datepicker, too.

jrubenoff commented 8 years ago

Looks good!

ajb commented 8 years ago

Great. I will refactor and get this in.