aboutsummaryrefslogtreecommitdiff
path: root/docs/components/utilities.md
AgeCommit message (Collapse)AuthorFilesLines
2015-12-12Add <br>s to fix appearance of responsive float docs exampleChris Rebert1-8/+8
[skip sauce]
2015-12-08derp, wrong highlight syntaxMark Otto1-2/+2
2015-12-08add extra line before spacing utilities exampleLachlan Campbell1-0/+1
2015-12-08Update docs for spacing utilities themselves to account for #18185Chris Rebert1-69/+39
/fyi @mdo There might be prettier/better ways of explaining these, but for the sake of having accurate docs for tomorrow, this should do in a pinch. [skip sauce]
2015-12-07Tweak naming and docs of font utility classesChris Rebert1-4/+4
* `.font-normal` is too generic. Rename it to `.font-weight-normal` for clarity. * Rename `.font-bold` to `.font-weight-bold` so as to parallel `.font-weight-normal`. * In docs, gloss "weight" term in relation to fonts for the benefit of non-typographiles. Refs #18433 [skip sauce]
2015-12-06fixes #18433: add three new font utilsMark Otto1-0/+10
2015-11-29Merge pull request #18340 from twbs/responsive-pullsChris Rebert1-13/+13
Add responsive float classes
2015-11-29Merge pull request #18317 from twbs/redundant-text-aligns-18300Mark Otto1-3/+13
Remove non-responsive text alignment classes
2015-11-26Add responsive float classes; fixes #13690Chris Rebert1-13/+13
2015-11-23Add responsive embed class for 1:1 aspect ratioRichard Kraaijenhagen1-0/+5
Closes #18141
2015-11-22Remove non-responsive text alignment classesChris Rebert1-3/+13
These can be replaced by their `.text-xs-*` parallels. This also avoids any complications from interactions between the responsive and non-responsive classes. (e.g. `<div class="text-left text-md-right">`) Refs #18300 [skip sauce]
2015-11-14document links with text emphasis classes, fixes #18223Mark Otto1-0/+11
2015-11-12Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230Chris Rebert1-16/+0
[skip sauce]
2015-10-27Minor wording tidy-up on Utilities doc pageDavid Beitey1-1/+1
2015-10-16Add "keyboard users" to heading for `sr-only-focusable`Patrick H. Lauke1-1/+1
2015-10-16Remove redundant `.sr-only` text for Close buttonsPatrick H. Lauke1-2/+1
Since `aria-label` is used, it's not necessary anymore.
2015-10-12Tweak .text-capitalize example to show what happens to interior capital ↵Chris Rebert1-1/+1
letters; refs #17893 [ci skip]
2015-09-23Clarify [hidden] attr docs; closes #17169Chris Rebert1-10/+16
[ci skip]
2015-09-23Move v3 `.hidden` note into Migration docsChris Rebert1-1/+1
2015-09-07Fix usage of “its” and “it’s”Zearin1-1/+1
2015-08-26Document .bg-inversepetetnt1-0/+1
2015-08-23Rephrase/copyedit IE [hidden] compatibility docsChris Rebert1-1/+1
Fixes grammatical erratum from cf7819d8d554ed0fe09f78b35bdc6927787c35f7
2015-08-22mention the IE compatability for hidden attr per #17169Mark Otto1-1/+1
2015-08-21Docs: various fixesHeinrich Fenkart1-1/+5
Mostly links. Fixes #17056.
2015-08-14Massive cleanupMark Otto1-1/+1
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-14update utils, use importantMark Otto1-54/+63
2015-08-05restore page headers, use partial and page frontmatter to organize itMark Otto1-0/+1
2015-06-18Add 21x9 responsive embed modifierMark Otto1-1/+6
- Credit: @adammacias - Fixes #16499
2015-06-01move spacing utils to separate file, document them a bitMark Otto1-1/+70
2015-05-29fix utils ToC listing by unnesting headingsMark Otto1-13/+11
2015-05-29add markdown toc stuffMark Otto1-0/+5
2015-05-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-16/+4
Conflicts: dist/css/bootstrap.css dist/css/bootstrap.css.map docs/assets/css/docs.min.css
2015-04-17move responsive embed to utilities docs, update the nav to dedupe thingsMark Otto1-0/+28
2015-04-17move text utilities docs from type to utilitiesMark Otto1-3/+27
2015-04-17rename helpers to utilities in docs, matching the scss fileMark Otto1-0/+199