-
-
Notifications
You must be signed in to change notification settings - Fork 979
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
Upgrade to Bootstrap 4 #1688
Upgrade to Bootstrap 4 #1688
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f105ab9 - Browse repository at this point
Copy the full SHA f105ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0a3a0e - Browse repository at this point
Copy the full SHA d0a3a0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d497e - Browse repository at this point
Copy the full SHA 80d497eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d98410 - Browse repository at this point
Copy the full SHA 3d98410View commit details -
tweak styles for <pre> and <code>, which were previously defined in B…
…ootstrap v3 but not in v4 now
Configuration menu - View commit details
-
Copy full SHA for 03c04e6 - Browse repository at this point
Copy the full SHA 03c04e6View commit details -
not sure where these .row-fluid and .fluid-row classes came from, but…
… they don't seem to have ever existed in Bootstrap at all
Configuration menu - View commit details
-
Copy full SHA for c60d8f1 - Browse repository at this point
Copy the full SHA c60d8f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a298162 - Browse repository at this point
Copy the full SHA a298162View commit details -
.pull-right -> .float-right; .btn-default -> .btn-secondary; remove s…
…tyle="min-width: 50px;" on the dropdown menu, since it doesn't seem to be useful
Configuration menu - View commit details
-
Copy full SHA for 8fea599 - Browse repository at this point
Copy the full SHA 8fea599View commit details -
use <a> directly in the dropdown menu, instead of <li><a>; add the .d…
…ropdown-item class to <a>
Configuration menu - View commit details
-
Copy full SHA for eead1ea - Browse repository at this point
Copy the full SHA eead1eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ffb64c - Browse repository at this point
Copy the full SHA 7ffb64cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a7df59 - Browse repository at this point
Copy the full SHA 8a7df59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65178ca - Browse repository at this point
Copy the full SHA 65178caView commit details -
for tabset titles, <a> should have the class 'nav-link', and <li> sho…
…uld have the class 'nav-item'
Configuration menu - View commit details
-
Copy full SHA for 2856fee - Browse repository at this point
Copy the full SHA 2856feeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0632f2d - Browse repository at this point
Copy the full SHA 0632f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 351c855 - Browse repository at this point
Copy the full SHA 351c855View commit details -
download all themes from bootswatch.com, and replace the CSS @import …
…with actual font specs so the themes can continue to work offline
Configuration menu - View commit details
-
Copy full SHA for bab60bc - Browse repository at this point
Copy the full SHA bab60bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e14a343 - Browse repository at this point
Copy the full SHA e14a343View commit details -
dynamically list the available themes instead of hardcoding them in t…
…he themes() function
Configuration menu - View commit details
-
Copy full SHA for 275c5b2 - Browse repository at this point
Copy the full SHA 275c5b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0737508 - Browse repository at this point
Copy the full SHA 0737508View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77b933b - Browse repository at this point
Copy the full SHA 77b933bView commit details -
the menu divider should be <div class="dropdown-divider"> instead of …
…<li class="divider"> now
Configuration menu - View commit details
-
Copy full SHA for a513aa3 - Browse repository at this point
Copy the full SHA a513aa3View commit details -
use <h6> instead of <li> for dropdown headers (not strictly necessary…
…, but it is what the official Bootstrap doc uses)
Configuration menu - View commit details
-
Copy full SHA for 23eb382 - Browse repository at this point
Copy the full SHA 23eb382View commit details -
Configuration menu - View commit details
-
Copy full SHA for eed341e - Browse repository at this point
Copy the full SHA eed341eView commit details -
make the navbar type a vector of length 2: the first element specifie…
…s light or dark navbar, and the second specifies the background color
Configuration menu - View commit details
-
Copy full SHA for 2eda617 - Browse repository at this point
Copy the full SHA 2eda617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e3ae8 - Browse repository at this point
Copy the full SHA 57e3ae8View commit details