aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2015-08-22add responsive typography note /cc #17095Mark Otto1-0/+30
2015-08-22nuke that page since it's now unusedMark Otto1-50/+0
2015-08-22Merge pull request #17059 from kkirsche/patch-7Mark Otto1-1/+4
State Edge support instead of IE 11 as latest
2015-08-22gruntMark Otto3-3/+3
2015-08-22homepage docs calloutMark Otto5-7/+27
2015-08-22gruntMark Otto4-4/+4
2015-08-22Merge pull request #17235 from kkirsche/patch-28Chris Rebert1-0/+3
Add btn-info to buttons examples
2015-08-22Remove dropped btn-xs and btn-group-xs from docsvsn4ik3-8/+9
2015-08-22Add btn-info to buttons examplesKevin Kirsche1-0/+3
Fix #17234
2015-08-21Update Preprocessor section of homepageMax Beatty3-2/+2
2015-08-21update broken holder.min.js linkKevin Imig1-1/+1
update broken holder.min.js link
2015-08-21v4 - Force linebreaks after grid tier names in v4 grid docsKevin Kirsche1-10/+10
Fix #17176 Sorry, I f'd up the rebase in #17186
2015-08-21modal.md - wrapped rows to a .container-fluid, added .bd-example-row for ↵petetnt1-20/+22
better visualization
2015-08-20forms.md: Fix link to disabled buttons docsChris Rebert1-1/+1
2015-08-20forms.md: Fix rebooted form styles linkChris Rebert1-1/+1
2015-08-20Fix options link in Tooltip docsChris Rebert1-1/+1
2015-08-20Fix options link in Popover docsChris Rebert1-1/+1
2015-08-20Popover docs: Fix "Tether" capitalizationChris Rebert1-3/+3
2015-08-20tooltips.md: Fix capitalization of "Tether" moreChris Rebert1-2/+2
2015-08-20tooltips.md: Fix capitalization of "Tether"Chris Rebert1-1/+1
2015-08-20Modal docs: Add MDN autofocus docs linkChris Rebert1-1/+1
2015-08-20<progress> docs: Add MDN linkChris Rebert1-1/+1
2015-08-20Pagination docs: Fix "pager alternative" linkChris Rebert1-1/+1
2015-08-20Breadcrumb docs: Add MDN CSS doc linksChris Rebert1-1/+1
2015-08-20Merge pull request #17084 from thejameskyle/tjk/3Mark Otto1-1/+1
v4 - Use doge instead of css for <pre> example
2015-08-20Merge pull request #17146 from kkirsche/patch-13Mark Otto1-13/+13
v4 - Add pixel values for the rem breakpoints and column sizes
2015-08-20Merge pull request #17178 from twbs/die-stateful-btnMark Otto1-15/+0
rm docs references to nuked stateful button feature
2015-08-20Merge pull request #17188 from kkirsche/patch-32Mark Otto1-1/+1
v4 - Add new table variants not in V3 to What's new
2015-08-20Merge pull request #17184 from kkirsche/patch-28Mark Otto1-1/+1
v4 - Fix Broken link in text alignment section of v4 Card docs
2015-08-20Merge pull request #17185 from kkirsche/patch-29Mark Otto1-1/+1
v4 - Fix broken link in Sass mixins section of v4 docs
2015-08-20Merge pull request #17189 from kkirsche/patch-33Mark Otto1-0/+2
v4 - Add new table functionality to table migration section
2015-08-20v4 - Remove weird extra border from GitHub follow buttons on v4 Team pageKevin Kirsche1-0/+1
Fix #17175 X-Ref Original Against Wrong Branch: #17179
2015-08-20Add new table functionality to table migration sectionKevin Kirsche1-0/+2
Calls out the new `.table-inverse`, `.table-reflow`, `.thead-default` and `.thead-inverse`
2015-08-20Add new table variants not in V3Kevin Kirsche1-1/+1
Audit the new table variants in V4 that aren't in V3
2015-08-20Document migration from panels to cardsKevin Kirsche1-0/+14
X-Ref: #17120 for `.panel-default` replacement
2015-08-20Broken link in Sass mixins section of v4 docsKevin Kirsche1-1/+1
Fix #17177 Simplest example is using horizontal variants using rows.
2015-08-20navs.md: Fade effect: add missing backtickChris Rebert1-1/+1
2015-08-20Card Columns docs: Link to MDN multi-column CSS docsChris Rebert1-1/+1
2015-08-20Fix Broken link in text alignment section of v4 Card docsKevin Kirsche1-1/+1
Fix #17182
2015-08-20Card Columns docs: Put IE<=9 warning on its own lineChris Rebert1-1/+3
Otherwise the "Heads up!" is at the end of the previous line, making the connection to the warning unclear.
2015-08-20rm docs references to nuked stateful button featureChris Rebert1-15/+0
[skip sauce]
2015-08-20reboot.md: fix typo: "to a minimal" [sic]Chris Rebert1-1/+1
2015-08-20docs/layout/grid.md: Fix responsive utilities linkChris Rebert1-1/+1
2015-08-20introduction.md: Fix typo: "started template"Chris Rebert1-1/+1
2015-08-21Docs: link to tooling setup on download pageHeinrich Fenkart1-1/+1
2015-08-21Docs: various fixesHeinrich Fenkart19-22/+26
Mostly links. Fixes #17056.
2015-08-21Docs: Fix "read more about x-ua" linkHeinrich Fenkart1-1/+1
Fixes #17096
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