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
2014-07-05
Merge pull request #14034 from twbs/deprecate-modal-remote
Chris Rebert
1
-2
/
+4
2014-07-05
`remote` modal docs: mention jQuery.load and other JS options as alternatives
Chris Rebert
1
-1
/
+3
2014-07-05
grunt
Mark Otto
4
-7
/
+5
2014-07-05
grunt
Mark Otto
2
-8
/
+12
2014-07-05
Fixes #13967: Don't reset the cite element's font-style
Mark Otto
3
-5
/
+2
2014-07-05
Fixes #13953: Remove the progress bar min-width styles for low percentages to...
Mark Otto
3
-6
/
+2
2014-07-05
Fixes #13943: Lighten the navbar inverse link color more since our text contr...
Mark Otto
3
-3
/
+3
2014-07-05
grunt
Mark Otto
6
-8
/
+8
2014-07-05
Docs: add missing example code code for `kbd` after #13351.
XhmikosR
1
-1
/
+2
2014-07-03
Add Wall of Browser Bugs entry for #13892
Chris Rebert
1
-0
/
+6
2014-07-03
modal docs formatting tweak
Chris Rebert
1
-1
/
+1
2014-07-03
Mark the `remote` option of the Modal plugin as deprecated.
Chris Rebert
1
-1
/
+1
2014-07-03
Merge pull request #13986 from twbs/address-13874
Chris Rebert
2
-4
/
+4
2014-07-03
Remove superfluous cursor:pointer
Bas Bosman
1
-1
/
+0
2014-07-03
grunt
Mark Otto
1
-1
/
+1
2014-07-03
Fixes #12738 again: use max-device-width instead of max-width for .navbar-col...
Mark Otto
4
-4
/
+4
2014-07-02
grunt
Mark Otto
1
-1
/
+1
2014-07-02
typo
Mark Otto
3
-6
/
+6
2014-07-02
Fixes #13989: Don't extend the input sizes; manually chain the selectors
Mark Otto
3
-13
/
+33
2014-07-02
Merge branch 'master' into pr/14005
Mark Otto
5
-1
/
+8805
2014-07-02
merge in and resolve conflicts
Mark Otto
2
-2
/
+2
2014-07-02
fix new form validation
Mark Otto
1
-4
/
+4
2014-07-02
Merge branch 'pr/14011'
Mark Otto
1
-0
/
+48
2014-07-02
fix up examples
Mark Otto
1
-22
/
+26
2014-07-02
clarify the iOS virtual keyboard bug with respect to navbars
Chris Rebert
1
-1
/
+1
2014-07-02
Moves checkbox/radios into "Validation states" example.
Zac Echola
1
-52
/
+44
2014-07-02
Documents radio and checkbox validation states
Zac Echola
1
-0
/
+52
2014-07-01
Copy all files in docs/dist.
XhmikosR
3
-0
/
+8756
2014-06-30
Merge pull request #13988 from twbs/fix-13896
Chris Rebert
1
-1
/
+1
2014-06-30
fix #13964
Chris Rebert
1
-3
/
+5
2014-06-30
Update dependencies.
XhmikosR
4
-4
/
+4
2014-06-30
Fix inconsistency between demo and displayed code for modal demo
Patrick Robertson
1
-1
/
+1
2014-06-29
doc that you can't use both data-ride and $().carousel() on the same carousel...
Chris Rebert
1
-1
/
+1
2014-06-29
docs: use valid JSON in compound option value examples
Chris Rebert
2
-4
/
+4
2014-06-29
fix #13979
Chris Rebert
1
-1
/
+1
2014-06-28
Merge pull request #13954 from hnrch02/persist-preview-theme
Mark Otto
1
-7
/
+15
2014-06-28
fixes #13968
Mark Otto
1
-0
/
+6
2014-06-27
Update "grunt-autoprefixer".
XhmikosR
4
-4
/
+4
2014-06-27
Save "Preview theme" state; resolves #13940
Heinrich Fenkart
1
-7
/
+15
2014-06-26
JSCS hotfix
Chris Rebert
1
-1
/
+1
2014-06-26
regenerate docs.min.js
Chris Rebert
1
-1
/
+1
2014-06-26
docs: minor correction to the focus-triggered popover demo explanation
Chris Rebert
1
-1
/
+1
2014-06-26
add docs JS to activate popover demos; fixes #13937
Chris Rebert
1
-1
/
+6
2014-06-26
Fixed crazy-making typo on home page
Rufo Sanchez
1
-1
/
+1
2014-06-26
Merge pull request #13939 from twbs/tree-shaking
Mark Otto
1
-5
/
+0
2014-06-26
Fix link to compiling info. Fixes #13938.
XhmikosR
1
-1
/
+1
2014-06-26
rm apparent dead code from docs JS
Chris Rebert
1
-5
/
+0
2014-06-26
add comment explaining which demos this JS is for
Chris Rebert
1
-0
/
+1
2014-06-26
fix class names in popover live examples in docs
Chris Rebert
1
-2
/
+2
2014-06-26
bump to v3.2.0
Mark Otto
6
-10
/
+10
[next]