| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-08-20 | Merge pull request #17178 from twbs/die-stateful-btn | Mark Otto | 1 | -15/+0 | |
| rm docs references to nuked stateful button feature | |||||
| 2015-08-20 | Merge pull request #17188 from kkirsche/patch-32 | Mark Otto | 1 | -1/+1 | |
| v4 - Add new table variants not in V3 to What's new | |||||
| 2015-08-20 | Merge pull request #17184 from kkirsche/patch-28 | Mark Otto | 1 | -1/+1 | |
| v4 - Fix Broken link in text alignment section of v4 Card docs | |||||
| 2015-08-20 | Merge pull request #17185 from kkirsche/patch-29 | Mark Otto | 1 | -1/+1 | |
| v4 - Fix broken link in Sass mixins section of v4 docs | |||||
| 2015-08-20 | Merge pull request #17189 from kkirsche/patch-33 | Mark Otto | 1 | -0/+2 | |
| v4 - Add new table functionality to table migration section | |||||
| 2015-08-20 | v4 - Remove weird extra border from GitHub follow buttons on v4 Team page | Kevin Kirsche | 1 | -0/+1 | |
| Fix #17175 X-Ref Original Against Wrong Branch: #17179 | |||||
| 2015-08-20 | Add new table functionality to table migration section | Kevin Kirsche | 1 | -0/+2 | |
| Calls out the new `.table-inverse`, `.table-reflow`, `.thead-default` and `.thead-inverse` | |||||
| 2015-08-20 | Add new table variants not in V3 | Kevin Kirsche | 1 | -1/+1 | |
| Audit the new table variants in V4 that aren't in V3 | |||||
| 2015-08-20 | Document migration from panels to cards | Kevin Kirsche | 1 | -0/+14 | |
| X-Ref: #17120 for `.panel-default` replacement | |||||
| 2015-08-20 | Broken link in Sass mixins section of v4 docs | Kevin Kirsche | 1 | -1/+1 | |
| Fix #17177 Simplest example is using horizontal variants using rows. | |||||
| 2015-08-20 | navs.md: Fade effect: add missing backtick | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | Card Columns docs: Link to MDN multi-column CSS docs | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | Fix Broken link in text alignment section of v4 Card docs | Kevin Kirsche | 1 | -1/+1 | |
| Fix #17182 | |||||
| 2015-08-20 | Card Columns docs: Put IE<=9 warning on its own line | Chris Rebert | 1 | -1/+3 | |
| Otherwise the "Heads up!" is at the end of the previous line, making the connection to the warning unclear. | |||||
| 2015-08-20 | rm docs references to nuked stateful button feature | Chris Rebert | 1 | -15/+0 | |
| [skip sauce] | |||||
| 2015-08-20 | reboot.md: fix typo: "to a minimal" [sic] | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | docs/layout/grid.md: Fix responsive utilities link | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | introduction.md: Fix typo: "started template" | Chris Rebert | 1 | -1/+1 | |
| 2015-08-21 | Docs: link to tooling setup on download page | Heinrich Fenkart | 1 | -1/+1 | |
| 2015-08-21 | Docs: various fixes | Heinrich Fenkart | 19 | -22/+26 | |
| Mostly links. Fixes #17056. | |||||
| 2015-08-21 | Docs: Fix "read more about x-ua" link | Heinrich Fenkart | 1 | -1/+1 | |
| Fixes #17096 | |||||
| 2015-08-21 | Merge pull request #17027 from n1c/patch-1 | Heinrich Fenkart | 1 | -1/+1 | |
| Title on Figures page should be Figures and not Images? | |||||
| 2015-08-21 | Merge pull request #17065 from kkirsche/patch-8 | Heinrich Fenkart | 1 | -1/+1 | |
| Fix link to .table section in Reboot | |||||
| 2015-08-21 | Merge pull request #17085 from thejameskyle/tjk/4 | Heinrich Fenkart | 1 | -1/+1 | |
| v4 - Fix urls ./helpers => ./utilities | |||||
| 2015-08-21 | Merge pull request #17086 from thejameskyle/tjk/5 | Heinrich Fenkart | 1 | -1/+1 | |
| v4 - Fix text utilities link | |||||
| 2015-08-21 | Merge pull request #17025 from hebbet/v4-dev | Heinrich Fenkart | 1 | -1/+1 | |
| fix broken link to flexbox | |||||
| 2015-08-21 | Fix link to wall of browser bugs; closes #17107 | Heinrich Fenkart | 1 | -1/+1 | |
| 2015-08-21 | Docs: a little bit of love for the wall of browser bugs | Heinrich Fenkart | 2 | -1/+7 | |
| 2015-08-21 | Docs: Update all dropdowns to new HTML structure | Heinrich Fenkart | 5 | -64/+64 | |
| 2015-08-20 | Merge branch 'v4' into v4-dev | Mark Otto | 5 | -4/+5 | |
| 2015-08-20 | this sucks, but it's needed for now due to the grunt build control plugin | Mark Otto | 1 | -0/+1 | |
| 2015-08-20 | grunt | Mark Otto | 4 | -4/+4 | |
| 2015-08-20 | Merge pull request #17156 from kkirsche/patch-19 | Heinrich Fenkart | 1 | -5/+5 | |
| v4 Docs - Fix scroll spy navbar example | |||||
| 2015-08-20 | Fix use of LESS var syntax in docs when referencing SCSS | David Richardson | 2 | -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-20 | v4 - Accordion example should use cards | Kevin Kirsche | 1 | -12/+12 | |
| Partial Fix: #17157 Additional code needed to get cards to butt up against each other as expected. | |||||
| 2015-08-20 | v4 Docs - Fix scroll spy navbar example | Kevin Kirsche | 1 | -5/+5 | |
| Fix #17125 | |||||
| 2015-08-20 | Merge pull request #17152 from zacechola/popover_container_example | Heinrich Fenkart | 1 | -2/+2 | |
| v4 - Fix container option example code | |||||
| 2015-08-20 | Fix container option example code | Zac Echola | 1 | -2/+2 | |
| 2015-08-20 | Add pixel values for the rem breakpoints and column sizes | Kevin Kirsche | 1 | -13/+13 | |
| Fix: #17145 | |||||
| 2015-08-20 | Rendered example bin in grid docs should use sass | Kevin Kirsche | 1 | -1/+1 | |
| Fix #17129 | |||||
| 2015-08-21 | Fix tether typo | Christian Oliff | 1 | -1/+1 | |
| Fix tether typo | |||||
| 2015-08-20 | Merge pull request #17133 from zacechola/btn_xs_removal | Heinrich Fenkart | 1 | -24/+0 | |
| Remove btn-xs from dropdown docs | |||||
| 2015-08-20 | Remove btn-xs from dropdown | Zac Echola | 1 | -24/+0 | |
| 2015-08-20 | Fix "background-variants" anchor | Benjamin Dean | 1 | -1/+1 | |
| 2015-08-20 | use Tether addTargetClasses: false option instead of manually removing them | lbryant | 3 | -15/+5 | |
| 2015-08-19 | Add more compatibility info and caniuse links to Flexbox docs | Manoj Kumar | 1 | -2/+2 | |
| Closes #17091 | |||||
| 2015-08-19 | Use .example-element instead of doge :cry: | James Kyle | 1 | -3/+3 | |
| 2015-08-19 | Fix text utilities link | James Kyle | 1 | -1/+1 | |
| 2015-08-20 | Merge pull request #17083 from thejameskyle/tjk/2 | Heinrich Fenkart | 1 | -1/+1 | |
| v4 - fix after => :after | |||||
| 2015-08-19 | Fix urls ./helpers => ./utilities | James Kyle | 1 | -1/+1 | |
