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

Add support for Bootstrap4 #1071

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Add support for Bootstrap4 #1071

wants to merge 3 commits into from

Conversation

Talv
Copy link

@Talv Talv commented Jan 13, 2018

I couldn't get the test-suite working in cli for bs4. Tested via browser.
[common] 8. container's title and placement from json options failed because css for bootstrap is not being loaded for some reason.

Other than that it's alright. Some units related to datepicker and select2 failing, but they fail for bs3 aswell, so.. ¯_(ツ)_/¯.

#1043 #950

kubicek added a commit to kubicek/x-editable-rails that referenced this pull request Jan 17, 2018
@lenormf
Copy link

lenormf commented Jan 25, 2018

Was support for the datepicker added?

@Talv
Copy link
Author

Talv commented Jan 25, 2018

I did not test by myself (and test units are kind of broken in general), but it's likely that it works - as well as it did for bs3.
If however datepicker needed some adjustments for bs4, then these are not present in this PR.

@lenormf
Copy link

lenormf commented Jan 25, 2018

Datepickers are not implemented for bootstrap3 (for some reason), maybe now is a good time to bridge the gap? Combodates are really aesthetically unpleasing.

@divdax
Copy link

divdax commented Jul 23, 2018

Any news on this? 😄

It needs some more tweaks. Bootstrap 4 is using Popper.js instead of Tether. The Popover position is right by default and should be top?

@ilramdhan
Copy link

ilramdhan commented Aug 19, 2024

For those of you who are struggling to implement it on Bootstrap 4, maybe this can help.

For Bootstrap 4 its work, check this #1189 (comment)

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.

4 participants