| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-08-22 | add responsive typography note /cc #17095 | Mark Otto | 1 | -0/+30 | |
| 2015-08-22 | nuke that page since it's now unused | Mark Otto | 1 | -50/+0 | |
| 2015-08-22 | Merge pull request #17059 from kkirsche/patch-7 | Mark Otto | 1 | -1/+4 | |
| State Edge support instead of IE 11 as latest | |||||
| 2015-08-22 | grunt | Mark Otto | 3 | -3/+3 | |
| 2015-08-22 | homepage docs callout | Mark Otto | 5 | -7/+27 | |
| 2015-08-22 | grunt | Mark Otto | 4 | -4/+4 | |
| 2015-08-22 | Merge pull request #17235 from kkirsche/patch-28 | Chris Rebert | 1 | -0/+3 | |
| Add btn-info to buttons examples | |||||
| 2015-08-22 | Remove dropped btn-xs and btn-group-xs from docs | vsn4ik | 3 | -8/+9 | |
| 2015-08-22 | Add btn-info to buttons examples | Kevin Kirsche | 1 | -0/+3 | |
| Fix #17234 | |||||
| 2015-08-21 | Update Preprocessor section of homepage | Max Beatty | 3 | -2/+2 | |
| 2015-08-21 | update broken holder.min.js link | Kevin Imig | 1 | -1/+1 | |
| update broken holder.min.js link | |||||
| 2015-08-21 | v4 - Force linebreaks after grid tier names in v4 grid docs | Kevin Kirsche | 1 | -10/+10 | |
| Fix #17176 Sorry, I f'd up the rebase in #17186 | |||||
| 2015-08-21 | modal.md - wrapped rows to a .container-fluid, added .bd-example-row for ↵ | petetnt | 1 | -20/+22 | |
| better visualization | |||||
| 2015-08-20 | forms.md: Fix link to disabled buttons docs | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | forms.md: Fix rebooted form styles link | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | Fix options link in Tooltip docs | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | Fix options link in Popover docs | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | Popover docs: Fix "Tether" capitalization | Chris Rebert | 1 | -3/+3 | |
| 2015-08-20 | tooltips.md: Fix capitalization of "Tether" more | Chris Rebert | 1 | -2/+2 | |
| 2015-08-20 | tooltips.md: Fix capitalization of "Tether" | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | Modal docs: Add MDN autofocus docs link | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | <progress> docs: Add MDN link | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | Pagination docs: Fix "pager alternative" link | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | Breadcrumb docs: Add MDN CSS doc links | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | Merge pull request #17084 from thejameskyle/tjk/3 | Mark Otto | 1 | -1/+1 | |
| v4 - Use doge instead of css for <pre> example | |||||
| 2015-08-20 | Merge pull request #17146 from kkirsche/patch-13 | Mark Otto | 1 | -13/+13 | |
| v4 - Add pixel values for the rem breakpoints and column sizes | |||||
| 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 | |||||
