aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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
2015-08-21Merge pull request #17086 from thejameskyle/tjk/5Heinrich Fenkart1-1/+1
v4 - Fix text utilities link
2015-08-21Merge pull request #17025 from hebbet/v4-devHeinrich Fenkart1-1/+1
fix broken link to flexbox
2015-08-21Fix link to wall of browser bugs; closes #17107Heinrich Fenkart1-1/+1
2015-08-21Docs: a little bit of love for the wall of browser bugsHeinrich Fenkart2-1/+7
2015-08-21Docs: Update all dropdowns to new HTML structureHeinrich Fenkart5-64/+64
2015-08-20Merge branch 'v4' into v4-devMark Otto5-4/+5
2015-08-20this sucks, but it's needed for now due to the grunt build control pluginMark Otto1-0/+1
2015-08-20gruntMark Otto4-4/+4
2015-08-20Merge pull request #17156 from kkirsche/patch-19Heinrich Fenkart1-5/+5
v4 Docs - Fix scroll spy navbar example
2015-08-20Fix use of LESS var syntax in docs when referencing SCSSDavid Richardson2-4/+4
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-20v4 - Accordion example should use cardsKevin Kirsche1-12/+12
Partial Fix: #17157 Additional code needed to get cards to butt up against each other as expected.
2015-08-20v4 Docs - Fix scroll spy navbar exampleKevin Kirsche1-5/+5
Fix #17125
2015-08-20Merge pull request #17152 from zacechola/popover_container_exampleHeinrich Fenkart1-2/+2
v4 - Fix container option example code
2015-08-20Fix container option example codeZac Echola1-2/+2
2015-08-20Add pixel values for the rem breakpoints and column sizesKevin Kirsche1-13/+13
Fix: #17145
2015-08-20Rendered example bin in grid docs should use sassKevin Kirsche1-1/+1
Fix #17129
2015-08-21Fix tether typoChristian Oliff1-1/+1
Fix tether typo
2015-08-20Merge pull request #17133 from zacechola/btn_xs_removalHeinrich Fenkart1-24/+0
Remove btn-xs from dropdown docs
2015-08-20Remove btn-xs from dropdownZac Echola1-24/+0
2015-08-20Fix "background-variants" anchorBenjamin Dean1-1/+1
2015-08-20use Tether addTargetClasses: false option instead of manually removing themlbryant3-15/+5
2015-08-19Add more compatibility info and caniuse links to Flexbox docsManoj Kumar1-2/+2
Closes #17091
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