dobtco / dvl-core

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

Better checkboxes and radio inputs #25

Closed jrubenoff closed 9 years ago

jrubenoff commented 9 years ago

Closes #21

How are we handling migration?

ajb commented 9 years ago

How are we handling migration?

Once this is merged, one of us (I'll volunteer) will open a branch in Screendoor called update-dvl-core, run bundle update dvl-core, and adjust the simple_form configuration (and any non-simple form markup).

jrubenoff commented 9 years ago

I made some fixes from Hound's comments and ignoring the rest. Please review + merge.

ajb commented 9 years ago

Here's the results from Browserstack's screenshots: http://www.browserstack.com/screenshots/d6cea63995346865860530b1d794f0beeb584bd7

tl;dr everything looks good except IE 8 + 7, which we don't support.

ajb commented 9 years ago

Working on the simple_form configuration for this stuff before merge.