Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wicket 10.x bootstrap 5.x panel style #1016

Conversation

vrozkovec
Copy link
Contributor

This PR adds panel style feature #1006.
Samples show implemented panel styles.

This PR also includes changes in #1015 so all BackgroundColorBehavior.Color values could be used.

- text and background is set to the same combination as in BS doc:
https://getbootstrap.com/docs/5.3/utilities/background/

- border uses same color as background
- samples show panel styles - added PanelTypesPanel

References martin-g#1006
@martin-g martin-g merged commit 4fff955 into martin-g:wicket-10.x-bootstrap-5.x Dec 11, 2023
2 checks passed
martin-g pushed a commit that referenced this pull request Dec 11, 2023
* Align background classes with Bootstrap 5.3

* Add PanelStyle feature

- text and background is set to the same combination as in BS doc:
https://getbootstrap.com/docs/5.3/utilities/background/

- border uses same color as background
- samples show panel styles - added PanelTypesPanel

References #1006

* Add PanelType parameter to the constructor

(cherry picked from commit 4fff955)
@martin-g
Copy link
Owner

Thank you, @vrozkovec !

@vrozkovec vrozkovec deleted the wicket-10.x-bootstrap-5.x-panel-style branch December 11, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants