Coder Social home page Coder Social logo

Bootstrap 3 about bootstrap_form HOT 5 CLOSED

AlexanderEkdahl avatar AlexanderEkdahl commented on July 24, 2024
Bootstrap 3

from bootstrap_form.

Comments (5)

potenza avatar potenza commented on July 24, 2024

None of my work projects have moved to BS3 yet, so I'm not sure. When I get some free time (it's hard to come by at the moment), I'd like to look into this further.

from bootstrap_form.

AlexanderEkdahl avatar AlexanderEkdahl commented on July 24, 2024

Thats what I figured so I did it myself. My fork is using BS3 and the tests have been updated to work with BS3. It's not 100% yet as there are still some new stuff in BS3 that I haven't implemented.

from bootstrap_form.

carloslopes avatar carloslopes commented on July 24, 2024

Can you open a PR so we can work to finish it?
On Nov 5, 2013 9:27 PM, "Alexander Ekdahl" [email protected] wrote:

Thats what I figured so I did it myself. My fork is using BS3 and the
tests have been updated to work with BS3. It's not 100% yet as there are
still some new stuff in BS3 that I haven't implemented.


Reply to this email directly or view it on GitHubhttps://github.com//issues/26#issuecomment-27824306
.

from bootstrap_form.

potenza avatar potenza commented on July 24, 2024

I finally pushed my dev bootstrap3 branch. So far it's passing 14 tests and there are 33 pending. Check out the Readme as I've commented out anything that doesn't actually work. I'd like to get your feedback on horizontal forms. You have to specify a column width for labels / controls like this:

<%= bootstrap_form_for(@user, style: :horizontal, left: "col-sm-2", right: "col-sm-10") do |f| %>
  <%= f.email_field :email %>
<% end %>

However, this doesn't allow for an easy way to change input widths within a single form. Should I setup the ability to override widths per control?

I have a feeling that a lot of the other test will pass pretty easily--I just need some time to tweak them. I've mostly been going through the Bootstrap Form Docs top to bottom and have been adding in support for all the new changes as I come across them.

from bootstrap_form.

potenza avatar potenza commented on July 24, 2024

With af88b4b, BS3 is officially supported and bootstrap_form 2.0 is now available on RubyGems.

from bootstrap_form.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.