aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-11-29gruntMark Otto5-12/+34
2014-11-29gruntMark Otto6-6/+9
2014-11-29fixes #15164: wrap disable pagination spans in another spanMark Otto1-6/+33
2014-11-29fix the run-onMark Otto1-1/+1
2014-11-29clean up navbar examplesMark Otto8-236/+16
2014-11-29remove more mentions of themeMark Otto3-12/+4
2014-11-29no more themeMark Otto1-2/+0
2014-11-27Add CSS source maps reference to docs. Closes #15211Peter Blazejewicz1-1/+3
- update distribution file list with relevant files - add a short reference to CSS source map purpose - add link to Google Chrome developer network article
2014-11-25fix a bunch of padding and alignment things for formsMark Otto5-9/+9
2014-11-25disable shadows on buttons for nowMark Otto6-16/+5
2014-11-25hide sections of homepage and quick startMark Otto2-2/+6
2014-11-25fix margin on .bs-example thumbsMark Otto3-3/+3
2014-11-25alphabetize the orderingMark Otto1-4/+4
2014-11-24Remove #12548's entry from the Wall of Browser BugsChris Rebert1-10/+0
Since https://crbug.com/346051 has been closed as WontFix. Bug is now documented in MDN: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?locale=en-US&to=698785&from=693137 Refs #12548 [skip sauce]
2014-11-24Give all embedded live docs examples data-example-id attrsChris Rebert37-168/+168
Refs #11410
2014-11-24Merge pull request #15108 from zacechola/irc_roomJulian Thilo1-1/+1
corrects IRC room
2014-11-24Run `grunt`.XhmikosR7-8/+8
2014-11-24Merge pull request #15198 from twbs/fix-15194Julian Thilo1-48/+80
Fix #15194: Shrink media link area
2014-11-22add Apple Safari Radar entry for #8350Chris Rebert1-1/+1
2014-11-22Fix #15194: Shrink media link areaJulian Thilo1-48/+80
2014-11-21drop the theme exampleMark Otto3-661/+2
2014-11-21remove disable responsive docs sectionMark Otto1-13/+0
2014-11-21don't link to now removed non-responsive exampleMark Otto1-7/+0
2014-11-21drop non responsive exampleMark Otto2-224/+0
2014-11-20Update Wall of Browser Bugs entry for #14972Chris Rebert1-2/+2
http://crbug.com/429604 has been merged into http://crbug.com/175502
2014-11-20Merge pull request #15159 from twbs/docs-mutedXhmikosR3-4/+2
Clean up old `muted` references and switch to `text-muted`.
2014-11-20Merge pull request #15111 from twbs/events-tables-wrappingChris Rebert11-10/+15
Don't line wrap event names in JS plugin docs
2014-11-20Clean up old `muted` references and switch to `text-muted`.XhmikosR3-4/+2
2014-11-19Merge pull request #15090 from twbs/dropdowns-eventsChris Rebert1-4/+5
consolidate relatedTarget docs in dropdown event docs
2014-11-17gruntHeinrich Fenkart4-12/+9
2014-11-17Fix name spellingQuy Ton1-1/+1
2014-11-17Since Safari has released new fixed versions, we're unlikely to take any ↵Chris Rebert1-1/+0
further action on this.
2014-11-17Merge pull request #15125 from patrickhlauke/docs-clean-upChris Rebert21-77/+77
Docs clean up - unnecessary role attributes, callout clarifications
2014-11-17Merge pull request #15129 from twbs/examples-img-altXhmikosR1-18/+18
Specify `img` alternative text.
2014-11-16rm redundant role="button" from <button>Chris Rebert1-1/+1
2014-11-16Merge pull request #15139 from patrickhlauke/docs-button-section-restructureXhmikosR2-31/+32
Docs button section restructure
2014-11-16Merge pull request #15135 from hillai/patch-1XhmikosR1-1/+6
Add modal autofocus example
2014-11-16Add modal autofocus examplehillai1-1/+6
2014-11-15Move button-tags section to start of button sectionPatrick H. Lauke2-31/+32
2014-11-15Move context-specific callout to general tag usagePatrick H. Lauke1-5/+5
2014-11-14Merge pull request #15137 from twbs/split-inline-formChris Rebert1-14/+26
split .form-inline .input-group into separate docs example [skip sauce]
2014-11-14Filed http://openradar.appspot.com/18987206Chris Rebert1-1/+1
Refs #9774
2014-11-14split .form-inline .input-group into separate docs exampleChris Rebert1-14/+26
2014-11-14Fixes to scopePatrick H. Lauke6-88/+85
as discssued in https://github.com/twbs/bootstrap/issues/15117#issuecomment-63029993 - added ``scope="row"`` to row headers - made sure row headers are actual ``<th>`` elements - removed ``scope="col"`` where it was redundant - simplified table examples with (to me) unnecessary ``rowspan``/``colspan`` (unless you really want complex tables, in which case we would need full-on ``id`` and ``headers`` attributes to make sure each table cell has an explicit association with the related header cells - overkill, in my opinion) - one table (in typography) left header-less, as it's more or less presentational (though its structure is still important, hence not adding ``role="presentation"``)
2014-11-14Redundant role="navigation" on <nav>sPatrick H. Lauke16-34/+34
plus one example that still used the old <div role="navigation"> and a fix-up of the callout as per https://github.com/twbs/bootstrap/issues/15109
2014-11-14Redundant role="form" on <form>sPatrick H. Lauke6-42/+42
2014-11-14Expand caveat for disabled fieldsets and linksPatrick H. Lauke1-1/+1
2014-11-14Specify `img` alternative text.XhmikosR1-18/+18
2014-11-13Fix linkQuy Ton1-1/+1
2014-11-13clarify that Bower is one among several installation methodsChris Rebert1-1/+1