aboutsummaryrefslogtreecommitdiff
path: root/docs/components
AgeCommit message (Collapse)AuthorFilesLines
2015-12-06Docs: Fix flavor text in input group example that got borked at some pointChris Rebert1-1/+1
[skip sauce]
2015-11-29Merge pull request #18340 from twbs/responsive-pullsChris Rebert3-21/+21
Add responsive float classes
2015-11-29navs.md: Fix typoChris Rebert1-1/+1
[ci skip]
2015-11-29Merge pull request #18264 from twbs/input-group-btns-both-sidesMark Otto1-0/+14
Add input group example with btns on both sides for completeness+testing
2015-11-29Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto2-14/+24
2015-11-29Merge pull request #18317 from twbs/redundant-text-aligns-18300Mark Otto2-14/+24
Remove non-responsive text alignment classes
2015-11-29fixes #18295. improve .nav-inline usefulness and document the classes as wellMark Otto1-0/+32
2015-11-29clarify nav default displayMark Otto1-2/+2
2015-11-26Add responsive float classes; fixes #13690Chris Rebert3-21/+21
2015-11-23Add responsive embed class for 1:1 aspect ratioRichard Kraaijenhagen1-0/+5
Closes #18141
2015-11-22Remove non-responsive text alignment classesChris Rebert2-14/+24
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-15Add input group example with btns on both sides for completeness+testingChris Rebert1-0/+14
[skip sauce]
2015-11-14document links with text emphasis classes, fixes #18223Mark Otto1-0/+11
2015-11-14fix broke markupMark Otto1-7/+0
2015-11-14unfuck that class name changeMark Otto1-7/+7
2015-11-14Merge pull request #18250 from twbs/v4-checkbox-markupMark Otto1-14/+15
Checkbox validation markup (Take 2)
2015-11-14s/error/danger/Chris Rebert1-1/+1
[skip sauce]
2015-11-14Simplifies markup for checkbox validation statesZac Echola1-14/+15
2015-11-12Merge pull request #17153 from kkirsche/patch-17Mark Otto1-3/+3
v4 — Change .has-error to .has-danger for uniformity.
2015-11-12Merge pull request #17204 from petetnt/petetnt/v4-dev-patch-2Mark Otto1-20/+22
modal.md - wrapped rows to a .container-fluid, added .bd-example-row...
2015-11-12Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230Chris Rebert1-16/+0
[skip sauce]
2015-11-04Reorder attributes in Navs documentationDavid\ Beitey1-48/+48
Attribute order now adheres to the Code Guide (http://codeguide.co/#html-attribute-order).
2015-10-31linking to the color scheme directlyBass Jobsen1-1/+1
Because of a color scheme has a color and background color.
2015-10-29Docs: Make pagination <span> example liveChris Rebert1-2/+2
[skip sauce]
2015-10-27Capitalize header cells in option and method tables of JS docsChris Rebert4-12/+12
[skip sauce]
2015-10-27Minor wording tidy-up on Utilities doc pageDavid Beitey1-1/+1
2015-10-24Merge pull request #18050 from tshinnic/v4_docs_navbar_scheme_name_typos_1Chris Rebert1-1/+1
v4 docs Missed navbar color scheme name changes
2015-10-24v4 docs Missed navbar color scheme name changesThomas Shinnick1-1/+1
Change d6b6a20a0daaed70ec6f395dd813ea460b394e6c missed two doc mentions of the previous names when changing to new: .navbar-default --> .navbar-light .navbar-inverse --> .navbar-dark
2015-10-23Remove unnecessary .bd-popover class from docsThomas Shinnick1-3/+3
Also one spelling typo corrected. Closes #18043
2015-10-23Rename docs-specific static tooltip/popover classes for clarity; refs #18043Chris Rebert2-2/+2
[skip sauce]
2015-10-16Fix docs for tooltips.Peshkov, Igor1-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. Lauke3-11/+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-10-11Add docs for #17710Chris Rebert1-1/+1
2015-10-08Move border-radius mixin from scss/_mixins.scss to ↵Chris Rebert1-3/+3
scss/mixins/_border-radius.scss Reunites the family. Closes #17791
2015-10-01Remove random trailing less-than symbolLiam Stanley1-1/+1
2015-09-28Clarify the purpose of CSS class .in to .fadeTommy Kelly1-1/+1
2015-09-28Use backticks/<code> for JS snippets in docs headings; closes #17192Chris Rebert6-25/+25
[skip sauce]
2015-09-27Merge pull request #17626 from wolfika/v4-devMark Otto1-0/+11
Add <h3> header example to Cards docs
2015-09-27Merge pull request #17689 from twbs/fix-17169-moreChris Rebert1-10/+16
Docs: Clarify [hidden] & .hidden
2015-09-25Use correct default value of `constraints` in Tooltip docs; fixes #17671Johann-S1-1/+1
Closes #17699
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-22Rename placeholders according to the classes specifiedpetetnt1-2/+2
2015-09-16Add <h3> header example to Cards docswolfika1-0/+11
resolves #17609
2015-09-16Fix doc for tooltips and popover method disposeJohann-S2-4/+4
2015-09-10v4 - fixed incorrect inline form class in docsRolandas Barysas1-1/+1
2015-09-07Fix usage of “its” and “it’s”Zearin5-5/+5
2015-09-06Fixes #17486: start work on responsive cards for decks, groups, and columnsMark Otto1-2/+6