aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-07-05Merge pull request #14034 from twbs/deprecate-modal-remoteChris Rebert1-2/+4
Deprecate the `remote` option of modals?
2014-07-05`remote` modal docs: mention jQuery.load and other JS options as alternativesChris Rebert1-1/+3
[skip sauce]
2014-07-05gruntMark Otto4-7/+5
2014-07-05gruntMark Otto2-8/+12
2014-07-05Fixes #13967: Don't reset the cite element's font-styleMark Otto3-5/+2
2014-07-05Fixes #13953: Remove the progress bar min-width styles for low percentages ↵Mark Otto3-6/+2
to avoid jumping progress
2014-07-05Fixes #13943: Lighten the navbar inverse link color more since our text ↵Mark Otto3-3/+3
contrast change in v3.2.0
2014-07-05gruntMark Otto6-8/+8
2014-07-05Docs: add missing example code code for `kbd` after #13351.XhmikosR1-1/+2
2014-07-03Add Wall of Browser Bugs entry for #13892Chris Rebert1-0/+6
Closes #13892. [skip sauce]
2014-07-03modal docs formatting tweakChris Rebert1-1/+1
[skip sauce]
2014-07-03Mark the `remote` option of the Modal plugin as deprecated.Chris Rebert1-1/+1
Follow-up to https://github.com/twbs/bootstrap/issues/13087#issuecomment-46563760 Closes #13087 as WONTFIX. Closes #13597 as WONTFIX.
2014-07-03Merge pull request #13986 from twbs/address-13874Chris Rebert2-4/+4
docs: use valid JSON in compound option value examples
2014-07-03Remove superfluous cursor:pointerBas Bosman1-1/+0
2014-07-03gruntMark Otto1-1/+1
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for ↵Mark Otto4-4/+4
.navbar-collapse height in landscape devices
2014-07-02gruntMark Otto1-1/+1
2014-07-02typoMark Otto3-6/+6
2014-07-02Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto3-13/+33
2014-07-02Merge branch 'master' into pr/14005Mark Otto5-1/+8805
2014-07-02merge in and resolve conflictsMark Otto2-2/+2
2014-07-02fix new form validationMark Otto1-4/+4
2014-07-02Merge branch 'pr/14011'Mark Otto1-0/+48
2014-07-02fix up examplesMark Otto1-22/+26
2014-07-02clarify the iOS virtual keyboard bug with respect to navbarsChris Rebert1-1/+1
2014-07-02Moves checkbox/radios into "Validation states" example.Zac Echola1-52/+44
2014-07-02Documents radio and checkbox validation statesZac Echola1-0/+52
References #14010 fixing duped IDs fix ALL the duped IDs. make example id match actual id
2014-07-01Copy all files in docs/dist.XhmikosR3-0/+8756
Now we are on par with what we have on the gh-pages dist/ folder.
2014-06-30Merge pull request #13988 from twbs/fix-13896Chris Rebert1-1/+1
doc that you can't use both data-ride and $().carousel() on the same carousel
2014-06-30fix #13964Chris Rebert1-3/+5
2014-06-30Update dependencies.XhmikosR4-4/+4
2014-06-30Fix inconsistency between demo and displayed code for modal demoPatrick Robertson1-1/+1
Fixes #13991
2014-06-29doc that you can't use both data-ride and $().carousel() on the same ↵Chris Rebert1-1/+1
carousel; fixes #13896 [skip sauce]
2014-06-29docs: use valid JSON in compound option value examplesChris Rebert2-4/+4
Fixes #13874. [skip sauce]
2014-06-29fix #13979Chris Rebert1-1/+1
2014-06-28Merge pull request #13954 from hnrch02/persist-preview-themeMark Otto1-7/+15
Save "Preview theme" state; resolves #13940
2014-06-28fixes #13968Mark Otto1-0/+6
2014-06-27Update "grunt-autoprefixer".XhmikosR4-4/+4
2014-06-27Save "Preview theme" state; resolves #13940Heinrich Fenkart1-7/+15
2014-06-26JSCS hotfixChris Rebert1-1/+1
[skip sauce] [skip validator]
2014-06-26regenerate docs.min.jsChris Rebert1-1/+1
[skip sauce]
2014-06-26docs: minor correction to the focus-triggered popover demo explanationChris Rebert1-1/+1
2014-06-26add docs JS to activate popover demos; fixes #13937Chris Rebert1-1/+6
2014-06-26Fixed crazy-making typo on home pageRufo Sanchez1-1/+1
...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..."
2014-06-26Merge pull request #13939 from twbs/tree-shakingMark Otto1-5/+0
Remove apparent dead code from docs JS
2014-06-26Fix link to compiling info. Fixes #13938.XhmikosR1-1/+1
[skip sauce]
2014-06-26rm apparent dead code from docs JSChris Rebert1-5/+0
.bs-docs-navbar class doesn't seem to be used anywhere at all
2014-06-26add comment explaining which demos this JS is forChris Rebert1-0/+1
2014-06-26fix class names in popover live examples in docsChris Rebert1-2/+2
2014-06-26bump to v3.2.0Mark Otto6-10/+10