Compatibility with bootstrap v4
See original GitHub issueHello everybody and @wenzhixin =)
I just discovered this library and found it amazingly simple and well documented. The only drawback is that I have one project that has been developing with Bootstrap v4, so I decided to start to adapt your project to Bootstrap v4.
I forked the project and created a branch in my repository to commit all the changes.
I still discovering all the features and options that this library can offer so I am migrating as soon as I see that something is broken.
The community can have a look what I’d had developed in my repository.
What is done until now:
- Update the class for the pagination.
- Update the class to show the drop-down to select the page size.
- Replaced the class
pull right/left
tofloat right/left
.
I like to do small commits with short comments to let easy to see what had done.
Thanks =)
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Browsers and devices - Bootstrap
Bootstrap supports the latest, stable releases of all major browsers and platforms. On Windows, we support Internet Explorer 10-11 / Microsoft Edge.
Read more >Introduction · Bootstrap v4.6
Many of our components require the use of JavaScript to function. Specifically, they require jQuery, Popper, and our own JavaScript plugins. We use...
Read more >Migrating to v4 - Bootstrap
Input group addons are now specific to their placement relative to an input. We've dropped . · Validation styles are now supported, as...
Read more >Introduction - Bootstrap
Get started with Bootstrap, the world's most popular framework for building responsive, mobile-first sites, with jsDelivr and a template starter page.
Read more >Migrating to v4 - Bootstrap
Bootstrap 4 is a major rewrite of the entire project. The most notable changes are summarized below, followed by more specific changes to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks @alanlima, I have modified the code to support bootstrap v4.0 base your code. @chrisw73 We can use font-awesome instead. Added example: http://issues.wenzhixin.net.cn/bootstrap-table/#options/v4.html
@monaw update to the latest version.