Guillermo González de Agüero

Results 17 issues of Guillermo González de Agüero

**Is your feature request related to a problem? Please describe.** A new user that has just heard about Jakarta EE for the first time won't know how to use it...

PanelGrid generates rows with class "row" while inputs should use "form-group" as row wrapper. Writing it here just to review it later.

I forgot to update the pom on my pull request

Having PrimeFaces, ButterFaces and OmniFaces along with BootsFaces on the showcase clutters the classpath and we run the risk of some of those libraries changing some behavior without our knowledge....

The following can be done to better advise the user about deprecated stuff: - create a dedicated topbar section for deprecated components and move datePicker and slider there - in...

When BC is broken, a context param is added to restore the old behavior. Unfortunately, that context params are scattered throughout the docs. A new page should be added stating...

enhancement

This is a followup from #673. After testing all the "Bootstrap Widget" components from the showcase, I've found the following failing: - [x] alert: needs column wrapper - [x] carousel:...

bug
confirmed

Have a look at this example: ``` ``` What I want is to put an offset of 2 at the begining, and 2 more columns at the end. The result...

verifying issue

When using horizontal forms, a responsive class must be specified to prevent margin to be lost. Defaulting to colXs="12" fixes the problem reducing boilerplate. This would only work when no...

enhancement
potentially breaking change

While working on the documentation, I had the impression that the required message it not shown on . I need to verify it but I write down here to not...

bug
verifying issue