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-02-06
Merge branch 'v4-dev' into v4-grid-redux
Mark Otto
1
-2
/
+2
2016-02-06
linter
Mark Otto
1
-2
/
+2
2016-02-06
Merge branch 'v4-dev' into v4-grid-redux
Mark Otto
24
-645
/
+760
2016-02-06
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto
4
-330
/
+338
2016-02-06
linter overhaul
Mark Otto
20
-315
/
+422
2016-02-06
disable linter
Mark Otto
1
-0
/
+2
2016-02-06
Ugh, Sass doesn't do extends across media, so we can't use placeholder here
Mark Otto
3
-21
/
+5
2016-02-06
property order and white space
Mark Otto
1
-2
/
+2
2016-02-06
property order
Mark Otto
1
-1
/
+1
2016-02-06
More grid updates
Mark Otto
4
-39
/
+44
2016-02-06
flip things around again, no more base class, try out some new stuff to keep ...
Mark Otto
15
-187
/
+216
2016-02-06
simpler, more specific docs example css
Mark Otto
1
-1
/
+3
2016-02-06
document horizontal flex utils, update the classes for the middle vertical ones
Mark Otto
1
-2
/
+53
2016-02-06
add horizontal flex utils
Mark Otto
1
-0
/
+9
2016-02-06
rename vertical align flex utils to middle to avoid clash with horizontal center
Mark Otto
1
-2
/
+2
2016-02-06
more accurate comments
Mark Otto
1
-2
/
+2
2016-02-06
Tweak docs example CSS for flexbox grid cols
Mark Otto
1
-0
/
+10
2016-02-06
Add vertical alignment docs for flexbox grid
Mark Otto
1
-0
/
+62
2016-02-06
Move the conditional statement back to the file because nested imports aren't...
Mark Otto
2
-21
/
+20
2016-02-06
Update devDependencies.
XhmikosR
2
-326
/
+334
2016-02-06
Bump gems.
XhmikosR
2
-4
/
+4
2016-02-06
rename .flex-all-* to .flex-items-* to match flexbox nomenclature
Mark Otto
1
-3
/
+3
2016-02-06
Conditionally include the flex utils in the import stack and reduce to a sing...
Mark Otto
2
-22
/
+16
2016-02-06
Move grid flex classes to utils instead maybe?
Mark Otto
2
-37
/
+35
2016-02-06
Merge branch 'v4-dev' into v4-grid-redux
Mark Otto
3
-11
/
+29
2016-02-06
Update base class for grid cols in all examples
Mark Otto
8
-80
/
+80
2016-02-06
Ensure docs grid example highlighting for flexbox mode
Mark Otto
1
-0
/
+1
2016-02-06
Add flexbox grid page to the docs (still more content to add)
Mark Otto
2
-0
/
+72
2016-02-06
Fix docs layout with added base class
Mark Otto
1
-2
/
+2
2016-02-06
Update grid docs to include new required .col base class
Mark Otto
1
-60
/
+60
2016-02-06
Revamp grid classes to require .col base class and improve flexbox grid class...
Mark Otto
3
-17
/
+17
2016-02-06
Update grid mixins code snippets in the docs to include flexbox changes
Mark Otto
1
-5
/
+22
2016-02-06
Improve docs sidenav active link highlighting
Mark Otto
1
-0
/
+1
2016-02-06
rearrange scss lint config to put flex over float
Mark Otto
1
-6
/
+6
2016-02-05
Switch to native font stack
Mark Otto
1
-2
/
+2
2016-02-05
grunt
Mark Otto
8
-66
/
+18
2016-02-05
Merge pull request #19086 from twbs/migration-vendor-prefix-mixins
Mark Otto
1
-0
/
+5
2016-02-05
Merge pull request #19089 from Quy/patch-5
Chris Rebert
1
-4
/
+0
2016-02-05
Remove pager section from migration
Quy
1
-4
/
+0
2016-02-04
Merge pull request #19088 from twbs/wkbug-153856
Chris Rebert
1
-0
/
+10
2016-02-04
Add Wall of Browser Bugs entry for https://webkit.org/b/153856
Chris Rebert
1
-0
/
+10
2016-02-04
Add migration guidance regarding vendor prefix mixins
Chris Rebert
1
-0
/
+5
2016-02-04
Merge pull request #19079 from twbs/fix-18992
Chris Rebert
1
-16
/
+6
2016-02-04
Revert separation of <hN> and .hN heading styles
Chris Rebert
1
-16
/
+6
2016-02-03
Merge pull request #19078 from twbs/compat-docs-wkbug-153852
Chris Rebert
1
-1
/
+1
2016-02-03
Mention https://webkit.org/b/153852 in browser compatibility docs
Chris Rebert
1
-1
/
+1
2016-02-03
Merge pull request #19077 from twbs/wkbug-153852
Chris Rebert
1
-0
/
+10
2016-02-03
Add Wall of Browser Bugs entry for https://webkit.org/b/153852
Chris Rebert
1
-0
/
+10
2016-02-03
Merge branch 'v4-card-fuckery' into v4-dev
Mark Otto
12
-47
/
+131
2016-02-03
grunt
Mark Otto
10
-32
/
+86
[prev]
[next]