jkk / formative

Web forms for Clojure and ClojureScript - rendering, parsing, and validating
208 stars 18 forks source link

Added a renderer to bootstrap 3 (only stacked). #32

Closed mynomoto closed 10 years ago

mynomoto commented 11 years ago

I'm using bootstrap 3 and built a renderer for stacked forms. Unfortunately horizontal forms are not just a matter of passing a different class. Also, thanks for this library, it really makes my life easier.

sritchie commented 10 years ago

Ping - is this going to get accepted?

jkk commented 10 years ago

Planning to accept this as soon as I have a chance to test it out

mynomoto commented 10 years ago

@sritchie You can just put this file in your project and require it from the namespace that you call formative/render while this is not accepted. But I have to say that I'm not using it anymore. After I trying Bootstrap 3 for a while I moved to Zurb Foundation.

@jkk There are some specific stuff in this pr, mainly that you need a :div-class in the field to pass the div class to each field. It was necessary (for me at least) to pass the width in columns for fields.

sritchie commented 10 years ago

Okay, cool. Zurb looks nice too!

Marcelo Nomoto wrote:

@sritchie https://github.com/sritchie You can just put this file in your project and require it from the namespace that you call formative/render while this is not accepted. But I have to say that I'm not using it anymore. After I trying Bootstrap 3 for a while I moved to Zurb Foundation.

@jkk https://github.com/jkk There are some specific stuff in this pr, mainly that you need a :div-class in the field to pass the div class to each field. It was necessary (for me at least) to pass the width in columns for fields.

— Reply to this email directly or view it on GitHub https://github.com/jkk/formative/pull/32#issuecomment-30552085.

Sam Ritchie (@sritchie) Paddleguru Co-Founder 703.863.8561 www.paddleguru.com http://www.paddleguru.com/ Twitter http://twitter.com/paddleguru// Facebook http://facebook.com/paddleguru