trailblazer / formular

Form builder for Ruby. Fast, Furious, and Framework-Agnostic.
MIT License
81 stars 17 forks source link

Bootstrap column controls #21

Closed fran-worley closed 8 years ago

fran-worley commented 8 years ago

1) Enable you to rename html contexts. Very useful if you want to replace a context but access the original context (rename the original and then access it via to_html)

2) add support for inline and stacked column controls

3) add a ‘row’ element (essentially a div with the class ROW)

4) rename bs modules to singular - JFY @apotonick :laughing: