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
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
change up fonts on form elements to remove unnecessary font-family on label e...
Mark Otto
2
-1
/
+6
2012-02-13
Clean up inverse button using variables, adding button group examples. Also a...
Andreas Cederström
4
-12
/
+76
2012-02-12
fix filename mention in js docs per #1938
Mark Otto
3
-2
/
+2
2012-02-12
ensure help-block is block per #1937
Mark Otto
2
-0
/
+1
2012-02-12
clean up nav-header in responsive
Mark Otto
2
-0
/
+4
2012-02-12
adding makeRow and makeColumn mixins for generating more semantic layouts
Mark Otto
1
-0
/
+0
2012-02-12
allow .input-prepend/.input-append to work in .navbar per #1681
Mark Otto
2
-0
/
+7
2012-02-12
add docs for alt form control sizing per #1700
Mark Otto
3
-2
/
+20
2012-02-12
add typography pattern .page-header to components per #1701
Mark Otto
3
-12
/
+38
2012-02-12
update docs on fixed nav per #1726
Mark Otto
3
-2
/
+6
2012-02-12
clear up scaffolding page to separate fixed from fluid grid systems
Mark Otto
5
-62
/
+242
2012-02-12
add note to button dropdowns about js plugin dependency per #1746
Mark Otto
3
-2
/
+6
2012-02-12
clean up modals.less comments, add new class for optional use on modal forms ...
Mark Otto
2
-0
/
+3
2012-02-12
change classname from .btn-dark to .btn-inverse, change use text
Mark Otto
4
-7
/
+40
2012-02-12
Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simo...
Mark Otto
1
-0
/
+5
2012-02-12
add hero-unit docs per #1880
Mark Otto
3
-0
/
+74
2012-02-12
enable the use of .nav-header in dropdowns per #1827
Mark Otto
4
-11
/
+19
2012-02-12
add navbar background hover variable and fix uneditable-input with append/pre...
Mark Otto
2
-0
/
+1
2012-02-12
lower z-index of fixed subnav to prevent overlap of dropdown items in .navbar...
Mark Otto
1
-1
/
+1
2012-02-12
Merge branch '2.0.1-wip' of github.com:twitter/bootstrap into 2.0.1-wip
Mark Otto
4
-5
/
+5
2012-02-12
Merge branch 'patch-2' of https://github.com/cwiederspan/bootstrap into cwied...
Mark Otto
1
-0
/
+1
2012-02-12
update ff comment in buttons
Mark Otto
1
-0
/
+0
2012-02-12
edit comment on IE7-8 support of :focus in navbar-search
Mark Otto
1
-0
/
+0
2012-02-12
honor data attributes set on modal as well
Jacob Thornton
2
-1
/
+1
2012-02-12
standardize default button gradient styles to match other buttons, reset it's...
Mark Otto
2
-8
/
+22
2012-02-12
move shim after css
Mark Otto
11
-50
/
+50
2012-02-12
re-add protocol to the shim
Mark Otto
11
-50
/
+50
2012-02-12
Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wip
Jacob Thornton
16
-382
/
+453
2012-02-12
add note about popover placement
Jacob Thornton
3
-4
/
+4
2012-02-11
write out icon classes explicitly to enable find via browser
Mark Otto
4
-282
/
+258
2012-02-11
update comment to reflect ie support
Mark Otto
2
-1
/
+1
2012-02-11
reset line-height for file input in ie9
Mark Otto
2
-0
/
+3
2012-02-11
change fixed height on responsive textareas to min-height
Mark Otto
2
-1
/
+1
2012-02-11
Merge branch 'patch-1' of https://github.com/cvrebert/bootstrap into cvrebert...
Mark Otto
2
-2
/
+2
2012-02-11
fix tabs content wrapping per #1620
Mark Otto
2
-0
/
+3
2012-02-11
update buttons docs for .disabled class per #1774
Mark Otto
3
-4
/
+12
2012-02-11
update tooltips message in upgrade docs
Mark Otto
1
-1
/
+5
2012-02-11
Merge branch '2.0.1-docs-update' of https://github.com/smaboshe/bootstrap int...
Mark Otto
1
-1
/
+1
2012-02-11
make button examples button element and add upgrade note on tooltip positions...
Mark Otto
4
-16
/
+20
2012-02-11
support small for legend per #1544
Mark Otto
2
-0
/
+4
2012-02-11
remove color on :active of buttons
Mark Otto
2
-1
/
+0
2012-02-11
clear up some messaging in docs on fluid grid system and nesting overall
Mark Otto
3
-2
/
+34
2012-02-11
remove the reset type from cancel buttons in forms examples per #1844
Mark Otto
3
-6
/
+6
2012-02-11
fix inline form checkbox/radios
Mark Otto
4
-2
/
+15
2012-02-11
fix type on responsive grid per #1852
Mark Otto
3
-2
/
+2
2012-02-11
move legend fix out of horizontal and to all forms
Mark Otto
2
-1
/
+1
2012-02-11
fix javascript text on tooltips per #1862
Mark Otto
3
-2
/
+2
2012-02-11
update selectors for icons to include matcher for icon class in middle of cla...
Mark Otto
4
-10
/
+2
2012-02-11
fix type in less docs per #1902
Mark Otto
3
-2
/
+2
2012-02-11
fix some single vs double quotes, fix typo in js docs per #1900
Mark Otto
3
-4
/
+4
[prev]
[next]