- 20 Jul, 2018 5 commits
- 19 Jul, 2018 1 commit
-
-
Johann-S authored
-
- 16 Jul, 2018 2 commits
-
-
XhmikosR authored
-
-
- 15 Jul, 2018 6 commits
-
-
Mark Otto authored
-
Lefteris Psitopoulos authored
-
Mark Otto authored
* Redo input height on .form-control - Use the already present -height variables on .form-control - Consolidate the select size and multiple overrides into the .form-control base class instead of sm/lg modifiers - Remove the Sass extends from input groups since it picks up too many selectors * Prevent height on textareas
-
ysds authored
* Fix focus box shadow of custom ranges * Put `:focus` selector right after `.custom-range` * Remove unnecessary `outline: none` * Fix box-shadow issues in IE/Edge * Better align * Fix thumb vertical positions in IE/Edge * Fix incorrect formula of thumb vertical positions in Webkit * Fix an incorrect comment * Fix incorrect box-shadow-width
-
Andrew Luca authored
Now `.custom-control` will have height equal to `$font-size-base` Fix custom checkbox and radio top position (we can't subtract rem from unit) `$line-height-base - $custom-control-indicator-size` is not valid Because `$line-height-base` is a unitless variable and `$custom-control-indicator-size` is a unit (rem) variable
-
Mark Otto authored
-
- 14 Jul, 2018 3 commits
-
-
Mark Otto authored
-
https://github.com/MartijnCuppens/bootstrapMark Otto authored
Merge branch 'examples-cleanup' of https://github.com/MartijnCuppens/bootstrap into MartijnCuppens-examples-cleanup
-
Mark Otto authored
Merge branch 'box-shadow_issue_26377' of https://github.com/parammittal16/bootstrap into parammittal16-box-shadow_issue_26377
-
- 13 Jul, 2018 2 commits
- 12 Jul, 2018 17 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
XhmikosR authored
`docs-serve` was duplicated. Also, extend the existent `docs-serve` script for `docs-github-serve`.
-
XhmikosR authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Updates nodemon scripts to watch specific directories instead of ignoring several - Split watch tasks for CSS and JS into main and docs - Add docs-watch script to serve the docs instead of just build - Add new start script so that instead of two tabs, one for docs-watch and one for watch, we just run npm start
-
Mark Otto authored
-
Christian Oliff authored
-
Mark Otto authored
-
Theodore Dubois authored
-
Mark Otto authored
-
Mark Otto authored
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
-
Mark Otto authored
-
- 11 Jul, 2018 2 commits
-
-
Johann-S authored
-
Catalin Zalog authored
-
- 10 Jul, 2018 1 commit
-
-
Andrew authored
-
- 09 Jul, 2018 1 commit
-