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
2011-11-29
Add vertical nav divider.
Evan Meagher
1
-0
/
+9
2011-11-29
Merge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap into...
Mark Otto
3
-25
/
+25
2011-11-29
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto
32
-654
/
+1368
2011-11-29
misc docs updates, revamped tables CSS save for grid columns and tablesorter ...
Mark Otto
7
-460
/
+428
2011-11-29
Merge pull request #722 from tinyfly/grid-input-size-fix
Mark Otto
3
-32
/
+32
2011-11-29
scope form feedback states to .control-group instead of unused .clearfix
Jeff Adams
3
-25
/
+25
2011-11-29
add input width calculation fix from #408 to the 2.0 branch
Jeff Adams
3
-32
/
+32
2011-11-28
Merge pull request #711 from smaboshe/updates-to-2.0-docs
Mark Otto
2
-10
/
+10
2011-11-28
Capitalising 'Bootstrap' and abbreviations. Fixing typos.
Silumesii Maboshe
2
-10
/
+10
2011-11-27
add code to reset data for collapsed element so that item can be intitialized...
Jacob Thornton
4
-15
/
+21
2011-11-27
derp
Jacob Thornton
1
-3
/
+3
2011-11-27
turn attribute rules to list
Jacob Thornton
1
-3
/
+3
2011-11-27
change even was removed, in favor of show shown
Jacob Thornton
1
-1
/
+0
2011-11-27
fix heading for js readme...
Jacob Thornton
1
-1
/
+1
2011-11-27
rename tabs to tab - clean up lots of api stuff make href acceptable target val
Jacob Thornton
8
-124
/
+161
2011-11-27
remove trailing semicolons - we'll be hosting minified files with semicolons ...
Jacob Thornton
7
-7
/
+7
2011-11-27
Remove static github buttons and replace with iframe versions
Mark Otto
1
-68
/
+4
2011-11-25
clean up comments for better built files
Jacob Thornton
13
-130
/
+44
2011-11-25
allow scrollspy to target a specific nav
Jacob Thornton
2
-4
/
+4
2011-11-25
new plugin "collapse" for collapsible lists and "accordion" like support
Jacob Thornton
6
-30
/
+321
2011-11-24
fix copy paste bug
Jacob Thornton
1
-1
/
+1
2011-11-24
clean up scrollspy a bit - add public api method
Jacob Thornton
2
-7
/
+29
2011-11-24
fix some more modal things
Jacob Thornton
1
-1
/
+3
2011-11-24
refactor modal
Jacob Thornton
2
-69
/
+44
2011-11-24
refactor dropdown in accordance with readme
Jacob Thornton
4
-89
/
+65
2011-11-24
refactor alerts + add new readme which idefientifies goals for 2.0 js
Jacob Thornton
7
-45
/
+201
2011-11-24
update buttons js for button groups
Jacob Thornton
5
-15
/
+136
2011-11-20
add build script for minified files and allow elements to be returned to getC...
Jacob Thornton
3
-3
/
+27
2011-11-20
update comment numbers
Jacob Thornton
2
-2
/
+2
2011-11-20
act on all twipsy instances
Jacob Thornton
1
-3
/
+4
2011-11-20
merge in js from 1.4... start working through js docs
Jacob Thornton
15
-350
/
+281
2011-11-20
revert all js stuff back to 1.4 :/
Jacob Thornton
9
-304
/
+543
2011-11-17
update property order and do some misc cleanup
Mark Otto
13
-118
/
+105
2011-11-17
remove code styling if it's in a pre tag
Mark Otto
3
-9
/
+20
2011-11-17
make uneditable inputs work with span* classes
Mark Otto
3
-34
/
+83
2011-11-17
spelling mistake in comment
Mark Otto
1
-1
/
+1
2011-11-17
updated font mixins courtesy of @apancutt
Mark Otto
3
-26
/
+31
2011-11-17
update tables docs after merging in the condensed styles
Mark Otto
1
-3
/
+3
2011-11-17
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto
1
-1
/
+37
2011-11-17
Merge pull request #647 from lookfirst/condensed
Mark Otto
1
-1
/
+37
2011-11-17
make form classes match table classes (readable left to right), update docs a...
Mark Otto
4
-38
/
+40
2011-11-16
start breaking down patterns.less into more distinct files, update docs for f...
Mark Otto
14
-820
/
+1024
2011-11-16
added condensed example
Jon Stevens
1
-1
/
+37
2011-11-12
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto
6
-3
/
+8
2011-11-12
Merge pull request #579 from raulriera/2.0-wip
Mark Otto
6
-0
/
+6
2011-11-12
updated docs pages (still wip), adding misc css classes, added form styles fr...
Mark Otto
8
-68
/
+190
2011-11-08
Removed trailing backslash :)
Raul Riera
6
-6
/
+6
2011-11-08
Merge pull request #577 from smaboshe/updates-to-2.0-docs
Mark Otto
2
-3
/
+2
2011-11-07
Added the view port meta tag for proper responsiveness
Raul Riera
6
-0
/
+6
2011-11-07
Removed the 'View javascript docs' link because it is the page we are current...
Silumesii Maboshe
1
-2
/
+1
[next]