https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
35f80bb bump to beta 11 August 2017, 03:56:35 UTC
17232b2 docs dist 11 August 2017, 03:49:00 UTC
0356a14 Merge branch 'new-home' into v4-dev 11 August 2017, 03:46:25 UTC
39d53b0 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 11 August 2017, 03:44:17 UTC
7a5dd0d dist 11 August 2017, 03:43:53 UTC
94e860c Dropped .radio-inline and .checkbox-inline Dropped `.radio-inline` and `.checkbox-inline`. 11 August 2017, 03:42:55 UTC
8c8f776 package-lock update 11 August 2017, 03:42:11 UTC
f2304e7 Update devDependencies. (#23264) 10 August 2017, 02:41:05 UTC
72ddc09 move to div for block level 09 August 2017, 15:34:28 UTC
cf3bfa0 replacement fix for #23257 without old history 09 August 2017, 15:34:28 UTC
209a963 remove commented out code while here 09 August 2017, 15:32:14 UTC
4e07146 rewrite parts of download page 09 August 2017, 15:32:14 UTC
ba7d921 clarify optional js, add some links, emphasize some text 09 August 2017, 15:32:14 UTC
b21fc94 Move from dependencies to peerDependencies 09 August 2017, 15:32:14 UTC
0cb7a16 Fix sourcemaps for node-sass too. Specify `--source-map-contents true` for node-sass and `source-map-inline-sources` for clean-css. Without this, the sourcemaps weren't found. 09 August 2017, 15:31:25 UTC
fd113b9 Fix flex order generated code and a typo. 09 August 2017, 15:29:52 UTC
08b8997 Fix the min breakpoint in media-breakpoint-between 08 August 2017, 07:07:42 UTC
2f6f0c0 Merge branch 'v4-dev' into new-home 08 August 2017, 05:07:16 UTC
2cd2301 Add .bg-white and .border-white 08 August 2017, 05:06:53 UTC
da3185e new homepage, new assets, clean out old stuff 08 August 2017, 04:35:43 UTC
92c26af word change 07 August 2017, 23:13:52 UTC
542fec7 dist 07 August 2017, 23:13:45 UTC
8606c0d Fix typo 07 August 2017, 02:14:55 UTC
cd3507a Dropup dropdown-menu should have margin on the bottom instead of top 04 August 2017, 22:17:50 UTC
0501b02 (#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer` 04 August 2017, 22:17:50 UTC
82f4686 dist 04 August 2017, 22:17:10 UTC
0cde0ae better label, remove some contents to better illustrate behavior 04 August 2017, 22:15:42 UTC
73040d4 fix navbar alignment for never expand situations 04 August 2017, 22:15:25 UTC
987ac63 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 04 August 2017, 22:14:24 UTC
965a5bd Merge branch 'issue_23100' of https://github.com/chiraggmodi/bootstrap into chiraggmodi-issue_23100 04 August 2017, 21:58:40 UTC
062d113 remove old validation docs, fixes #23217 04 August 2017, 21:21:21 UTC
698a7b4 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 31 July 2017, 18:31:54 UTC
0d14fe9 fixes https://github.com/toshimaru/jekyll-toc/issues/25 31 July 2017, 18:31:44 UTC
b679172 Fix HTML errors. (#23184) The "aria-controls" attribute must point to an element in the same document. 31 July 2017, 10:56:43 UTC
7641da3 Add semicolon for our dist files in stamp.js (#23182) 31 July 2017, 10:07:22 UTC
3fb818a Specify `rel="noopener` for external links. 30 July 2017, 23:27:33 UTC
5f0861f docs: add a few more Open Graph tags. 30 July 2017, 23:27:33 UTC
cb8d0e0 Compress brand SVGs with SVGOMG. ~30% savings. 30 July 2017, 23:27:33 UTC
2291d08 _data/browser-features.yml: remove trailing spaces. 30 July 2017, 23:27:33 UTC
96259a7 docs: exclude package-lock.json from dist. 30 July 2017, 23:27:33 UTC
5a45732 Losslessly compress social logos. Before: 374 KB (383.630 bytes) After: 304 KB (311.505 bytes) 30 July 2017, 23:27:33 UTC
ef1c729 Update docs and carousel example for `order-`. 30 July 2017, 21:00:14 UTC
3619586 Update accessibility.md 30 July 2017, 20:58:52 UTC
f4f63d8 Update Popper.js to 1.11.0 (#23162) 28 July 2017, 06:34:53 UTC
88c9a16 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. 28 July 2017, 06:18:47 UTC
98bc940 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 28 July 2017, 02:59:29 UTC
7d2ce37 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 27 July 2017, 18:02:26 UTC
c0eff6a 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 27 July 2017, 00:58:22 UTC
b271204 make changes as per suggestion in #23100 18 July 2017, 06:18:59 UTC
a52a1fb remove change which set from variable and make those in container class 18 July 2017, 06:14:56 UTC
f05bd63 fixed issue #23100 17 July 2017, 07:59:49 UTC
082c9d9 dist 16 July 2017, 20:11:21 UTC
696b2be (#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 16 July 2017, 19:36:26 UTC
21d8909 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) 16 July 2017, 13:19:20 UTC
a83a018 Errata from #23094. 16 July 2017, 05:07:28 UTC
028863d Fall back to ESLint v3 indentation behaviour. 16 July 2017, 03:51:16 UTC
bde1652 Switch to using NPM lock files. 16 July 2017, 03:51:16 UTC
d35020c Update dependencies. 16 July 2017, 03:51:16 UTC
62a4796 Start testing on Node v8. 15 July 2017, 06:34:14 UTC
2e5be3f only need the one utility class, it'll naturally apply at sm and above 14 July 2017, 23:44:44 UTC
095c46c Fix #22974 14 July 2017, 23:44:44 UTC
64bf037 mention how to do edge-to-edge in docs /cc #23070 14 July 2017, 23:31:34 UTC
16fdaa2 fixes #23045 14 July 2017, 23:31:13 UTC
f2e912b Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 13 July 2017, 04:11:08 UTC
c00437e Add badge counter example and accessibility advice 12 July 2017, 23:25:40 UTC
b14c5cc Fixed a word (connectinh / connecting) 12 July 2017, 05:35:39 UTC
7a781b2 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 11 July 2017, 18:51:21 UTC
c6652eb Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 10 July 2017, 03:14:24 UTC
25062d3 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 10 July 2017, 02:57:34 UTC
6c0e31f fix broken example link 10 July 2017, 02:57:16 UTC
ba3c61b ignore it 10 July 2017, 02:47:45 UTC
6436233 update docsearch config to handle h1s properly (load top of page, not at the h1) 08 July 2017, 20:02:13 UTC
6eee028 Added the .navbar-expand class to the docs-nav navbar to fix issue #22976 08 July 2017, 07:49:44 UTC
136a0d5 Docs: added missing quote in input-group example (#23010) 06 July 2017, 21:33:50 UTC
4d515e4 move the about directory into the docs to avoid collision with the multiple versions of our hosted docs 05 July 2017, 18:27:06 UTC
edae6a2 Remove box-shadow from .btn-link:focus (#22998) When focused, these buttons styled as links still give good visible focus indication through the underline, so this should not be a concern. Closes #22655 05 July 2017, 08:54:26 UTC
88b2e22 Use config file for UglifyJS to ensure same behavior on every environments (#22990) 05 July 2017, 07:53:23 UTC
f093b90 move the overflow-y to the sticky `@supports` block also remove the overflow-x. when you specify either overflow-y or overflow-x, the other is essentially nullified and thus ineffective anyway 04 July 2017, 20:49:15 UTC
bc70d19 overflow-y auto on toc menu fixes #22977 04 July 2017, 20:49:15 UTC
2a745e5 npm build 04 July 2017, 18:55:16 UTC
a662f85 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 04 July 2017, 18:53:55 UTC
2cbaefc Update Popper.js to 1.10.8 04 July 2017, 08:37:44 UTC
0480a75 Dropdown - Disable applyStyle modifier instead of removing inline style applied by Popper.js 04 July 2017, 08:37:44 UTC
6797e84 fixed doc vertical-align.md "inlie" to "inline" (#22984) 04 July 2017, 07:32:41 UTC
d785e8a fixes #22979 04 July 2017, 02:05:50 UTC
de78b71 fixes #22981 04 July 2017, 02:04:31 UTC
6cf1a10 fixes #22968 02 July 2017, 21:37:46 UTC
67245a4 fix some busted links 02 July 2017, 19:00:24 UTC
ad15fc0 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 02 July 2017, 17:40:32 UTC
93b2682 npm build 02 July 2017, 17:40:27 UTC
3b08beb follow up to 4e067f722 02 July 2017, 06:40:51 UTC
ac3e4b7 Removed Japanese translation The Japanese website (http://bootstrap4.jp/) doesn't exist therefore I removed the link to it. 02 July 2017, 06:37:05 UTC
7bce864 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 02 July 2017, 06:36:11 UTC
4e067f7 remove unused $list-group-color variable; it should naturally inherit from the body 02 July 2017, 06:35:57 UTC
f282a88 update comment 02 July 2017, 06:25:28 UTC
4b6d2c0 put button active bg and border in the mixin params for more customization options 02 July 2017, 06:25:28 UTC
e7ae1d9 match btn transition to input 02 July 2017, 06:10:01 UTC
7085988 doh, we already have that above 02 July 2017, 06:05:51 UTC
6f073ed Add .text-truncate class. We already had a mixin and documented the class, so this fixes that. 02 July 2017, 06:05:51 UTC
cfb383c update link 02 July 2017, 06:05:51 UTC
back to top