sebsoftware
sebsoftware
Instead of a placeholder object inside the options a Plugins object would be better. It can be easily integrated as ```java @JsonInclude(JsonInclude.Include.NON_EMPTY) @JsonAutoDetect(fieldVisibility = JsonAutoDetect.Visibility.ANY, getterVisibility = JsonAutoDetect.Visibility.NONE, setterVisibility =...
### Describe the bug If a datatable is paginated i.E. 10 rows, and the group rows are exactly fitting the first page the group header and the rows are rendered,...
#### Description of your Issue or Request: AirPopover is wrongly positioned at the top of the , if range is marked by keyboard events. If you mark a range by...
### Describe the bug If you have a datatable with row groups which you want to toggle with the rendered attribute of the headerRow and the summary, no groups are...
The minified version of the 2.0.0 in the mvnrepository doesn't contain latest changes. _formlayout.scss from i.E. Aug 6, 2020. The result is different if you use the minified version to...
setting i.E. max-width:80px in the custom-option of a b:dataTableColumn, breaks rendering, if the table is empty. Seems to be a bug, in the generated script code.
Further development showed up that a panel of an accordion inside a tab gets a more depth client id. Now it takes the last part of the client id for...
JSF treats snake-case property "action-listener" as a standard value, passed to setValueExpression. Due to the fact that Mojarra expect action-listener as 'methodBindingActionListener'" with type MethodBinding inside state properties it is...
### Describe the bug If you use cascadeSelect with a large data set, drop down expands to full set and the document expands that scrolling is activated, but cascadeSelect immediately...