Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formular slim bootstrap3 #1

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

fran-worley
Copy link

  1. Adding Horizontal Forms
    added an example of horizontal forms using formular bootstrap3
  2. Fixing Form-Inline spacing
    You need to add a space at the beginning of the checkbox label
    And a css hack to replicate the whitespace used in the example.
  3. Added Input groups

apotonick and others added 30 commits December 23, 2015 08:17
Using official CDNs as described here:
http://getbootstrap.com/getting-started/
Also had to change a couple of gems to make it run and tweak migrations.
1. Upgrading trailblazer corrected previous errors
2. Updated the show view to use bootstrap
3. Restored field content to form (removed in previous commit due to
errors)
Added formula gem, updated real form to use formula.
Added a manual bootstrap form for comparison.
…into formular-slim-bootstrap3

Conflicts:
	Gemfile
	Gemfile.lock
	concepts/post/view/new.slim
	config/migrations.rb
	gemgem/view/layout.slim
inline form example.
You need to add a space at the beginning of the checkbox label
And a css hack to replicate the whitespace used in the example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants