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

Bootstrap4 themes #749

Merged
merged 4 commits into from
Jul 12, 2018
Merged

Conversation

iref
Copy link
Contributor

@iref iref commented Jul 12, 2018

I updated bootstrap-theme, bootswatch and material design themes to bootstrap 4.
The biggest change is that oficial bootstrap 4 does not provide bootstrap-theme as separate stylesheet rather we have to enable two properties in sass source and compile it. I added shell script that automates this process, similarly to scripts in other themes.

Remaining themes are in different state of migration:

What do you think is the best approach here? Can we just delete them? Or should we wait until todc releases new version of Google theme before we merge this to upstream branch?

iref added 3 commits July 12, 2018 13:43
Bootstrap-theme stylesheet is no longer part of bootstrap distribution.
Rather we have to compile sass files with enabled gradients and shadows
to mimic old behavior. Therefore there may be conflicts with other
versions of bootstrap versions.
@martin-g
Copy link
Owner

Let's delete the ones which have no version for BS4!
We can re-add them later if requested by users.

@iref iref changed the title [WIP] Bootstrap4 themes Bootstrap4 themes Jul 12, 2018
@iref
Copy link
Contributor Author

iref commented Jul 12, 2018

Ok. I removed them for now, so we can merge this PR.

@martin-g martin-g merged commit 039b799 into martin-g:wicket-8.x-bootstrap-4.x Jul 12, 2018
@martin-g
Copy link
Owner

Thank you, @iref !

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