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
2012-01-26
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton
11
-32
/
+32
2012-01-26
some js for javascript for builder (stil incomplete)
Jacob Thornton
3
-53
/
+60
2012-01-26
fix links to apple touch icons
Mark Otto
11
-32
/
+32
2012-01-26
Move hero-unit css out of pattern.less and include it. Fixes #1185.
Linmiao Xu
6
-21
/
+46
2012-01-26
fix legend margin collapse
Mark Otto
3
-7
/
+7
2012-01-26
Merge branch 'form_alignment' of https://github.com/phopkins/bootstrap into p...
Mark Otto
5
-33
/
+35
2012-01-26
Enable default browser key behaviour when typeahead isn't showing.
David N
1
-2
/
+2
2012-01-26
move down background iamge
Mark Otto
1
-0
/
+1
2012-01-26
make css after merge
Mark Otto
2
-1
/
+5
2012-01-26
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto
1
-0
/
+3
2012-01-26
Merge pull request #1271 from linrock/patch-1
Mark Otto
1
-0
/
+3
2012-01-26
consistent new lines at ends of files
Mark Otto
10
-10
/
+10
2012-01-26
small text change on downloads page
Mark Otto
2
-2
/
+2
2012-01-26
separate code from type css files
Mark Otto
6
-52
/
+55
2012-01-26
break scaffolding down into smaller less files
Mark Otto
6
-144
/
+148
2012-01-26
make accordion links block level
Mark Otto
5
-10
/
+25
2012-01-26
add values to inputs for grid variables on download page
Mark Otto
2
-10
/
+10
2012-01-26
Fix icon margin in large buttons.
Linmiao Xu
1
-0
/
+3
2012-01-26
Switches from Array#filter to jQuery.grep for IE<=8 support
Pete Hopkins
1
-2
/
+2
2012-01-26
allow icons in small buttons
Mark Otto
2
-0
/
+8
2012-01-26
rebuild *.css
Pete Hopkins
3
-26
/
+27
2012-01-26
Makes inputs and buttons align middle so they line up in all browsers
Pete Hopkins
3
-9
/
+9
2012-01-26
Clears border-radius on checkboxes because they look bad on IE
Pete Hopkins
1
-0
/
+1
2012-01-26
Fixes off-by-1px between checkbox and form label (all browsers)
Pete Hopkins
1
-1
/
+1
2012-01-26
more docs homepage adjustments
Mark Otto
3
-6
/
+5
2012-01-26
updated homepage docs to distill strapline
Mark Otto
3
-3
/
+6
2012-01-26
Merge branch 'phopkins-ie_buttons' into 2.0-wip
Mark Otto
9
-125
/
+192
2012-01-26
move around some comments in buttons.less, update labels to use correct varia...
Mark Otto
7
-24
/
+49
2012-01-26
Merge branch 'ie_buttons' of https://github.com/phopkins/bootstrap into phopk...
Mark Otto
4
-15
/
+51
2012-01-26
Rebuild *.css
Pete Hopkins
2
-11
/
+41
2012-01-26
Fixes background color for disabled buttons to match pre-IE fix (which preven...
Pete Hopkins
1
-1
/
+7
2012-01-26
change label fo first subnav link on js docs
Mark Otto
2
-2
/
+2
2012-01-26
fix tabs example on js docs page
Mark Otto
2
-8
/
+8
2012-01-26
More *.css building
Pete Hopkins
2
-3
/
+3
2012-01-26
Makes default button the tiniest bit of gray for IE<=9
Pete Hopkins
1
-1
/
+1
2012-01-26
Merge branch 'ie_buttons' of https://github.com/phopkins/bootstrap into phopk...
Mark Otto
7
-109
/
+115
2012-01-26
space out masthead a git more
Mark Otto
1
-1
/
+2
2012-01-26
Rebuild of *.css
Pete Hopkins
3
-68
/
+81
2012-01-26
Removes filters as a way to provide gradients for IE<=9
Pete Hopkins
4
-41
/
+34
2012-01-26
overhaul frontpage jumbotron, add js for twitter buttons back in, fix up some...
Mark Otto
22
-236
/
+394
2012-01-26
fix small icons on homepage
Mark Otto
2
-8
/
+8
2012-01-25
fix forms examples and allow for inputs in labels
Mark Otto
5
-103
/
+126
2012-01-25
remove some old -moz- prefixes from mixins while we're at it, dropping FF3.6 ...
Mark Otto
5
-230
/
+117
2012-01-25
Merge branch '2.0-wip' of https://github.com/kristerkari/bootstrap into krist...
Mark Otto
1
-4
/
+2
2012-01-25
consistency in download page heading
Mark Otto
3
-3
/
+2
2012-01-25
remove all tablesorter assets and css
Mark Otto
4
-101
/
+1
2012-01-25
fix button group shadows, update js docs to fix alert js file link
Mark Otto
8
-17
/
+17
2012-01-25
update mixins to use slightly diff variables within some parametric mixins
Mark Otto
4
-10
/
+6
2012-01-25
finish the rest of the less page mixins docs
Mark Otto
6
-212
/
+193
2012-01-26
Drop khtml gradient, shorten old webkit gradient
Krister Kari
1
-4
/
+2
[prev]
[next]