read through twbs/bootstrap#21568
- Grid/Layout
- Card
- Nav/NavBar
- Popover
- Tooltip
- Forms
- Dropdowns
- Badge
bootstrap v4 beta docs: https://getbootstrap.com/docs/4.0/getting-started/introduction/
The v5 branch will have the latest changes while the list is being completed. Items marked as completed on the list indicate that the item is addressed in the v5 branch. This issue will be closed one v5 has been merged into master.
Feel free to add anything not listed with a general description and link to either docs page or pr and I'll update the list 🙌
read through twbs/bootstrap#21568
.card-blockto.card-bodyRename .card-block to .card-body twbs/bootstrap#22828inverseis no longer a thing, just use.text-white(keep for convenience?).card-outeline-{color}) is now border util.border-{color}.card-{color}) is now bg util.bg-{color}.nav-fillverticalshould accept a string for the responsive size (.flex-{size}-column).card-header-tabs/.card-header-pills(add booleancardprop?).navbar-inverse->.navbar-dark.navbar-toggler-leftand.navbar-toggler-righthave been removedNavbartoggle class.navbar-toggleable{-sm|-md|-lg|-xl}->.navbar-expand{-sm|-md|-lg|-xl}.popover-titleto.popover-headerand.popover-contentto.popover-bodyRename popover classes twbs/bootstrap#22829.showis now needed on.dropdown-menuwhen open.badge-default->.badge-secondarybootstrap v4 beta docs: https://getbootstrap.com/docs/4.0/getting-started/introduction/
The v5 branch will have the latest changes while the list is being completed. Items marked as completed on the list indicate that the item is addressed in the v5 branch. This issue will be closed one v5 has been merged into master.
Feel free to add anything not listed with a general description and link to either docs page or pr and I'll update the list 🙌