Skip to content

Conversation

@vitalik
Copy link

@vitalik vitalik commented Jan 12, 2018

This simple patch allows to set grid layout to form fields with the following usage:

{% bootstrap form %}
field1 field2 field3
field4 field5
{% endbootstrap %}

each line will be renderd as a .row div, and each field will take automatic .col-size

@vitalik
Copy link
Author

vitalik commented Feb 3, 2018

is this project alive ?

@tzangms
Copy link
Owner

tzangms commented Feb 5, 2018

Hi @vitalik, sorry for the late reply,
cuz I got a baby last year, so most of my time was taking care of my baby,
but I will find time to looking at your PR. thanks for your PR

{% bootstrap form %}
   fieldA(4)  fieldB(8)
   fieldC
   fieldD(2)
{% endbootstrap %}
@vitalik
Copy link
Author

vitalik commented Apr 15, 2020

Hi @tzangms
Maybe you should consider giving this repo to us (Code-on team) - we are using it heavily, and can do support/maintenance for this project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants