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-22
Merge pull request #1024 from gnuwilliam/master
Jacob Thornton
1
-4
/
+12
2012-01-16
Creating asynchronous tests for loading buttons, because they have setTimeout...
William Oliveira
1
-4
/
+12
2012-01-07
Merge pull request #919 from groodt/master
Jacob Thornton
1
-1
/
+1
2012-01-07
Small spelling correction.
Greg Roodt
1
-1
/
+1
2012-01-06
Merge pull request #910 from manveru/patch-1
Jacob Thornton
1
-1
/
+1
2012-01-06
Use `date` instead of `DATE`, that's the POS*X way.
Michael Fellinger
1
-1
/
+1
2012-01-04
Merge pull request #886 from giveo/master
Jacob Thornton
3
-4
/
+4
2012-01-04
Merge branch 'master' of https://github.com/twitter/bootstrap
Jacob Thornton
5
-6
/
+15
2012-01-04
switch to async widget.js script
Jacob Thornton
1
-1
/
+1
2012-01-04
Changing copyright in example footers from 2011 to 2012
Jeff Nunn
3
-4
/
+4
2011-12-25
Merge pull request #850 from sferik/scrollable_modal
Jacob Thornton
3
-2
/
+6
2011-12-25
Rebuild CSS
Erik Michaels-Ober
2
-2
/
+4
2011-12-25
Make modal windows scrollable
Erik Michaels-Ober
1
-0
/
+2
2011-12-14
Merge pull request #808 from piscis/patch-1
Jacob Thornton
1
-1
/
+1
2011-12-14
changed npm package name to less
Alexander Pirsig
1
-1
/
+1
2011-12-10
Merge pull request #773 from cgunther/label-in-dropdown-menu
Jacob Thornton
3
-2
/
+4
2011-12-10
Merge pull request #778 from talltroym/master
Jacob Thornton
1
-1
/
+4
2011-12-09
Add code block for condensed table example
Troy Murray
1
-1
/
+4
2011-12-07
remove text-shadow from labels
Chris Gunther
3
-2
/
+4
2011-11-24
Merge pull request #694 from martinbean/patch-1
Jacob Thornton
1
-1
/
+1
2011-11-24
Removed funky characters.
Martin Bean
1
-1
/
+1
2011-11-24
Fixed a typo. Because I'm a Grammar Nazi.
Martin Bean
1
-2
/
+2
2011-11-20
push disable setting to the event loop - this allows for form submit to begin
Jacob Thornton
1
-3
/
+5
2011-11-20
remove js min from repo
Jacob Thornton
10
-147
/
+3
2011-11-20
add minified source to min dir in js + add uglify to make process
Jacob Thornton
10
-2
/
+164
2011-11-17
Merge pull request #621 from vshih/master
Mark Otto
1
-1
/
+1
2011-11-17
Merge pull request #645 from mkaschenko/master
Mark Otto
1
-1
/
+1
2011-11-17
Fix dropdown anchor
Maxim Kaschenko
1
-1
/
+1
2011-11-16
clean up var defintion
Jacob Thornton
1
-1
/
+3
2011-11-16
Merge branch 'master' of https://github.com/twitter/bootstrap
Jacob Thornton
5
-11
/
+13
2011-11-16
improve alert api - $("#fat").alert("close") should just work.
Jacob Thornton
2
-3
/
+12
2011-11-13
Merge pull request #629 from leocassarani/patch-1
Mark Otto
1
-1
/
+1
2011-11-13
Fix grammatically incorrect sentence (copy-paste oversight?)
Leo Cassarani
1
-1
/
+1
2011-11-12
Fixes tab event selector in tabs example
Vic
1
-1
/
+1
2011-11-12
ensure two-thirds grid offsets work the same as the others
Mark Otto
3
-7
/
+9
2011-11-12
fix broken state of active buttons
Mark Otto
3
-4
/
+4
2011-11-08
remove selector options for popover, in favor of more generic content selector
Jacob Thornton
3
-39
/
+2
2011-11-07
Merge pull request #554 from rvagg/poveropt
Jacob Thornton
3
-10
/
+47
2011-11-07
removed twipsy options
Rod Vagg
4
-29
/
+4
2011-11-07
Merge remote-tracking branch 'twitter/master' into poveropt
Rod Vagg
3
-3
/
+17
2011-11-06
don't include data-content/data-title as specifications for options in twipsy...
Jacob Thornton
3
-3
/
+17
2011-11-06
tests & docs & twipsy too
Rod Vagg
4
-10
/
+70
2011-11-06
Merge branch 'master' into poveropt
Rod Vagg
5
-8
/
+9
2011-11-05
rebuild
Jacob Thornton
1
-1
/
+1
2011-11-05
Merge branch 'master' of https://github.com/twitter/bootstrap
Jacob Thornton
1
-1
/
+1
2011-11-05
update to jquery 1.7 + add toggle method to twipsy/popover
Jacob Thornton
4
-7
/
+8
2011-11-05
Merge pull request #557 from JulianBirch/master
Jacob Thornton
1
-1
/
+1
2011-11-05
Add a missing bracket back in. (Prevents dotLess from compiling.)
Julian Birch
1
-1
/
+1
2011-11-05
optionable selectors for title & content elements
Rod Vagg
1
-3
/
+5
2011-11-04
add the tab-pane class back to example
Jacob Thornton
1
-5
/
+5
[next]