aboutsummaryrefslogtreecommitdiff
path: root/docs/content
AgeCommit message (Collapse)AuthorFilesLines
2015-12-13Fix anchor linkQuy1-1/+1
2015-12-08Remove unnecessary style attribyte on docs (aligning-images)vsn4ik1-2/+2
2015-12-07rip out the .blockquote-* children classes for margin utilsMark Otto1-4/+4
2015-12-07Merge pull request #18138 from bassjobsen/patch-12Mark Otto1-8/+8
refactor blockqoutes to to avoid tag selectors & child selectors
2015-12-07rewrite list-inline to use margin and simpler stylesMark Otto1-1/+1
2015-12-07Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into ↵Mark Otto1-3/+3
bassjobsen-patch-11
2015-12-01Proposed better phrasing in the "images" sectionTaylor Poulos1-1/+1
Previously, this read "Bootstrap doesn’t apply this automatically as it causes complications to other image formats." In this sentence, the number of the subject and the verb don't agree, and the word "this" is unclear.
2015-11-29Merge pull request #18340 from twbs/responsive-pullsChris Rebert1-4/+4
Add responsive float classes
2015-11-26Add responsive float classes; fixes #13690Chris Rebert1-4/+4
2015-11-22Remove non-responsive text alignment classesChris Rebert2-3/+3
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-15docs/content/reboot.md: Just to avoid any ambiguityChris Rebert1-1/+1
[ci skip]
2015-11-15docs/content/reboot.md: Add MDN link and a commaChris Rebert1-2/+2
2015-11-16Touch responsiveness optimizationPatrick H. Lauke1-0/+14
Admittedly wordy info dump on why we use `touch-action:manipulation` refs https://github.com/twbs/bootstrap/pull/18051#issuecomment-156375970
2015-11-14Refactor figure image styles to use CSS class instead of child selectorBass Jobsen1-3/+3
Refactoring according the comments on https://github.com/twbs/bootstrap/pull/18104. Closes #18131
2015-11-12Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230Chris Rebert1-0/+16
[skip sauce]
2015-11-03Update typography.mdBass Jobsen1-8/+8
2015-11-03Update typography.mdBass Jobsen1-3/+3
2015-10-26Merge pull request #17804 from audionerd/patch-1Chris Rebert1-2/+2
Update typography docs re: global vars [skip sauce]
2015-10-19Fix three small typosThomas Shinnick2-3/+3
2015-10-12Use .blockquote class in V4 examples pageKevin Kirsche1-1/+1
Fix #17888
2015-10-06Update typography.md re: where to find global varsEric Skogen1-2/+2
Docs should indicate that `_reboot.scss` uses the variables, but to see their values users would look in `_variables.scss`.
2015-09-05Update Holder.js to v2.8.2.XhmikosR1-1/+1
[ci skip]
2015-09-02Merge pull request #17168 from kkirsche/patch-19Mark Otto1-4/+4
v4 - Rename .img-responsive class to .img-fluid
2015-09-01Rename .img-responsive class to .img-fluidKevin Kirsche1-4/+4
Fix #17166
2015-09-01fixes #17412: reverse display heading classes to match h1-h6 headingsMark Otto1-7/+7
2015-08-23my bad, fix those valuesMark Otto1-2/+2
/cc @cvrebert
2015-08-22add responsive typography note /cc #17095Mark Otto1-0/+30
2015-08-20Merge pull request #17084 from thejameskyle/tjk/3Mark Otto1-1/+1
v4 - Use doge instead of css for <pre> example
2015-08-20reboot.md: fix typo: "to a minimal" [sic]Chris Rebert1-1/+1
2015-08-21Docs: various fixesHeinrich Fenkart4-4/+4
Mostly links. Fixes #17056.
2015-08-21Merge pull request #17027 from n1c/patch-1Heinrich Fenkart1-1/+1
Title on Figures page should be Figures and not Images?
2015-08-21Merge pull request #17065 from kkirsche/patch-8Heinrich Fenkart1-1/+1
Fix link to .table section in Reboot
2015-08-21Merge pull request #17085 from thejameskyle/tjk/4Heinrich Fenkart1-1/+1
v4 - Fix urls ./helpers => ./utilities
2015-08-21Merge pull request #17086 from thejameskyle/tjk/5Heinrich Fenkart1-1/+1
v4 - Fix text utilities link
2015-08-20Fix use of LESS var syntax in docs when referencing SCSSDavid Richardson1-3/+3
Example: > ... SCSS variables (e.g., `@enable-gradients: true`) ... Referenced SCSS but used the LESS syntax. Changed to: > ... SCSS variables (e.g., `$enable-gradients: true`) ... Closes #17114
2015-08-19Use .example-element instead of doge :cry:James Kyle1-3/+3
2015-08-19Fix text utilities linkJames Kyle1-1/+1
2015-08-20Merge pull request #17083 from thejameskyle/tjk/2Heinrich Fenkart1-1/+1
v4 - fix after => :after
2015-08-19Fix urls ./helpers => ./utilitiesJames Kyle1-1/+1
2015-08-19Use doge instead of css for <pre> exampleJames Kyle1-3/+3
2015-08-19v4 - fix after => :afterJames Kyle1-1/+1
2015-08-19Add code example to display typographyJames Kyle1-0/+7
2015-08-19Fix link to .table section in RebootKevin Kirsche1-1/+1
Fix #17062
2015-08-19Title on Figures page should be Figures and not Images?Nic1-1/+1
2015-08-17add redirects for all top level docs sectionsMark Otto1-0/+1
2015-08-14Massive cleanupMark Otto6-6/+6
- 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-12simpler type, docs callout for reproducing the v3 style headings and small textMark Otto1-34/+8
2015-08-12fix blockquote docsMark Otto1-2/+2
2015-08-09docs rearrangeMark Otto6-0/+1311
2015-04-17move remaining files to components subdirMark Otto5-1636/+0