| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-07-25 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-07-25 | fix doubled up padding in docs navbar | Mark Otto | 1 | -0/+3 | |
| 2016-07-24 | Fixes #17990: clear the floats within .navbar-toggleable-* to avoid funky ↵ | Mark Otto | 1 | -0/+3 | |
| animation on close | |||||
| 2016-07-23 | Merge branch 'v4-dev' into v4-navbars | Mark Otto | 136 | -10251/+2937 | |
| 2016-07-23 | grunt | Mark Otto | 8 | -480/+14 | |
| 2016-07-23 | Merge pull request #20349 from twbs/v4-grid-fixes | Mark Otto | 3 | -28/+49 | |
| v4: Follow-up grid fixes | |||||
| 2016-07-23 | Merge branch 'v4-dev' into v4-grid-fixes | Mark Otto | 11 | -13/+9 | |
| 2016-07-23 | grunt | Mark Otto | 9 | -11/+7 | |
| 2016-07-23 | linting | Mark Otto | 1 | -1/+1 | |
| 2016-07-23 | Follow-up to #19099 for grid fixes | Mark Otto | 3 | -28/+49 | |
| - Restores two-mixin approach to generating semantic grid columns (now with 'make-col-ready' and 'make-col') - Removes need for .col-xs-12 by restoring the mass list of all grid tier classes to set position, min-height, and padding - Adds an initial 'width: 100%' to flexbox grid column prep (later overridden by the column sizing in 'flex' shorthand or 'width') to prevent flexbox columns from collapsing in lower viewports | |||||
| 2016-07-21 | Tooltip Static Demo uses v3 class names | Patrick Yeo | 1 | -5/+5 | |
| 2016-07-20 | Replace renamed classes in grid push/pull example (#20330) | Raphael Luba | 1 | -1/+1 | |
| The example for column ordering still referenced the old push/pull class names. | |||||
| 2016-07-20 | change navbar-toggler to use SVG background image | Patrick H. Lauke | 1 | -1/+7 | |
| 2016-07-20 | Fix typo in comment. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-07-19 | Docs: Update `composer require` command to download current v4 alpha version ↵ | Alice Young | 1 | -1/+1 | |
| (#20328) | |||||
| 2016-07-20 | Progress bar:fix border-radius to use variable progress-border-radius ↵ | An Yang | 1 | -10/+10 | |
| instead of border-radius | |||||
| 2016-07-19 | remove navbar-toggler unicode symbol in HTML | Patrick H. Lauke | 8 | -30/+9 | |
| remove current HTML-based symbol, add any missing aria-* attributes | |||||
| 2016-07-17 | Add position:sticky to Most Wanted features (#20315) | Chris Rebert | 1 | -0/+20 | |
| [skip sauce] | |||||
| 2016-07-17 | Port #19410 to v4 | Pvanhesteren | 1 | -2/+2 | |
| Clarify valid values of Carousel's `pause` option Fixes #18205 [skip sauce] | |||||
| 2016-07-16 | update npm shrinkwrap (#20312) | Chris Rebert | 1 | -1382/+1030 | |
| 2016-07-16 | Rename shrinkwrap-related npm script (#20311) | Chris Rebert | 1 | -1/+1 | |
| To avoid infinite recursion in newer npm versions, which added a lifecycle script for `npm shrinkwrap`. Refs https://github.com/npm/npm/issues/13253 Refs https://github.com/npm/npm/pull/12814 [ci skip] | |||||
| 2016-07-14 | Add HTMLHint to the build; fixes #20297 (#20301) | Chris Rebert | 3 | -1/+21 | |
| [skip sauce] | |||||
| 2016-07-13 | Wall of Browser Bugs: Link to WebKit meta-bug (#20299) | Chris Rebert | 1 | -0/+1 | |
| https://bugs.webkit.org/show_bug.cgi?id=159753 [skip sauce] | |||||
| 2016-07-13 | Fix HTML validity error in sticky-footer-navbar example (#20295) | Tom Lutzenberger | 1 | -1/+1 | |
| 2016-07-12 | Losslessly compress doc images. | XhmikosR | 4 | -0/+0 | |
| Used zopfli 1.0.1 with `zopflipng.exe -m --lossy_transparent -y --iterations=1000`. Before: 199 KB (203.922 bytes) After: 197 KB (202.151 bytes) [ci skip] | |||||
| 2016-07-12 | nuget: fix version. | XhmikosR | 2 | -2/+2 | |
| [ci skip] | |||||
| 2016-07-12 | Tabs to spaces. | XhmikosR | 3 | -21/+21 | |
| [ci skip] | |||||
| 2016-07-12 | .gitignore: Remove no longer used entries. | XhmikosR | 1 | -4/+0 | |
| [ci skip] | |||||
| 2016-07-12 | Remove trailing space. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-07-12 | Fix typo in 'Reboot' about units | anantoghosh | 1 | -1/+1 | |
| In about 'Reboot', it says "moving **from** `rem` **to** `em` units. It should be moving from `em` to `rem`. | |||||
| 2016-07-11 | Remove forced default focus outline (#20275) | Chris Rebert | 1 | -3/+3 | |
| As this causes non-standard dotted outline on checkboxes/radio buttons in OS X Firefox Ports #19935 to v4 Refs #19933 [skip sauce] | |||||
| 2016-07-11 | Bump devDependencies. | XhmikosR | 2 | -379/+1456 | |
| 2016-07-09 | Update gems. | XhmikosR | 2 | -8/+10 | |
| [skip sauce] | |||||
| 2016-07-08 | Merge pull request #20175 from twbs/dialog-wall | Chris Rebert | 3 | -60/+108 | |
| Add Most Wanted Features entries for <dialog> | |||||
| 2016-07-08 | Add Most Wanted Features entries for <dialog> | Chris Rebert | 1 | -0/+20 | |
| Refs https://bugzil.la/840640 Refs https://webkit.org/b/84635 [skip sauce] | |||||
| 2016-07-08 | Move browser feature requests to new "Most wanted features" section | Chris Rebert | 3 | -60/+88 | |
| 2016-07-07 | Update SCSS-Lint to v0.49.0 (#20250) | Geremia Taglialatela | 3 | -5/+5 | |
| SCSS-Lint 0.49.0 modifies Shorthand linter to report lint if a shorthand of a length not specified in the allowed_shorthands option is used. New defaults include "4" in the list of allowed shorthands, so we are changing our configuration accordingly. Ref: https://github.com/brigade/scss-lint/commit/e283d1689699f581561fea344df3168128c46d7b | |||||
| 2016-07-06 | Merge pull request #20246 from anantoghosh/patch-1 | Patrick H. Lauke | 1 | -1/+1 | |
| Fix typo in 'Reboot' section | |||||
| 2016-07-06 | Fix typo in 'Reboot' section | anantoghosh | 1 | -1/+1 | |
| Changed `box-sizing: border` to `box-sizing: border-box` | |||||
| 2016-07-05 | Merge pull request #20222 from twbs/v4-dev-xmr-deps | XhmikosR | 3 | -625/+205 | |
| Update devDepedencies. | |||||
| 2016-07-04 | Add flex-wrap and overflow-wrap properties to the list of property order in ↵ | morishitter | 1 | -0/+2 | |
| .scss-lint.yml | |||||
| 2016-07-04 | Update devDepedencies. | XhmikosR | 3 | -625/+205 | |
| 2016-06-29 | Merge pull request #20202 from twbs/windows-doesnt-know-how-to-shot-glob | XhmikosR | 1 | -1/+1 | |
| Avoid globbing in jscs npm script for Windows compatibility | |||||
| 2016-06-29 | Merge pull request #20201 from twbs/v4-dev-xmr-deps | XhmikosR | 12 | -43/+43 | |
| Update dependencies. | |||||
| 2016-06-28 | Avoid globbing in jscs npm script for Windows compatibility | Chris Rebert | 1 | -1/+1 | |
| Fixes #20197 [skip sauce] [skip validator] | |||||
| 2016-06-29 | Run `grunt`. | XhmikosR | 7 | -9/+9 | |
| [ci skip] | |||||
| 2016-06-29 | Update devDependencies. | XhmikosR | 3 | -28/+28 | |
| Only grunt-saucelabs is left in order to update grunt to v1.x. | |||||
| 2016-06-29 | Update scss_lint to v0.48.0. | XhmikosR | 2 | -6/+6 | |
| 2016-06-28 | Support jQuery v3 in Bootstrap v4 (#20191) | Chris Rebert | 21 | -30/+30 | |
| * bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x | |||||
| 2016-06-28 | ScrollSpy unit test: Use single done() in a then() instead of multiple ↵ | Dave Methvin | 1 | -2/+2 | |
| done()s (#20198) Fixes test flakiness on OS X Safari and Android when using jQuery 3. Fixes #20182 more Refs #20191 | |||||
