Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Component: Support Bootstrap 4#2131
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Component: Support Bootstrap 4#2131
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Optional Bootstrap4 supportFixesjquery-validation#2130
Please add a separate demo instead of changing the existing one |
Here are the classes which have to be changed in the sample:
Other changes are needed to the sample:
|
Hi@vairamsvsjdo and@gwhenne, Could any of you create a new demo with Bootstrap v4 instead of updating the Boostrap v3 one? We don't want to replace that demo as there are still people using Boostrap v3 out there. Thanks! |
Hi there, I'm closing this PR in favor of#2173 which adds a new demo for Bootstrap v4. Thanks@vairamsvsjdo for your contribution, though. |
Optional Bootstrap4 support
Fixes#2130
Checklist for this pull request
Existing tests must work
Description
The demo code for bootstrap requires change to Bootstrap 4 with Bootstrap 4 has reached stable.
Thank you!