trailblazer / formular

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

Update Bootstrap4 builder for latest BS version #49

Open fran-worley opened 7 years ago

fran-worley commented 7 years ago

Now bootstrap have officially released v4 we should update any changes since Alpha5 & 6. Particular areas that need completely reworking are validation (error messages), grids (heavier use of flex and more col class options), horizontal form isn't a formal bootstrap thing anymore (we'll need to construct it from col classes etc.)