henningn opened a new pull request, #7243: URL: https://github.com/apache/myfaces-tobago/pull/7243
* Pagination element can now be wraped. Sheet can get much smaller now. * CSS for paginator is now placed in tobago-sheet * fix: margin-top/bottom, so every tobago-paginator-* element has a margin-bottom of 1rem and the tobago-paginator-panel has a margin-top of 1rem now. If paginator elements are placed in more than one line, the gap between those lines is the same. * Get rid of the Bootstrap "!important" CSS and replace it with Tobago CSS (_tobago.scss). This will make styling for other themes much easier, if needed. * Add a data attribute "data-tobago-child-count", so the value for "justify-content" can be defined in the CSS instead of the PaginatorPanelRenderer * adjust tests Issue: TOBAGO-2508 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
