0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00
Commit Graph

16756 Commits

Author SHA1 Message Date
Pablo Crivella
8606c0d3ec Fix typo 2017-08-06 19:14:55 -07:00
Patrick Yeo
cd3507aba6 Dropup dropdown-menu should have margin on the bottom instead of top 2017-08-04 15:17:50 -07:00
Patrick Yeo
0501b029f5 (#22414) Rename for consistency $dropdown-margin-top to $dropdown-spacer 2017-08-04 15:17:50 -07:00
Mark Otto
82f4686728 dist 2017-08-04 15:17:10 -07:00
Mark Otto
0cde0ae18d better label, remove some contents to better illustrate behavior 2017-08-04 15:15:42 -07:00
Mark Otto
73040d4311 fix navbar alignment for never expand situations 2017-08-04 15:15:25 -07:00
Mark Otto
987ac632b5 given width: 100% is always on a container now and it's constrained by max-width, we can remove our navbar changes from #21722 and #22383 2017-08-04 15:14:24 -07:00
Mark Otto
965a5bd7fe Merge branch 'issue_23100' of https://github.com/chiraggmodi/bootstrap into chiraggmodi-issue_23100 2017-08-04 14:58:40 -07:00
Mark Otto
062d113eee remove old validation docs, fixes #23217 2017-08-04 14:21:21 -07:00
Mark Otto
698a7b4253 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-07-31 11:31:54 -07:00
Mark Otto
0d14fe9e88 fixes https://github.com/toshimaru/jekyll-toc/issues/25 2017-07-31 11:31:44 -07:00
XhmikosR
b6791721f5 Fix HTML errors. (#23184)
The "aria-controls" attribute must point to an element in the same document.
2017-07-31 13:56:43 +03:00
Johann-S
7641da387e Add semicolon for our dist files in stamp.js (#23182) 2017-07-31 13:07:22 +03:00
XhmikosR
3fb818a957 Specify rel="noopener for external links. 2017-07-30 16:27:33 -07:00
XhmikosR
5f0861f4b8 docs: add a few more Open Graph tags. 2017-07-30 16:27:33 -07:00
XhmikosR
cb8d0e056e Compress brand SVGs with SVGOMG.
~30% savings.
2017-07-30 16:27:33 -07:00
XhmikosR
2291d08750 _data/browser-features.yml: remove trailing spaces. 2017-07-30 16:27:33 -07:00
XhmikosR
96259a715a docs: exclude package-lock.json from dist. 2017-07-30 16:27:33 -07:00
XhmikosR
5a457327e8 Losslessly compress social logos.
Before: 374 KB (383.630 bytes)
After:  304 KB (311.505 bytes)
2017-07-30 16:27:33 -07:00
XhmikosR
ef1c729156 Update docs and carousel example for order-. 2017-07-30 14:00:14 -07:00
汪磊
3619586c16 Update accessibility.md 2017-07-30 13:58:52 -07:00
Johann-S
f4f63d8623 Update Popper.js to 1.11.0 (#23162) 2017-07-28 09:34:53 +03:00
XhmikosR
88c9a1609c Fix ESLint docs errors. (#23163)
Ignore ESLint error in ie-emulation-modes-warning.js.

Although the error is valid, enough time has been spent on old IE's problems, so just ignore it.
2017-07-28 09:18:47 +03:00
Chris Rebert
98bc940699 Wall of Browser Bugs: Update CSS multi-column entries (#23168)
Remove https://bugzilla.mozilla.org/show_bug.cgi?id=1282363
because CSSWG deemed Firefox's behavior to be the correct behavior per
https://github.com/w3c/csswg-drafts/issues/314

Replace it with a Chrome bug about changing Chrome to follow the spec & Firefox:
https://bugs.chromium.org/p/chromium/issues/detail?id=269061
2017-07-27 19:59:29 -07:00
Chris Rebert
7d2ce3750d Remove fixed bugs from Wall of Browser Bugs (#23159)
* https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/817822/
* https://bugs.chromium.org/p/chromium/issues/detail?id=465274
* https://bugs.chromium.org/p/chromium/issues/detail?id=510079
* https://bugs.webkit.org/show_bug.cgi?id=158276
2017-07-27 11:02:26 -07:00
Chris Rebert
c0eff6a61a Remove Firefox transitioncancel entry from Most Wanted list
The transitioncancel event was shipped in Firefox 53 🎉
https://bugzilla.mozilla.org/show_bug.cgi?id=1264125
2017-07-26 17:58:22 -07:00
Chirag Modi
b2712048ce make changes as per suggestion in #23100 2017-07-18 11:48:59 +05:30
Chirag Modi
a52a1fbb13 remove change which set from variable and make those in container class 2017-07-18 11:44:56 +05:30
Chirag Modi
f05bd63d8e fixed issue #23100 2017-07-17 13:29:49 +05:30
Mark Otto
082c9d92fe dist 2017-07-16 13:11:21 -07:00
Patrick Yeo
696b2bee11 (#22414) Rename for consistency $custom-checkbox-border-radius, $custom-checkbox-icon-checked, $custom-checkbox-indeterminate-bg, $custom-checkbox-icon-indeterminate, $custom-checkbox-indeterminate-box-shadow, $custom-radio-border-radius, $custom-radio-icon-checked to $custom-checkbox-indicator-border-radius, $custom-checkbox-indicator-icon-checked, $custom-checkbox-indicator-indeterminate-bg, $custom-checkbox-indicator-icon-indeterminate, $custom-checkbox-indicator-indeterminate-box-shadow, $custom-radio-indicator-border-radius, $custom-radio-indicator-icon-checked, respectively 2017-07-16 12:36:26 -07:00
Scott Petrovic
21d8909598 fix location of favicons so it loads when viewing the examples. This is the only one I found in the project, so I am assuming it is the right one to point to (#22895) 2017-07-16 16:19:20 +03:00
Bardi Harborow
a83a0181f9 Errata from #23094. 2017-07-16 15:07:28 +10:00
Bardi Harborow
028863dd08 Fall back to ESLint v3 indentation behaviour. 2017-07-16 13:51:16 +10:00
Bardi Harborow
bde16528d2 Switch to using NPM lock files. 2017-07-16 13:51:16 +10:00
Bardi Harborow
d35020cee8 Update dependencies. 2017-07-16 13:51:16 +10:00
Bardi Harborow
62a4796268 Start testing on Node v8. 2017-07-15 16:34:14 +10:00
Mark Otto
2e5be3f46f only need the one utility class, it'll naturally apply at sm and above 2017-07-14 16:44:44 -07:00
John Galt
095c46c242 Fix #22974 2017-07-14 16:44:44 -07:00
Mark Otto
64bf037bd1 mention how to do edge-to-edge in docs
/cc #23070
2017-07-14 16:31:34 -07:00
Mark Otto
16fdaa2bef fixes #23045 2017-07-14 16:31:13 -07:00
Mark Otto
f2e912bb0e Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-07-12 21:11:08 -07:00
Patrick H. Lauke
c00437ec1b Add badge counter example and accessibility advice 2017-07-13 00:25:40 +01:00
Casper
b14c5cc4b8 Fixed a word (connectinh / connecting) 2017-07-12 07:35:39 +02:00
Patrick H. Lauke
7a781b2ae0 Remove ::first-letter and ::first-line selectors from print styles
Bootstrap itself doesn't use any `::first-letter` or `::first-line`
styles. These selectors also cause(d) problems in IE11 (see
https://github.com/h5bp/html5-boilerplate/pull/1799) and currently cause
a nasty rendering bug in Chrome where the first letter is vertically
shifted (see https://github.com/twbs/bootstrap/issues/21771)

As h5bp has now removed these as well, no need to keep and comment them
out. See https://github.com/h5bp/html5-boilerplate/issues/1961 /
https://github.com/h5bp/html5-boilerplate/pull/1962
2017-07-11 19:51:21 +01:00
Mark Otto
c6652eb862 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-07-09 20:14:24 -07:00
Mark Otto
25062d3838 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-07-09 19:57:34 -07:00
Mark Otto
6c0e31f82e fix broken example link 2017-07-09 19:57:16 -07:00
Mark Otto
ba3c61b32e ignore it 2017-07-09 19:47:45 -07:00
Mark Otto
6436233a9c update docsearch config to handle h1s properly (load top of page, not at the h1) 2017-07-08 13:02:13 -07:00