BootsFaces-OSP
BootsFaces-OSP copied to clipboard
BootsFaces - Open Source Project
avoid direct access to UIViewRoot.getViewMap() by encapsulation using stateless memory UIViewRoot.getViewMap() use of suitable code suggestions by the netbeans IDE #1117
Open source work often goes unthanked, so thank you for being great stewards of BootFaces. We love the framework. I'm not completely convinced this is a bug in BootsFaces, but...
`b:form horizontal="true"` displays a classic standard form, where each component is on a separate line with the label on the left and the component on the right. as shown here...
On an iPad, the first demo of http://www3.bootsfaces.net/Showcase/forms/selectMultiMenu.jsf is almost impossible to use. You have to tap at the top of the comboxbox to open the menu. The other demos...
I think this will be a bit tricky, but would be great if: ```xml ``` could be equivalent to: ```xml ``` Special integration for horizontal forms would be needed as...
See https://github.com/TheCoder4eu/BootsFaces-OSP/issues/1022#issuecomment-439548283 Follow up on #1022 https://github.com/jquery/jquery-ui/tree/master/ui/i18n https://datatables.net/plug-ins/i18n/
Hello I try to use bootsfaces for my own admin panel . `dropMenu` or `dropButton` don't support image tag . please fix this problem . I want to create somethings...
[According to Donald Kariro](https://twitter.com/donkariro/status/1027540986518560768), BootsFaces `` neither supports converters not `LocalDateTime`. We should fix both issues.
Hello , I'm so sorry to bother you again..... I have an issue with the way the b:dropmenu is rendered in html because the "title" (the box on which you...
As bootstrap affix plugin is a much popular feature, it should be in Bootsfaces too.