aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-20Update shrinkwrap to help fix Travis buildChris Rebert1-1030/+3316
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-20Use border-radius mixing in form-control-sm and form-control-lgKevin Kirsche1-2/+2
Fix #17160
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-20Merge pull request #17139 from coliff/patch-6Heinrich Fenkart1-1/+1
v4 Docs - Fix tether typo
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-20Provide V4 JSBin templateKevin Kirsche1-1/+1
provide V4 JSBin template for users to use when sending bug reports.
2015-08-20v4: Dropdown caret is not horizontally allignedKevin Kirsche1-0/+1
Fix #17135
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-20Merge pull request #17132 from zacechola/jquery_cdn_linkHeinrich Fenkart1-0/+1
Add jquery cdn link
2015-08-20Add jquery cdn linkZac Echola1-0/+1
2015-08-20Merge pull request #17115 from benjamindean/patch-1Heinrich Fenkart1-1/+1
Fix "background-variants" anchor
2015-08-20Fix "background-variants" anchorBenjamin Dean1-1/+1
2015-08-20Fixes the _image mixing by prefixing the parameters with $Jan Stevens1-2/+2
2015-08-20Remove duplicate "spaced-comment" in eslintrcBoris Kaiser1-1/+0
Closes #17100
2015-08-20Fix -flex compile on Sass Ruby #17046Gleb Mazovetskiy1-6/+4
2015-08-20_removeTetherClasses is no longer referencedlbryant4-17/+1
2015-08-20use Tether addTargetClasses: false option instead of manually removing themlbryant7-2774/+2783
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-20Merge pull request #17064 from paulirish/patch-1Heinrich Fenkart1-1/+1
reboot.scss typo (shttp --> http)
2015-08-19reboot.scss: typoPaul Irish1-1/+1
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
2015-08-20Merge pull request #17081 from gps035/patch-1Heinrich Fenkart1-1/+1
Correct presented class for outline buttons
2015-08-20Merge pull request #17080 from thejameskyle/tjk/1Heinrich Fenkart1-0/+7
v4 - Add display typography code example
2015-08-19Use doge instead of css for <pre> exampleJames Kyle1-3/+3
2015-08-19v4 - fix after => :afterJames Kyle1-1/+1
2015-08-19Correct presented class for outline buttonsgps0351-1/+1
2015-08-19Add code example to display typographyJames Kyle1-0/+7
2015-08-19Merge pull request #17079 from SidRoberts/patch-1Chris Rebert1-1/+1
Fixed a typo in buttons (disaabled)
2015-08-19Fixed a typo (disaabled).Sid Roberts1-1/+1
2015-08-19Merge pull request #17063 from chrisbell08/v4-devHeinrich Fenkart1-1/+1
Fix spelling mistake.
2015-08-19Card variables should be in _variables.scssKevin Kirsche2-9/+10
Fixes #17061
2015-08-19Fix link to .table section in RebootKevin Kirsche1-1/+1
Fix #17062
2015-08-19State Edge support instead of IE 11 as latestKevin Kirsche1-1/+4
Fix #17055
2015-08-19reboot.scss typoPaul Irish1-1/+1
2015-08-19Update _variables.scssChris Bell1-1/+1
Fixed spelling mistake. Changed table of "ontents" to "Contents".
2015-08-19Merge pull request #17047 from petetnt/petetnt-v4-dev-patch-1Chris Rebert1-3/+3
Fixed couple of formatting errors in modal.md (v4)
2015-08-19try enabling travis-ci cachingThomas McDonald1-4/+11
2015-08-19Merge pull request #17034 from chrisrowe/patch-1Chris Rebert1-1/+1
Fixed "Srollspy" typo in component title
2015-08-19Merge pull request #17030 from swaincreates/v4-dev-spelling-fixChris Rebert1-1/+1
V4 dev spelling fix in docs/getting-started/flexbox.md
2015-08-19try and install rubyThomas McDonald1-1/+2