Commit Graph

12839 Commits

Author SHA1 Message Date
XhmikosR
0873e9afa8 Fix validation errors. 2015-08-25 15:38:20 +03:00
XhmikosR
366e51df3f Enforce LF for .rb files too. 2015-08-25 15:38:20 +03:00
XhmikosR
9420297dc2 SCSS lint fixes.
[ci skip]
2015-08-25 15:38:20 +03:00
Mark Otto
b11034d780 Merge pull request #17292 from twbs/ff-esr
Explicitly document existing de facto policy of supporting ESR Firefox
2015-08-25 00:28:45 -07:00
Mark Otto
ebc0a56c6f Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2015-08-25 00:27:44 -07:00
Mark Otto
37b00133ae Merge pull request #17295 from twbs/dropdown-design
Document that dropdowns are intentionally click-based rather than hover-based
2015-08-25 00:25:24 -07:00
Mark Otto
a05c2d152e Merge pull request #17305 from wangsai/footer-links
fix footer links to proper pages
2015-08-25 00:24:57 -07:00
wangsai
3b415db33f fix footer links 2015-08-25 14:49:02 +08:00
XhmikosR
7e2eb9e74a js/.eslintrc: sort rules by name.
[ci skip]
2015-08-25 08:45:07 +03:00
XhmikosR
4fae5a6f4b Fix grunt validate-html task. 2015-08-25 08:43:47 +03:00
Mark Otto
facb3a0c3c grunt 2015-08-24 22:34:46 -07:00
XhmikosR
108ef992d9 grunt/bs-commonjs-generator.js: reapply the fix for Windows slashes.
[ci skip]
2015-08-25 08:27:01 +03:00
XhmikosR
a0ba1f1f62 .gitattributes: enforce LF for scss files.
[ci skip]
2015-08-25 08:04:30 +03:00
Mark Otto
9fa2f64717 Merge pull request #17299 from davidjb/v4-dev
Replace docs reference to iconography
2015-08-24 21:23:19 -07:00
David\ Beitey
b60c94925c Replace docs reference to iconography 2015-08-25 12:43:04 +10:00
Heinrich Fenkart
9d684a935d Merge pull request #17294 from unehub/patch-1
PropertySortOrder
2015-08-25 02:20:05 +02:00
Chris Rebert
275989e64f Document that dropdowns are intentionally click-based rather than hover-based
And link to a relevant blog post w/ more info.
Refs #16966
[skip sauce]
2015-08-24 16:43:42 -07:00
Heinrich Fenkart
0da684ff85 Merge pull request #17275 from mattez/fix-docs-layout-grid
Fix anchors, fix naming consistency
2015-08-25 00:21:39 +02:00
Felipe
67995d034e PropertySortOrder
Properties should be ordered border-top, border-bottom
2015-08-24 16:44:55 -05:00
Chris Rebert
d10c889fee Merge pull request #17293 from twbs/fix-17263
Replace remaining instances of defunct .visible* classes in docs
2015-08-24 14:44:48 -07:00
Chris Rebert
1ec0c49358 Replace remaining instances of defunct .visible* classes in docs
.visible-xs(-block) => .hidden-sm-up

Fixes #17263.
[skip sauce]
2015-08-24 14:42:21 -07:00
Chris Rebert
168cba1701 Explicitly document existing de facto policy of supporting ESR Firefox
Refs #17237
[skip sauce]
2015-08-24 14:32:58 -07:00
Gleb Mazovetskiy
535b1c4b37 Merge pull request #17289 from kkirsche/patch-12
Fix accidental triple colon from :before to ::before conversion
2015-08-24 21:27:48 +01:00
Kevin Kirsche
29e4dd2fba Fix accidental triple colon from :before to ::before conversion
Fix #17288 — Sorry about that!
2015-08-24 15:47:04 -04:00
Mark Otto
46a524f302 Merge pull request #17058 from kkirsche/patch-6
Use double colons for psuedo elements
2015-08-24 11:08:55 -07:00
Kevin Kirsche
d51f0a4f81 Use double colons for psuedo elements
Fix #17052
2015-08-24 13:22:10 -04:00
Matěj Kříž
a1b38092e2 Fix anchors, fix naming consistency
I found non working anchors and some naming in consistency. I hope I fixed well. Have a nice day.
2015-08-24 16:30:46 +02:00
Mark Otto
c8ab0a56c2 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2015-08-23 23:16:18 -07:00
Mark Otto
7d194a9bd3 wrap box-shadows in mixin in custom forms. fixes #17242 2015-08-23 23:13:14 -07:00
Mark Otto
e27e9d863b Merge pull request #17253 from wangsai/jekyll-redirect-from
Add jekyll-redirect-from plugin in Gemfile
2015-08-23 23:08:24 -07:00
Mark Otto
2dddf997a9 my bad, fix those values
/cc @cvrebert
2015-08-23 23:03:58 -07:00
Mark Otto
80435ee656 Merge pull request #17187 from kkirsche/patch-31
v4 - Document migration from panels to cards
2015-08-23 23:03:05 -07:00
Mark Otto
19deadda95 shorter 2015-08-23 23:00:47 -07:00
Mark Otto
02069152a2 Merge pull request #17147 from kkirsche/patch-14
v4 - Dropup caret direction incorrect
2015-08-23 22:59:43 -07:00
Chris Rebert
096ed52e06 Merge pull request #17255 from wangsai/translation-zh-new-url
New URL for Chinese translation of Bootstrap 4.x
2015-08-23 20:09:42 -07:00
wangsai
d72fdc8093 New URL for Chinese translation of Bootstrap 4.x :
http://v4.bootcss.com
2015-08-24 07:55:25 +08:00
wangsai
134c1ba467 Add jekyll-redirect-from plugin in Gemfile, ohterwise report ".../jekyll/plugin_mannager.rb:29:in require: cannot load such file -- jekyll-redirect-from (LoadError)" when jekyll build 2015-08-24 07:45:12 +08:00
Mark Otto
c37ae146d4 Merge pull request #17252 from zalog/patch-5
Apply !default to SCSS variables
2015-08-23 15:51:54 -07:00
Catalin Zalog
793db36640 Apply !default to SCSS variables
!default to all variables.
2015-08-24 01:44:16 +03:00
Mark Otto
e75504366d Merge pull request #17120 from kkirsche/patch-5
Add white background to cards by default
2015-08-23 14:44:53 -07:00
Kevin Kirsche
e707a45b1f v4 - Dropup caret direction incorrect
Fix #17144
2015-08-23 08:12:56 -04:00
Kevin Kirsche
44acff459b Add white background to cards
Fix #17117
2015-08-23 08:10:55 -04:00
Mark Otto
4b63173a41 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2015-08-23 01:12:12 -07:00
Mark Otto
e7ed4ff283 grunt 2015-08-23 01:12:06 -07:00
Mark Otto
a5bfbe0fca fix remaining scss lint errors 2015-08-23 01:12:00 -07:00
Mark Otto
6f8f4cc92c there is no standard appearance property 2015-08-23 01:03:51 -07:00
Mark Otto
3453f55ec5 grunt 2015-08-23 01:00:29 -07:00
Mark Otto
b2dccb15d7 fix majority of scss linter errors 2015-08-23 01:00:22 -07:00
Chris Rebert
fd72dfe6cf Rephrase/copyedit IE [hidden] compatibility docs
Fixes grammatical erratum from cf7819d8d5
2015-08-23 00:44:54 -07:00
Mark Otto
47d5168dc8 grunt 2015-08-23 00:28:58 -07:00