Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2015-01-19gruntMark Otto
2015-01-19fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 ↵Mark Otto
to fix button sizing in Win 8.1 Chrome
2015-01-19Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2015-01-19Fixes #15142: Add position: relative; to .dropup for proper placement of menusMark Otto
2015-01-18rm dummy href from dismiss-on-next-click popover example; fixes #15277Chris Rebert
2015-01-18Merge branch 'master' into pr/15278Mark Otto
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2015-01-18gruntMark Otto
2015-01-17#15576 errata: #15298 also reproduces on LinuxChris Rebert
See https://github.com/twbs/bootstrap/issues/15298#issuecomment-69216754
2015-01-16Merge pull request #15581 from twbs/inline-form-with-visible-labelsChris Rebert
Add example of using .form-inline with visible <label>s
2015-01-1612 items of *fewer* as it's a countable itemDan Course
http://www.oxforddictionaries.com/words/less-or-fewer
2015-01-16custom widths not always required for inline form fieldsChris Rebert
[skip sauce]
2015-01-16Add example of using .form-inline with visible <label>sChris Rebert
Refs #15410 [skip sauce]
2015-01-16Document that tooltip+popover show+hide methods are async; fixes #15500Chris Rebert
[skip sauce]
2015-01-16Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2015-01-16gruntMark Otto
2015-01-16Merge pull request #15498 from twbs/fix-15332Chris Rebert
Add examples of using feedback icons with .input-group
2015-01-15Add Wall of Browser Bugs entry for #15298Chris Rebert
[skip sauce]
2015-01-15Docs: add missing "http://"Chris Rebert
2015-01-15Merge pull request #15560 from twbs/fix-15555Chris Rebert
Document that .form-inline & .form-horizontal work fine on non-<form>s too
2015-01-15document usage of npm package; fixes #15127Chris Rebert
[skip sauce]
2015-01-14Document that .form-inline & .form-horizontal work fine on non-<form>s tooChris Rebert
Fixes #15555 [skip sauce]
2015-01-14Document that calling tooltip/popover .show()/.hide() qualifies as manual ↵Chris Rebert
triggering Fixes #15465 [skip sauce]
2015-01-10Filed http://openradar.appspot.com/19435018Chris Rebert
Refs #14868
2015-01-10Filed http://openradar.appspot.com/19434933Chris Rebert
Refs #15205
2015-01-10Filed http://openradar.appspot.com/19434878Chris Rebert
Refs #11266, #13098
2015-01-10http://crbug.com/377346 is claimed to be fixed in Chrome 41Chris Rebert
So remove its entry from the Wall of Browser Bugs. Refs #13892, #14037 [skip sauce]
2015-01-09add pointer to Masonry in the thumbnail docsChris Rebert
2015-01-07Update jQuery to v1.11.2.XhmikosR
2015-01-06Add example of using feedback icons with .input-group ; fixes #15332Chris Rebert
2015-01-04overview.html: add missing <p>Chris Rebert
2015-01-01Merge pull request #15472 from twbs/address-15288Chris Rebert
Document that responsive tables use `overflow-y: hidden`
2015-01-01Merge pull request #15473 from twbs/autoprefixer-docsChris Rebert
Document that Autoprefixer is required
2015-01-01Merge pull request #15464 from twbs/address-15419Chris Rebert
Address #15419
2014-12-31Merge pull request #15292 from twbs/customize-iconXhmikosR
Use a glyphicon instead of the unicode character.
2014-12-31Remove extra word from disabling-responsiveness.htmlNate Eagleson
2014-12-31Document that Autoprefixer is requiredChris Rebert
Closes #14937 [skip sauce]
2014-12-31Document that responsive tables use `overflow-y: hidden`Chris Rebert
Closes #15288 [skip sauce]
2014-12-31Document the VERSION property of the jQuery plugins; fixes #15202Chris Rebert
[skip sauce]
2014-12-30Use a glyphicon instead of the unicode character.XhmikosR
2014-12-30grunt build-glyphicons-dataChris Rebert
2014-12-23gruntMark Otto
2014-12-23Merge branch 'master' of https://github.com/twbs/bootstrapMark Otto
Conflicts: dist/css/bootstrap.css.map
2014-12-23gruntMark Otto
2014-12-23Remove holder.js references from syntax-highlighted example HTMLChris Rebert
Our use of Holder.js in the docs is a mere implementation detail. Don't want to confuse people into thinking Holder.js is somehow required by the Thumbnail component. [skip sauce]
2014-12-22http://crbug.com/438064 has been fixedChris Rebert
Refs #14972 [skip sauce] [skip validator]
2014-12-21gruntMark Otto
2014-12-20Add Wall of Browser Bugs entry for #11266, #13098Chris Rebert
[skip sauce]
2014-12-19Add Wall of Browser Bugs entry for #15205Chris Rebert
Closes #15205
2014-12-19group Safari browser bugs by OSChris Rebert
2014-12-18Add warning to Customizer about Firefox bug; refs #15016Chris Rebert
[skip sauce]