https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
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
502856b update name 02 July 2017, 06:05:51 UTC
4b84614 Redo the "responsive helpers" files - Moves the embed SCSS to the utilities subfolder - Separate the floats from the embed docs - Rename embed docs from responsive helpers to embeds 02 July 2017, 06:05:51 UTC
58816b3 Move /utilities/typography to /utilities/text to match SCSS file name 02 July 2017, 06:05:51 UTC
25d5ffc Move /utilities/flexbox to /utilities/flex to match name of SCSS file 02 July 2017, 06:05:51 UTC
11e18af remove some unused vars, restore table-active variant 02 July 2017, 05:57:19 UTC
3e2318c badge variants are generated from -colors Sass map 02 July 2017, 05:57:19 UTC
848a746 button variants are generated from -colors Sass map 02 July 2017, 05:57:19 UTC
97a5bc4 no xs sizes being used 02 July 2017, 05:57:19 UTC
c90cef0 Add bash script to lint our variables 02 July 2017, 05:57:19 UTC
337ead4 build dist 02 July 2017, 05:25:38 UTC
44712d1 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 02 July 2017, 05:24:20 UTC
3603088 Restore .text-muted 02 July 2017, 02:01:58 UTC
2bf4de0 Update carousel display settings Use `display: block` since we're not really using any flex styles on the `.carousel-items` (only their controls and indicators). For the indicators, since moving to `width`, our indicators grow to fill available space, so we need to change `flex: 1 0 auto` to `flex: 0 1 auto` to prevent that. 01 July 2017, 23:59:16 UTC
75156f4 using max-width in flex: 1 0 auto; in ie11 offsets the center-aligned contents 01 July 2017, 18:21:20 UTC
2d4534e use @supports to apply transform3d to those who can do it, then provide a non-3d fallback to ie11 01 July 2017, 18:21:20 UTC
1c64adf no need for offset, use justify-content-center 01 July 2017, 17:44:20 UTC
7816724 cleanup offsets 01 July 2017, 17:42:36 UTC
7f6479b build dist 30 June 2017, 22:45:27 UTC
a7a4708 build dist 30 June 2017, 22:29:59 UTC
88b9e55 clip to border-box, update overlay 30 June 2017, 22:28:50 UTC
7763990 remove a few .card-dark refs 30 June 2017, 22:26:40 UTC
221f41a account for new blockquote changes 30 June 2017, 22:23:36 UTC
150d686 migration guide updated 30 June 2017, 22:23:36 UTC
6af449f Update card docs to loop over the theme colors and use bg, border, and color utilities 30 June 2017, 22:23:36 UTC
96b1e5b ditch .card-blockquote for a regular .blockquote (dependent on #22949) 30 June 2017, 22:23:36 UTC
9a2b202 add a bg-transparent to override bgs 30 June 2017, 22:23:36 UTC
2feebcc make card headers and footers translucent 30 June 2017, 22:23:36 UTC
180d78c Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{color} utilities 30 June 2017, 22:23:36 UTC
45722e9 Drop .blockquote-reverse, replace with text utils, and redesign blockquote to not have a border 30 June 2017, 22:04:56 UTC
4554d74 update redirect_from on docs pages 30 June 2017, 22:04:10 UTC
477ea0c add css-docs task to the dist build 30 June 2017, 20:35:58 UTC
eedbe43 build dist 30 June 2017, 20:15:09 UTC
7eafb16 update that docs bit too 30 June 2017, 18:44:09 UTC
3afb571 formatting 30 June 2017, 18:44:09 UTC
3fd0708 this were removed 30 June 2017, 18:44:09 UTC
6b34cba drop that part of the docs, not applicable 30 June 2017, 18:44:09 UTC
16781be drop the mixins 30 June 2017, 18:44:09 UTC
deeae4f Update _grid-framework.scss 30 June 2017, 18:44:09 UTC
4982926 Drop offsets and push/pull for new order variants 30 June 2017, 18:44:09 UTC
8b34a0e ios9 and up opera 30 June 2017, 18:42:56 UTC
ba3fb3c narrow browser support in postcss 30 June 2017, 18:42:56 UTC
e28ed02 dist build 30 June 2017, 16:05:44 UTC
d30b5b1 remove unused mixin, fix variable 30 June 2017, 16:01:39 UTC
e47cc74 update usage elsewhere 30 June 2017, 16:01:39 UTC
b013b98 remove grid gutter sass map as it's output css was all jacked up 30 June 2017, 16:01:39 UTC
e51749e Merge pull request #22836 from twbs/colors-redux v4: Colors redux 30 June 2017, 15:58:35 UTC
7cebaa8 callout for future sass implementation [skip ci] 30 June 2017, 15:55:16 UTC
56d43eb Merge branch 'v4-dev' into colors-redux 30 June 2017, 15:33:09 UTC
f83c981 build dist 30 June 2017, 15:32:49 UTC
ac00c73 update comment 30 June 2017, 06:17:18 UTC
d1fa065 Merge branch 'colors-redux' of https://github.com/twbs/bootstrap into colors-redux 30 June 2017, 06:16:02 UTC
6055453 Merge branch 'v4-dev' into colors-redux 30 June 2017, 06:15:48 UTC
964e068 Drop the old $gray- variables for the new color range 30 June 2017, 06:15:27 UTC
a21a9f3 add map function for grays 30 June 2017, 06:06:46 UTC
ac2ce9e Merge branch 'v4-dev' into colors-redux 30 June 2017, 06:01:35 UTC
back to top