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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-07
Merge pull request #18110 from twbs/pagination-classes
Mark Otto
3
-91
/
+80
2015-12-07
grunt
Mark Otto
8
-26
/
+14
2015-12-07
rip out the .blockquote-* children classes for margin utils
Mark Otto
2
-12
/
+4
2015-12-07
Merge pull request #18138 from bassjobsen/patch-12
Mark Otto
2
-28
/
+29
2015-12-07
grunt
Mark Otto
8
-14
/
+16
2015-12-07
rewrite list-inline to use margin and simpler styles
Mark Otto
2
-5
/
+5
2015-12-07
Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into bassj...
Mark Otto
2
-8
/
+8
2015-12-07
.page => .page-item
Chris Rebert
3
-28
/
+28
2015-12-07
Refactor pagination code to remove unnecessary ancestor requirements in selec...
Chris Rebert
2
-42
/
+40
2015-12-07
.page>{a,span => .page-link}
Chris Rebert
3
-44
/
+35
2015-12-07
.pagination>{li => .page}
Chris Rebert
3
-33
/
+33
2015-12-07
ignore that
Mark Otto
1
-1
/
+1
2015-12-07
grunt
Mark Otto
10
-8
/
+26
2015-12-07
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto
1
-0
/
+4
2015-12-07
fixes #18293: clean up sticky stuff
Mark Otto
4
-40
/
+36
2015-12-07
Merge pull request #18325 from twbs/tooltip-a-nowrap
Mark Otto
1
-0
/
+4
2015-12-07
fixes #18330
Mark Otto
1
-0
/
+9
2015-12-07
Merge pull request #18356 from lesleh/card-mixin
Mark Otto
3
-11
/
+12
2015-12-07
fixes #18281
Mark Otto
1
-1
/
+1
2015-12-07
fixes #18320: pull in suit base reset for button focus styles in FF and IE
Mark Otto
1
-0
/
+9
2015-12-07
spacing
Mark Otto
1
-1
/
+1
2015-12-07
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto
6
-13
/
+12
2015-12-07
grunt
Mark Otto
2
-2
/
+2
2015-12-07
proper fix for #18439 w/ clippy placement and hover
Mark Otto
1
-4
/
+8
2015-12-07
Merge pull request #18455 from twbs/fix-18424
Chris Rebert
6
-13
/
+12
2015-12-07
Use $input-btn-border-width for both .form-control and .btn borders; fixes #1...
Chris Rebert
6
-13
/
+12
2015-12-07
Merge pull request #18460 from twbs/migration-stateful-btn
Chris Rebert
1
-0
/
+2
2015-12-07
Add entry about stateful buttons to v4 migration guide
Chris Rebert
1
-0
/
+2
2015-12-08
Add an empty line at the end of the file
Alexandr Kondrashov
1
-1
/
+1
2015-12-07
Consolidate duplicate "Buttons" section in v4 migration docs
Chris Rebert
1
-4
/
+1
2015-12-08
SVG: base64 > ASCII85 (fix merge)
Alexandr Kondrashov
1
-27
/
+45
2015-12-08
SVG: base64 > ASCII85
Alexandr Kondrashov
2
-17
/
+7
2015-12-08
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into patch-1
Alexandr Kondrashov
225
-11261
/
+9176
2015-12-07
grunt
Mark Otto
8
-12
/
+28
2015-12-07
fixes #17433: improve borders on .list-group-flush to remove dupe borders whe...
Mark Otto
2
-0
/
+22
2015-12-07
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto
6
-10
/
+24
2015-12-07
grunt
Mark Otto
11
-9
/
+33
2015-12-07
Merge pull request #18453 from twbs/wkbug-151933
Chris Rebert
1
-0
/
+10
2015-12-07
Add Wall of Browser Bugs entry related to #16028
Chris Rebert
1
-0
/
+10
2015-12-07
Merge pull request #18452 from twbs/font-weight-utils
Chris Rebert
2
-7
/
+7
2015-12-07
Tweak naming and docs of font utility classes
Chris Rebert
2
-7
/
+7
2015-12-06
Merge pull request #18451 from twbs/navbar-form-migrate
Mark Otto
1
-0
/
+4
2015-12-06
links and clarification in navbar docs
Mark Otto
1
-2
/
+2
2015-12-06
stub out some more of the navbar docs to include navbar-nav options and navba...
Mark Otto
1
-0
/
+52
2015-12-06
Fix .font-italic utility class definition
Chris Rebert
1
-2
/
+2
2015-12-06
Add .navbar-form entry to v4 migration docs; refs #18087
Chris Rebert
1
-0
/
+4
2015-12-06
Remove .navbar-form from example pages; refs #18087
Chris Rebert
2
-2
/
+2
2015-12-06
fix up navbar examples with proper coloring
Mark Otto
2
-4
/
+4
2015-12-06
fixes #18087: .navbar-form is no more
Mark Otto
2
-7
/
+4
2015-12-06
fixes #18425 by using vars for 1px borders
Mark Otto
4
-8
/
+9
[prev]
[next]