primefaces / primeflex

PrimeFlex is a lightweight responsive CSS utility library to accompany Prime UI libraries and static webpages as well
https://www.primefaces.org/primeflex
MIT License
623 stars 192 forks source link

Add bootstrap like container class #31

Open lallenfrancisl opened 4 years ago

lallenfrancisl commented 4 years ago

There should be a class that can be added so that there can be a slight margin if needed. Although this is possible with existing spacing classes it would be nice to have for a quick build.

cagataycivici commented 4 years ago

Any pointers/examples from bootstrap site so we can have a better understanding?

lallenfrancisl commented 4 years ago

Any pointers/examples from bootstrap site so we can have a better understanding?

Oh sorry putting this documentation for reference here Bootstrap container

lallenfrancisl commented 4 years ago

I would like to tackle this, can you assign me this ?

lpj145 commented 3 years ago

me too.

I would like to tackle this, can you assign me this ?

lpj145 commented 3 years ago

When i using primevue i feel fault from container, container-fluid, reboot, but you can happy with two.

npm i bootstrap

import 'bootstrap/dist/css/bootstrap-reboot.min.css'
import 'bootstrap/dist/css/bootstrap-grid.min.css'

image and yes, this is low cost. @lallenfrancisl

Extarys commented 2 years ago

As someone who is using Vuetify, WindiCSS and Bootstrap, this is a must-have feature for a CSS framework IMO

MrEAlderson commented 1 year ago

I can't believe that something that seems so promising does not even include the most basic component for any website

levitin commented 1 year ago

Any news here? Containers are indeed the most basic components and are must have for any css framework.

DouglasAR01 commented 1 year ago

Up

Ja3farMortada commented 1 year ago

Up too

artemshchirov commented 1 year ago

Up

mcakici commented 1 year ago

up

edwmurph commented 1 year ago

i'd also like this feature but in the meantime my workaround is:

  <div class="mx-0 md:mx-8">
    ...
  </div>
sebastienmaurette commented 9 months ago

up

ti-sedec commented 8 months ago

up

wryel commented 8 months ago

up!

wagnerFaria commented 8 months ago

up

sapabg commented 6 months ago

up

tacbe commented 6 months ago

Up!

ekrem-kocak commented 6 months ago

up

imwaa commented 6 months ago

UPPP!

gvsakhil commented 5 months ago

up

ofca commented 4 months ago

up

lpcuong2106 commented 4 months ago

Up

domvanrob commented 4 months ago

up

tczkqq commented 3 months ago

up

supersu-man commented 2 months ago

Hope this helps.

Edit: The PR seems to fix for V2 can somebody make a PR for V3?

thenninger commented 1 month ago

up

Ruslancic commented 1 month ago

up

azurramas commented 1 week ago

Up, it should definitely be included