| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | Docs: Update CDN links | Heinrich Fenkart | 1 | -3/+2 | |
| Fixes #17028 Closes #17042 | |||||
| 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 | Merge pull request #17172 from twbs/v4-docs-dropdowns | Heinrich Fenkart | 6 | -68/+68 | |
| Docs: Update all dropdowns to new HTML structure | |||||
| 2015-08-21 | Docs: Update all dropdowns to new HTML structure | Heinrich Fenkart | 6 | -68/+68 | |
| 2015-08-20 | Merge branch 'v4' into v4-dev | Mark Otto | 9 | -8/+9 | |
| 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 | 8 | -8/+8 | |
| 2015-08-20 | add jekyll plugins to gemfile | Thomas McDonald | 2 | -0/+7 | |
| 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 | run jekyll with bundle exec | Thomas McDonald | 1 | -1/+2 | |
| 2015-08-20 | install scss-lint in system | Thomas McDonald | 1 | -0/+1 | |
| 2015-08-20 | Merge pull request #17164 from twbs/shrinkwrap | Chris Rebert | 1 | -1030/+3316 | |
| Update shrinkwrap to help fix Travis build | |||||
| 2015-08-20 | Update shrinkwrap to help fix Travis build | Chris Rebert | 1 | -1030/+3316 | |
| 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 | Use border-radius mixing in form-control-sm and form-control-lg | Kevin Kirsche | 1 | -2/+2 | |
| Fix #17160 | |||||
| 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 | Merge pull request #17139 from coliff/patch-6 | Heinrich Fenkart | 1 | -1/+1 | |
| v4 Docs - Fix tether typo | |||||
| 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 | Provide V4 JSBin template | Kevin Kirsche | 1 | -1/+1 | |
| provide V4 JSBin template for users to use when sending bug reports. | |||||
| 2015-08-20 | v4: Dropdown caret is not horizontally alligned | Kevin Kirsche | 1 | -0/+1 | |
| Fix #17135 | |||||
| 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 | Merge pull request #17132 from zacechola/jquery_cdn_link | Heinrich Fenkart | 1 | -0/+1 | |
| Add jquery cdn link | |||||
| 2015-08-20 | Add jquery cdn link | Zac Echola | 1 | -0/+1 | |
| 2015-08-20 | Merge pull request #17115 from benjamindean/patch-1 | Heinrich Fenkart | 1 | -1/+1 | |
| Fix "background-variants" anchor | |||||
| 2015-08-20 | Fix "background-variants" anchor | Benjamin Dean | 1 | -1/+1 | |
| 2015-08-20 | Fixes the _image mixing by prefixing the parameters with $ | Jan Stevens | 1 | -2/+2 | |
| 2015-08-20 | Remove duplicate "spaced-comment" in eslintrc | Boris Kaiser | 1 | -1/+0 | |
| Closes #17100 | |||||
| 2015-08-20 | Fix -flex compile on Sass Ruby #17046 | Gleb Mazovetskiy | 1 | -6/+4 | |
| 2015-08-20 | _removeTetherClasses is no longer referenced | lbryant | 4 | -17/+1 | |
| 2015-08-20 | use Tether addTargetClasses: false option instead of manually removing them | lbryant | 7 | -2774/+2783 | |
| 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-20 | Merge pull request #17064 from paulirish/patch-1 | Heinrich Fenkart | 1 | -1/+1 | |
| reboot.scss typo (shttp --> http) | |||||
| 2015-08-19 | reboot.scss: typo | Paul Irish | 1 | -1/+1 | |
| 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 | |||||
