aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started
AgeCommit message (Collapse)AuthorFilesLines
2015-02-06Update Twitter handle: @twbootstrap => @getbootstrapChris Rebert1-1/+1
Refs https://github.com/twbs/bootstrap-blog/commit/1c94b7791f8a24a18f08aba40c38d519b873f2d0 CC: @mdo
2015-02-04Merge pull request #15714 from patrickhlauke/skip-link-fixesPatrick H. Lauke1-2/+7
Skip link workarounds for Chrome and IE
2015-02-03Merge pull request #15658 from kkirsche/patch-3XhmikosR1-0/+1
Fix issue #15601 — Position of Charset, X-UA-Compatible, and Viewport Meta Tags
2015-02-02Fix issue #15601 — Position of X-UA-CompatibleKevin Kirsche1-0/+1
Fix issue #15601 — Position of X-UA-Compatible, charset and viewport Add comment to all examples The non-responsive is correctly saying 2 instead of 3
2015-02-02Expand/clean-up prose about skip linksPatrick H. Lauke1-2/+2
2015-01-31Skip link workarounds for Chrome and IEPatrick H. Lauke1-1/+6
Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements)
2015-01-30License FAQ clarificationPatrick H. Lauke1-1/+1
2015-01-20Document sticky :hover on mobile browsers; fixes #12832Chris Rebert1-0/+3
2015-01-15Docs: add missing "http://"Chris Rebert1-1/+1
2015-01-14document usage of npm package; fixes #15127Chris Rebert1-0/+10
[skip sauce]
2015-01-07Update jQuery to v1.11.2.XhmikosR1-1/+1
2014-12-31Merge pull request #15473 from twbs/autoprefixer-docsChris Rebert1-0/+3
Document that Autoprefixer is required
2014-12-30Remove extra word from disabling-responsiveness.htmlNate Eagleson1-1/+1
2014-12-30Document that Autoprefixer is requiredChris Rebert1-0/+3
Closes #14937 [skip sauce]
2014-12-14Merge pull request #15348 from bastienmoulia/masterMark Otto1-1/+2
Correction in the documentation, add the brand-primary true color in comment and woff2 glyphicons
2014-12-14Expand/clarify advice about skip linksPatrick H. Lauke1-2/+3
2014-12-12Add glyphicons fonts in woff2Bastien1-1/+2
2014-12-05Repeat warning comment about keeping "What's included" sections in syncChris Rebert1-1/+2
Refs #15238 [skip sauce]
2014-11-29Merge pull request #15133 from patrickhlauke/docs-table-fixesMark Otto1-7/+7
Fixes to scope
2014-11-29fix the run-onMark Otto1-1/+1
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-24Merge pull request #15108 from zacechola/irc_roomJulian Thilo1-1/+1
corrects IRC room
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-14Fixes to scopePatrick H. Lauke1-7/+7
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-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
2014-11-13Fix a small grammar mistake.XhmikosR1-1/+1
[ci skip]
2014-11-13escaped uriZac Echola1-1/+1
2014-11-12add link to MDN docs regarding iOS Safari element clickabilityChris Rebert1-1/+1
2014-11-12corrects IRC roomZac Echola1-1/+1
2014-11-11aria-hidden added to some stray glyphiconsPatrick H. Lauke1-23/+23
plus minor tweak to customizer's generated alerts
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke1-0/+5
Closes #14951 by merging it.
2014-11-10Remove X-UA-Compatible caveat from Validators docsChris Rebert1-1/+1
Refs #15072
2014-11-03Add #14868 to the compatibility docsChris Rebert1-2/+11
2014-10-28reads more smoothlyChris Rebert1-1/+1
For @XhmikosR
2014-10-23Fix a small typo in comment.XhmikosR1-1/+1
[ci skip]
2014-10-14clarify that "build & test everything" Grunt task requires JekyllChris Rebert1-1/+1
Refs #13131.
2014-10-02Fixes #14251: Don't use hidden screen reader content in docs table so that ↵Mark Otto1-15/+15
Safari doesn't screw up overflow: hidden; content
2014-09-24fix typo in Tools section of Getting Started docsChris Rebert1-1/+1
2014-09-23Mention Bootlint in Getting Started docs under new Tools sectionChris Rebert1-0/+6
[skip sauce]
2014-09-22Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663Chris Rebert1-1/+1
2014-09-17tweak `grunt docs` descriptionChris Rebert1-2/+2
2014-09-17Fixes #14628, #14629: Add note to docs about grunt docs commandMark Otto1-0/+3
2014-09-05Add section to docs explaining our stance on validatorsChris Rebert1-0/+5
2014-07-15Fix jsbin linkBas Bosman1-1/+1
2014-07-15Another new js bin linkMark Otto1-1/+1
/cc @cvrebert @hnrch02
2014-07-14fix #14114 mo' bettaChris Rebert1-1/+1
2014-07-12Use bootstrapcdn linksMark Otto1-1/+1
2014-07-12New Android select exampleMark Otto1-1/+1
Fixes #14114