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
2016-04-17
Merge pull request #19248 from twbs/navbar-divider-border-width
Chris Rebert
1
-1
/
+1
2016-04-15
Port #19741 to v4
Chris Rebert
1
-1
/
+1
2016-04-14
Merge pull request #19737 from twbs/wkbug-128489
Chris Rebert
1
-10
/
+0
2016-04-14
https://webkit.org/b/128489 has been fixed!
Chris Rebert
1
-10
/
+0
2016-04-14
Add disabled styling for .custom-select
Matthew Rayfield
2
-1
/
+9
2016-04-12
Merge pull request #19727 from twbs/bugzilla-1264125
Chris Rebert
1
-0
/
+10
2016-04-12
Add http://bugzil.la/1264125 to Wall of Browser Bugs
Chris Rebert
1
-0
/
+10
2016-04-12
Suppress IE/Edge additional white/blue colors for focused <select>
Patrick H. Lauke
2
-0
/
+20
2016-04-11
grunt dist
Chris Rebert
6
-5
/
+21
2016-04-11
Update shrinkwrap
Chris Rebert
1
-44
/
+44
2016-04-11
Merge pull request #19710 from twbs/ios-9.3-fast-tap
Patrick H. Lauke
1
-2
/
+2
2016-04-10
Merge pull request #19713 from twbs/edge-urls
Chris Rebert
2
-3
/
+2
2016-04-10
Merge pull request #19712 from twbs/crbug-273306
Chris Rebert
1
-10
/
+0
2016-04-10
docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge
Chris Rebert
1
-1
/
+0
2016-04-10
Update remaining Edge issue URLs in Wall of Browser Bugs
Chris Rebert
1
-2
/
+2
2016-04-10
https://crbug.com/273306 has been fixed
Chris Rebert
1
-10
/
+0
2016-04-10
Update 300ms click delay docs to reflect iOS 9.3 improvements
Chris Rebert
1
-2
/
+2
2016-04-10
Embolden the "don't"
Chris Rebert
1
-1
/
+1
2016-04-10
add some blank lines
Chris Rebert
1
-0
/
+2
2016-04-10
Add GitHub issue template
Chris Rebert
1
-0
/
+29
2016-04-10
Merge pull request #19705 from patrickhlauke/v4-pagination-a11y-label
Patrick H. Lauke
1
-5
/
+11
2016-04-10
Add aria-label and callout about labelling pagination components
Patrick H. Lauke
1
-5
/
+11
2016-04-08
grunt
Mark Otto
6
-12
/
+12
2016-04-08
Fixes #18573: Change name of .form-control-label to .col-form-label (and .for...
Mark Otto
2
-29
/
+29
2016-04-08
grunt
Mark Otto
8
-8
/
+10
2016-04-08
fix up broke forms styles and docs example for the grid
Mark Otto
2
-20
/
+23
2016-04-08
Merge branch 'v4-dev' into v4-forms-cleanup
Mark Otto
127
-2777
/
+2427
2016-04-08
Fixes #19690: Mention classes better for .list-inline and .list-inline-item
Mark Otto
1
-1
/
+1
2016-04-08
https://webkit.org/b/143527 has been fixed
Chris Rebert
1
-10
/
+0
2016-04-06
Docs: Call out removal of @screen-* variables in v4
Craig Martin
1
-4
/
+4
2016-04-06
Update lingering implicit prose reference to `.center-block`
Chris Rebert
1
-1
/
+1
2016-04-06
Finish killing .center-block; fixes #19443
Teo Dell'Amico
4
-12
/
+6
2016-04-06
Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343
Teo Dell'Amico
3
-1
/
+37
2016-04-06
Merge pull request #19234 from twbs/v4-w100
Chris Rebert
2
-0
/
+12
2016-04-06
Add docs for .w-100 utility class
Chris Rebert
1
-0
/
+8
2016-04-06
Fixes #19221: Add .w-100 as width: 100% utility class
Mark Otto
1
-0
/
+4
2016-04-06
Update offset class name in comment in _grid-framework.scss
Lionel Erard
1
-1
/
+1
2016-04-05
Update Wall of Browser Bugs entry for #14211
Chris Rebert
1
-1
/
+1
2016-04-05
Wall of Browser Bugs: Update some more URLs of MS Edge bugs
Chris Rebert
1
-2
/
+2
2016-04-04
Reflect MS Edge's migration of their issue tracker
Chris Rebert
3
-3
/
+5
2016-04-04
Reflect MS Edge's migration of their issue tracker
Chris Rebert
3
-3
/
+5
2016-04-04
CONTRIBUTING.md: Update MS Edge bug reporting instructions
Chris Rebert
1
-1
/
+1
2016-04-03
Use @border-radius and add $nav-tabs-border-radius variable
vsn4ik
4
-16
/
+13
2016-04-02
Docs: Correct arg `offsets` to `offset` in tooltips & popovers
Kay.L
2
-2
/
+2
2016-04-02
Nuke grunt-line-remover.
XhmikosR
3
-47
/
+46
2016-03-31
Fix comment style
Mark Topper
1
-179
/
+179
2016-03-31
Reverted
Mark Topper
1
-182
/
+183
2016-03-30
Append HoundCi fixes
Mark Topper
1
-7
/
+6
2016-03-30
Update to normalize.css v4.0.0
Mark Topper
1
-165
/
+164
2016-03-26
Merge pull request #19628 from twbs/ff-bug-1259972
Chris Rebert
1
-0
/
+10
[prev]
[next]