| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2015-08-19 | Fix urls ./helpers => ./utilities | James Kyle | 1 | -1/+1 | |
| 2015-08-20 | Merge pull request #17081 from gps035/patch-1 | Heinrich Fenkart | 1 | -1/+1 | |
| Correct presented class for outline buttons | |||||
| 2015-08-20 | Merge pull request #17080 from thejameskyle/tjk/1 | Heinrich Fenkart | 1 | -0/+7 | |
| v4 - Add display typography code example | |||||
| 2015-08-19 | Use doge instead of css for <pre> example | James Kyle | 1 | -3/+3 | |
| 2015-08-19 | v4 - fix after => :after | James Kyle | 1 | -1/+1 | |
| 2015-08-19 | Correct presented class for outline buttons | gps035 | 1 | -1/+1 | |
| 2015-08-19 | Add code example to display typography | James Kyle | 1 | -0/+7 | |
| 2015-08-19 | Merge pull request #17079 from SidRoberts/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Fixed a typo in buttons (disaabled) | |||||
| 2015-08-19 | Fixed a typo (disaabled). | Sid Roberts | 1 | -1/+1 | |
| 2015-08-19 | Merge pull request #17063 from chrisbell08/v4-dev | Heinrich Fenkart | 1 | -1/+1 | |
| Fix spelling mistake. | |||||
| 2015-08-19 | Card variables should be in _variables.scss | Kevin Kirsche | 2 | -9/+10 | |
| Fixes #17061 | |||||
| 2015-08-19 | Fix link to .table section in Reboot | Kevin Kirsche | 1 | -1/+1 | |
| Fix #17062 | |||||
| 2015-08-19 | State Edge support instead of IE 11 as latest | Kevin Kirsche | 1 | -1/+4 | |
| Fix #17055 | |||||
| 2015-08-19 | reboot.scss typo | Paul Irish | 1 | -1/+1 | |
| 2015-08-19 | Update _variables.scss | Chris Bell | 1 | -1/+1 | |
| Fixed spelling mistake. Changed table of "ontents" to "Contents". | |||||
| 2015-08-19 | Merge pull request #17047 from petetnt/petetnt-v4-dev-patch-1 | Chris Rebert | 1 | -3/+3 | |
| Fixed couple of formatting errors in modal.md (v4) | |||||
| 2015-08-19 | try enabling travis-ci caching | Thomas McDonald | 1 | -4/+11 | |
| 2015-08-19 | Merge pull request #17034 from chrisrowe/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Fixed "Srollspy" typo in component title | |||||
| 2015-08-19 | Merge pull request #17030 from swaincreates/v4-dev-spelling-fix | Chris Rebert | 1 | -1/+1 | |
| V4 dev spelling fix in docs/getting-started/flexbox.md | |||||
| 2015-08-19 | try and install ruby | Thomas McDonald | 1 | -1/+2 | |
