index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-17
Merge pull request #18883 from twbs/zindex-dropdown-backdrop
Mark Otto
2
-1
/
+2
2016-01-17
add custom file vars, fix up custom select var
Mark Otto
2
-23
/
+42
2016-01-16
Hella vars for custom checkboxes and radios and selects
Mark Otto
2
-52
/
+91
2016-01-16
Extract variables for .modal-content box-shadow
Chris Rebert
2
-4
/
+6
2016-01-16
Extract $thumbnail-box-shadow variable
Chris Rebert
2
-1
/
+2
2016-01-16
Extract $popover-box-shadow variable
Chris Rebert
2
-1
/
+2
2016-01-16
Extract $dropdown-box-shadow variable
Chris Rebert
2
-1
/
+2
2016-01-16
Extract $btn-box-shadow variable
Chris Rebert
2
-1
/
+2
2016-01-16
Extract $kbd-box-shadow variable
Chris Rebert
2
-1
/
+2
2016-01-16
Merge pull request #18821 from twbs/popover-vars
Chris Rebert
2
-2
/
+7
2016-01-16
Merge pull request #18820 from twbs/media-obj-vars
Chris Rebert
2
-4
/
+11
2016-01-14
Extract $blockquote-border-width variable
Chris Rebert
2
-2
/
+3
2016-01-14
Allow custom breakpoint config to be passed on by mixins which nest media que...
Chris Purssell
2
-3
/
+3
2016-01-13
Use proper variable for .dropdown-backdrop's z-index
Chris Rebert
2
-1
/
+2
2016-01-13
Use proper units when adding/subtracting lengths
Chris Rebert
2
-2
/
+2
2016-01-13
Rename gradient mixins to match new naming convention
Chris Rebert
2
-6
/
+6
2016-01-13
Rename local vars per new naming convention: $padding-{vertical=>y} $padding-...
Chris Rebert
2
-4
/
+4
2016-01-13
rm unnecessary border-radius properties from .btn-group-vertical code
Chris Rebert
1
-2
/
+0
2016-01-11
Don't clearfix if flexbox is enabled. Fixes #18849
ju1ius
1
-3
/
+9
2016-01-11
Respect $border-rounded inside progress bars too
Chris Rebert
1
-12
/
+6
2016-01-11
Modals respect $enable-rounded setting
Anders Sahlin
1
-1
/
+1
2016-01-10
Merge pull request #18816 from twbs/fix-17308
Chris Rebert
2
-16
/
+19
2016-01-10
Switch to actually-Safari-specific CSS hack when fixing vertical alignment of...
Chris Rebert
2
-16
/
+19
2016-01-09
Extract $btn-active-box-shadow variable & refactor accordingly
Chris Rebert
4
-3
/
+4
2016-01-09
Add $progress-box-shadow variable
Chris Rebert
2
-3
/
+4
2016-01-09
Add variables for padding of popover title & content
Chris Rebert
2
-2
/
+7
2016-01-09
Add variables for media object margins and padding
Chris Rebert
2
-4
/
+11
2016-01-09
Merge pull request #18466 from twbs/tooltip-padding-vars
Chris Rebert
2
-5
/
+8
2016-01-08
Remove remaining reference to <input type="datetime"> in SCSS comment
Chris Rebert
1
-1
/
+1
2016-01-08
Add liberation Mono to the font stack for the Linux peeps
Mark Otto
1
-1
/
+1
2016-01-08
Switch up some split button stuff
Mark Otto
5
-14
/
+41
2016-01-07
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto
2
-6
/
+10
2016-01-07
Merge pull request #18787 from twbs/btn-vars
Mark Otto
2
-6
/
+10
2016-01-07
In IE9-11, prevent breadcrumb separator from getting underlined on :hover whe...
Chris Rebert
1
-1
/
+16
2016-01-07
In modern browsers, prevent breadcrumb separator from getting underlined on :...
Bass Jobsen
1
-0
/
+1
2016-01-07
fix input group addon alignment
Mark Otto
1
-1
/
+1
2016-01-07
Add a comment to follow-up on #17756
Mark Otto
1
-0
/
+3
2016-01-07
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto
1
-0
/
+1
2016-01-07
Merge pull request #17756 from zalog/patch-11
Mark Otto
1
-0
/
+1
2016-01-07
more variables spacing
Mark Otto
1
-43
/
+43
2016-01-07
pointless comments
Mark Otto
1
-5
/
+0
2016-01-07
more variables spacing
Mark Otto
1
-6
/
+6
2016-01-07
spacing
Mark Otto
1
-12
/
+12
2016-01-07
Fixes #18681: Use a local varible to calculate a unit-less border offset for ...
Mark Otto
1
-1
/
+2
2016-01-06
Add variables for spacing of .btn-toolbar and split-button dropdown toggles
Chris Rebert
2
-6
/
+10
2016-01-06
Consolidate nav-tab dropdown styles with nav-tab styles
Mark Otto
1
-12
/
+7
2016-01-06
New $nav-pills-active-link-* variables
Mark Otto
2
-6
/
+6
2016-01-06
Spacing y'all
Mark Otto
1
-20
/
+20
2016-01-06
Regroup nav variables
Mark Otto
1
-5
/
+0
2016-01-06
Revamp tabbed nav border variables
Mark Otto
2
-4
/
+4
[prev]
[next]