BootsFaces-OSP
BootsFaces-OSP copied to clipboard
BootsFaces - Open Source Project
Starting with version 1.4.2, tabview initially shows the content of all tabs, if all tabs are created dynamically. This is caused the "active" style being set for all of them:...
This is a possible solution for #750, but it is a bit of a hack. See #750 for details.
Hello everyone! It's nice to see that my most favorite component library is going towards support for Jakarta Faces. I'd like to suggest, discuss and contribute a few improvements to...
https://github.com/TheCoder4eu/BootsFaces-OSP/blob/4678f401998430f4386f6c347037c3c3d6a1bdfa/src/main/java/net/bootsfaces/component/dateTimePicker/DateTimePickerRenderer.java#L318 should be ``dtp.isIconSolid());`` instead (like in the code for iconPosition left)
try to solve #1155 with set the tag type
hi, im getting this error, on fresh proyect. I run on payara 5 and tomme 8 bootsfaces version 1.5.0 26-Sep-2020 19:13:20.173 WARNING [http-nio-8080-exec-7] com.sun.faces.context.ExternalContextImpl.getMimeType JSF1091: No mime type could be...
Hi, When I use scrollX="true" dataTable show good al rows and scroll in md and lg screen, but table information foot exceeds dataTable scroll bar size in sm screen (smartphone),...
Hi folks, I'm adding a passthrough attribute to a growl component: ```xml ``` with the PT namespace `xmlns:pt="http://xmlns.jcp.org/jsf/passthrough"`. The result is a bit unexpected: The JavaScript snippet becomes rendered with...
**Problem:** When I use this code to create page elements: ``` ... ... ``` **This is the result:**  **Version used:** ``` net.bootsfaces bootsfaces 1.5.0 compile ``` **Expected result:** ...
The dateTimePicker causes an exception with Tomee due to a missing HTMLPoliyBuilder. Is there an undocumented dependecy to a third party lib now? Stack Trace: 18-Jan-2021 11:59:39.242 SEVERE [https-jsse-nio-8443-exec-8] org.apache.catalina.core.StandardWrapperValve.invoke...