aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-23wrap box-shadows in mixin in custom forms. fixes #17242Mark Otto1-3/+3
2015-08-23Merge pull request #17253 from wangsai/jekyll-redirect-fromMark Otto1-0/+1
Add jekyll-redirect-from plugin in Gemfile
2015-08-23my bad, fix those valuesMark Otto1-2/+2
/cc @cvrebert
2015-08-23Merge pull request #17187 from kkirsche/patch-31Mark Otto1-0/+14
v4 - Document migration from panels to cards
2015-08-23shorterMark Otto1-1/+1
2015-08-23Merge pull request #17147 from kkirsche/patch-14Mark Otto1-0/+9
v4 - Dropup caret direction incorrect
2015-08-23Make predefined grid classes conditionalMark Otto2-4/+9
- Add explicit -grid-classes variable and set to true by default - Wrap .row and .col generation in the boolean var
2015-08-23Clear out non-v4 docs translationsChris Rebert1-55/+0
After v4.0.0 stable gets released, as existing translations get updated or completely new v4 translations get created, we can start adding entries back to the list.
2015-08-23Merge pull request #17255 from wangsai/translation-zh-new-urlChris Rebert1-1/+1
New URL for Chinese translation of Bootstrap 4.x
2015-08-24New URL for Chinese translation of Bootstrap 4.x :wangsai1-1/+1
http://v4.bootcss.com
2015-08-24Add jekyll-redirect-from plugin in Gemfile, ohterwise report ↵wangsai1-0/+1
".../jekyll/plugin_mannager.rb:29:in require: cannot load such file -- jekyll-redirect-from (LoadError)" when jekyll build
2015-08-23Merge pull request #17252 from zalog/patch-5Mark Otto1-24/+24
Apply !default to SCSS variables
2015-08-24Apply !default to SCSS variablesCatalin Zalog1-24/+24
!default to all variables.
2015-08-23Merge pull request #17120 from kkirsche/patch-5Mark Otto1-0/+1
Add white background to cards by default
2015-08-23v4 - Dropup caret direction incorrectKevin Kirsche1-0/+9
Fix #17144
2015-08-23Add white background to cardsKevin Kirsche1-0/+1
Fix #17117
2015-08-23Change the default value of $font-size-sm to .875remGeremia Taglialatela1-1/+1
2015-08-23Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+1
2015-08-23gruntMark Otto8-8/+6
2015-08-23fix remaining scss lint errorsMark Otto4-18/+16
2015-08-23there is no standard appearance propertyMark Otto1-1/+0
2015-08-23gruntMark Otto8-8/+8
2015-08-23fix majority of scss linter errorsMark Otto9-11/+17
2015-08-23Rephrase/copyedit IE [hidden] compatibility docsChris Rebert1-1/+1
Fixes grammatical erratum from cf7819d8d554ed0fe09f78b35bdc6927787c35f7
2015-08-23gruntMark Otto8-8/+6
2015-08-23there is no navbar default for thisMark Otto1-1/+0
2015-08-23gruntMark Otto8-10/+6
2015-08-23remove another margin-top: 0Mark Otto1-1/+0
2015-08-23remove a margin-top: 0 reset since we nuke headings' top margins now in rebootMark Otto1-1/+0
2015-08-23gruntMark Otto10-128/+32
2015-08-23shorter clearfixMark Otto1-17/+2
2015-08-22slightly better dashboard exampleMark Otto1-23/+17
2015-08-22mention the IE compatability for hidden attr per #17169Mark Otto1-1/+1
2015-08-22gruntMark Otto6-124/+124
2015-08-22fix #17149: correct syntax in list-group variant mixin; nullifies #17154Mark Otto1-3/+3
2015-08-22Merge pull request #17140 from kkirsche/patch-12Mark Otto1-1/+1
v4 - Rendered example bin in grid docs should use sass
2015-08-23Docs: fix typo from 9c52e03Heinrich Fenkart1-1/+1
2015-08-22Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto3-2/+2
2015-08-22gruntMark Otto8-6/+16
2015-08-22Merge pull request #17221 from maxbeatty/docs-preprocessorMark Otto3-2/+2
Update Preprocessor section of homepage
2015-08-22Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-4/+5
2015-08-22re-fix #16154 in v4-dev /cc #17101Mark Otto9-87/+266
2015-08-22gruntMark Otto4-4/+4
2015-08-22fix shadows on btns to use mixinMark Otto1-2/+1
2015-08-22Merge pull request #17220 from cornedor/fix-17066Mark Otto1-4/+5
Removed mixin from focus outline box-shadow fixes #17066
2015-08-22Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+4
2015-08-22avoid mentioning css block level in cards docs /cc #17158 #17103Mark Otto1-1/+1
2015-08-22add responsive typography note /cc #17095Mark Otto1-0/+30
2015-08-22nuke that page since it's now unusedMark Otto1-50/+0
2015-08-22Merge pull request #17059 from kkirsche/patch-7Mark Otto1-1/+4
State Edge support instead of IE 11 as latest