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
2014-07-08
rems: table padding
Mark Otto
7
-10
/
+10
2014-07-08
Nuke unused vars for panels wells and thumbnails
Mark Otto
14
-225
/
+11
2014-07-08
Bring back button info
Mark Otto
15
-11
/
+159
2014-07-08
.btn-default to .btn-secondary
Mark Otto
23
-184
/
+184
2014-07-08
Revamp button: rename .btn-default to .btn-secondary, drop .btn-info
Mark Otto
17
-335
/
+169
2014-07-08
nuke the sass docs
Mark Otto
3
-60
/
+0
2014-07-08
drop the low percentages docs from progress bars
Mark Otto
1
-28
/
+0
2014-07-08
docs header padding
Mark Otto
1
-4
/
+8
2014-07-08
Update browser support section to remove glyphicons in tables; also remove ie...
Mark Otto
2
-27
/
+23
2014-07-08
fix broken examples
Mark Otto
1
-37
/
+37
2014-07-08
Fix navbar margins and update grid sidebar styles to match
Mark Otto
10
-37
/
+46
2014-07-08
Add new grunt task for faster builds; nuke fonts
Mark Otto
5
-235
/
+1
2014-07-08
Implement the new border-radius guard: only round things if global @enable-ro...
Mark Otto
36
-489
/
+55
2014-07-08
Merge pull request #14090 from hnrch02/unit-tests-ie8
Chris Rebert
3
-9
/
+9
2014-07-08
clean up commented out docs css
Mark Otto
1
-41
/
+0
2014-07-08
rems: update breadcrumbs to use new sizing; improve variables by renaming @br...
Mark Otto
9
-35
/
+40
2014-07-09
`document.head` is undefined in IE8
Heinrich Fenkart
1
-6
/
+6
2014-07-09
Fix IE8 reporting type object for `getBoundingClientRect`
Heinrich Fenkart
1
-1
/
+1
2014-07-09
Fix IE8 reporting height style as all uppercase
Heinrich Fenkart
1
-2
/
+2
2014-07-08
Merge pull request #14091 from twbs/tooltip-test-html-fix
Chris Rebert
1
-2
/
+2
2014-07-08
Fix invalid HTML in "should allow html entities" tooltip unit test
Chris Rebert
1
-2
/
+2
2014-07-08
fix sidenav padding
Mark Otto
1
-5
/
+0
2014-07-08
Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:...
Mark Otto
25
-122
/
+93
2014-07-08
remove glyphicons nav
Mark Otto
1
-8
/
+0
2014-07-08
Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectable
Chris Rebert
1
-2
/
+2
2014-07-08
Merge pull request #14088 from twbs/panel-collapse-role-tabpanel
Chris Rebert
1
-6
/
+6
2014-07-08
Add role="tablist" & aria-multiselectable="true" to accordion .panel-group to...
Chris Rebert
1
-2
/
+2
2014-07-08
add role="tabpanel" to .panel-collapse to improve accessibility
Chris Rebert
1
-6
/
+6
2014-07-08
Merge pull request #14085 from twbs/tab-lis-role-preso
Chris Rebert
6
-67
/
+67
2014-07-08
Merge pull request #14086 from twbs/tab-pane-role-tabpanel
Chris Rebert
1
-16
/
+16
2014-07-08
Add role="tabpanel" to .tab-pane <div>s to improve accessibility
Chris Rebert
1
-16
/
+16
2014-07-08
add role="presentation" to tab <li>s to improve accessibility
Chris Rebert
6
-67
/
+67
2014-07-08
Merge pull request #14083 from twbs/fix-14078
Chris Rebert
2
-2
/
+3
2014-07-08
properly integrate Rouge into the Travis build; fixes #14078
Chris Rebert
2
-2
/
+3
2014-07-08
Fix that @mdo nightlife <3
Julian Thilo
1
-2
/
+2
2014-07-08
Drop: Thumbnails completely, as they'll be replaced
Mark Otto
12
-200
/
+4
2014-07-08
Drop: Panels completely, as they'll be replaced
Mark Otto
13
-1185
/
+4
2014-07-08
derp
Mark Otto
1
-1
/
+1
2014-07-08
clean up layout
Mark Otto
1
-35
/
+1
2014-07-08
nuke the v2.x to v3.x migration docs
Mark Otto
4
-462
/
+0
2014-07-08
link
Mark Otto
1
-0
/
+1
2014-07-08
Update grid mixins section of the docs
Mark Otto
2
-128
/
+47
2014-07-08
Overhaul semantic grid mixins
Mark Otto
4
-96
/
+14
2014-07-08
rems: rework grid system vars to use rems/ems
Mark Otto
7
-186
/
+186
2014-07-08
Drop: Device-named container variables since we alreay sort of deprecated the...
Mark Otto
7
-23
/
+17
2014-07-08
Drop: deprecated .dropdown-menu.pull-right styles
Mark Otto
7
-20
/
+4
2014-07-08
remove mention of fonts
Mark Otto
2
-17
/
+10
2014-07-08
rems: input sizes
Mark Otto
7
-71
/
+71
2014-07-08
Drop: @gray-base variable
Mark Otto
1
-1
/
+0
2014-07-08
Clean up variable alignment and comments; change grays to new custom values
Mark Otto
7
-162
/
+152
[prev]
[next]