Stephan Rauh

Results 54 issues of Stephan Rauh

The `@after` demo of http://127.0.0.1:8080/BootsFacesWeb/forms/searchExpressions.jsf#classical_use_cases uses the attribute `immediate="true"` to activate the checkbox even if there are errors. However, the attribute seems to be ignored.

bug

For example, `b:button` is indended if the screen is smaller than the `md` breakpoint: ![image](https://cloud.githubusercontent.com/assets/3045767/25782914/2cb26e98-3353-11e7-9943-240f6046691e.png)

documentation
confirmed

While we never claimed to support `f:ajax` fully, this seems to be a low-hanging fruit. The code snippet reveals that BootsFaces doesn't support ´´ with jQuery events: ```xml

enhancement
confirmed

Every once in a while, I upload an untested developer snapshot of BootsFaces to the Sonatype repository, so you can test bug fixes and new features early. **Important: Do not...

meta
Maven

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...

[According to Donald Kariro](https://twitter.com/donkariro/status/1027540986518560768), BootsFaces `` neither supports converters not `LocalDateTime`. We should fix both issues.

enhancement

I'm unhappy with the choice of breakpoints of the Bootstrap teams. It matches none of the devices I'm using on a daily basis. I've already added a breakpoint in BootsFaces...

Poll

Both Spring 6 and Spring Boot 3 have been published in November, so I'd expect some activity here. However, the last commit is roughly a year ago and the last...

The mappings contains several errors. I've translated your library to Java and removed many of the bugs. Plus, I've added support for escaped characters. I suggest to back-port these fixes...

enhancement

pdf.js 4.4 add a new option to activate hardware accelleration. Hence, ngx-extended-pdf-viewer removes the old flag from the pdfDefaultOptions and add `enableHWA`. Note that `enableHWA` is the opposite of `activateWillReadFrequentlyFlag`.

enhancement
Working on it
20