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-04-24
fix regression in resetting collapse to auto on collapse open. (+ add spec an...
v2.0.3
Jacob Thornton
6
-8
/
+22
2012-04-24
heading
Mark Otto
1
-0
/
+1
2012-04-24
officially drop support for offset on thumbnails since it breaks BC
Mark Otto
2
-3
/
+23
2012-04-24
restore margins on thumbnails, add comments about it's changes and how respon...
Mark Otto
6
-2
/
+13
2012-04-24
make component animations work cross browsers with opacity mixin, restore flo...
Mark Otto
3
-8
/
+12
2012-04-24
Merge branch '2.0.3-wip'
Jacob Thornton
110
-2778
/
+6318
2012-04-24
2.0.2 -> 2.0.3
Jacob Thornton
25
-36
/
+36
2012-04-24
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto
4
-8
/
+7
2012-04-24
implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p...
Mark Otto
6
-0
/
+291
2012-04-24
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Jacob Thornton
6
-11
/
+27
2012-04-24
changes for build in preperation for 2.0.3 release
Jacob Thornton
4
-8
/
+7
2012-04-24
fix ie7 button group toggles and button borders
Mark Otto
3
-9
/
+8
2012-04-24
fix #3179: cut off radios and checkboxes
Mark Otto
2
-2
/
+2
2012-04-24
fix #3202: add cursor to .accordion-toggle
Mark Otto
2
-0
/
+9
2012-04-23
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto
4
-21
/
+18
2012-04-23
fix up buttons after recess property order
Mark Otto
4
-1
/
+9
2012-04-23
hr to var in makefil
Jacob Thornton
1
-4
/
+5
2012-04-23
rewrite server.js, fix travis
Jacob Thornton
3
-15
/
+10
2012-04-23
increase length of waitfor timeout for phantom
Jacob Thornton
2
-3
/
+4
2012-04-23
white bg on docs again
Mark Otto
1
-1
/
+1
2012-04-23
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto
9
-2
/
+151
2012-04-23
remove background color from radios and checkboxes for IEs
Mark Otto
3
-1
/
+17
2012-04-22
fix typo
Mark Otto
2
-2
/
+2
2012-04-19
style changes to phantom integration
Jacob Thornton
2
-68
/
+66
2012-04-19
run qunit tests in phantomjs for travis-ci
Jacob Thornton
7
-2
/
+117
2012-04-19
make a few changes to package.json (add make test to makefile)
Jacob Thornton
3
-7
/
+16
2012-04-19
Merge pull request #3157 from caniszczyk/2.0.3-wip
Jacob Thornton
4
-2
/
+29
2012-04-19
Add Travis CI Support
Chris Aniszczyk
4
-2
/
+29
2012-04-19
mention responsive css in navbar responsive section
Mark Otto
2
-2
/
+2
2012-04-18
make build prettier - hopefully this works, maybe some makefile bro's can imp...
Jacob Thornton
1
-14
/
+29
2012-04-18
make bootstrap compile with Recess instead of Less
Jacob Thornton
4
-505
/
+1351
2012-04-18
allow for pushstate in scrollspy
Jacob Thornton
4
-7
/
+25
2012-04-18
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
Jacob Thornton
6
-8
/
+37
2012-04-18
offset -> position #3088
Jacob Thornton
4
-4
/
+4
2012-04-18
fix #3111, badge and label alignment with surrounding text
Mark Otto
3
-2
/
+30
2012-04-18
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto
18
-188
/
+172
2012-04-18
fix some text around media queries in the docs
Mark Otto
2
-6
/
+6
2012-04-18
Merge pull request #3128 from codler/patch-2
Mark Otto
1
-0
/
+1
2012-04-18
add -ms-user-select
Han Lin Yap
1
-0
/
+1
2012-04-16
rebuild
Jacob Thornton
4
-9
/
+13
2012-04-16
Merge pull request #3104 from iamnirav/2.0.3-wip
Jacob Thornton
2
-1
/
+12
2012-04-16
Update new typeahead method docs to be a bit clearer.
Nirav Sanghani
1
-2
/
+2
2012-04-16
Update typeahead docs to reflect new option.
Nirav Sanghani
1
-0
/
+6
2012-04-16
Allow updater function (updates the value of the input field) to be overridden.
Nirav Sanghani
1
-1
/
+6
2012-04-16
lots of property ordering
Jacob Thornton
11
-144
/
+137
2012-04-16
few more property orders
Jacob Thornton
3
-3
/
+3
2012-04-16
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
Jacob Thornton
14
-9
/
+1854
2012-04-16
a few property reordering things
Jacob Thornton
4
-37
/
+12
2012-04-16
fix modal per #3086
Mark Otto
2
-2
/
+2
2012-04-15
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto
3
-0
/
+1824
[next]