]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
8 years agoAdd Edge#9011176 bug (visual artifacts in scrollable dialogs) 20764/head
Patrick H. Lauke [Thu, 22 Sep 2016 09:48:05 +0000 (10:48 +0100)] 
Add Edge#9011176 bug (visual artifacts in scrollable dialogs)

9 years agoMerge pull request #20361 from twbs/v4-grid-class-flex
Mark Otto [Tue, 26 Jul 2016 00:25:29 +0000 (17:25 -0700)] 
Merge pull request #20361 from twbs/v4-grid-class-flex

v4: Restore flexbox grid .col-{bp} class for auto layout

9 years agorestore the .col-{bp} class for flexbox auto layout 20361/head
Mark Otto [Tue, 26 Jul 2016 00:22:06 +0000 (17:22 -0700)] 
restore the .col-{bp} class for flexbox auto layout

9 years agoupdate text in grid example
Mark Otto [Tue, 26 Jul 2016 00:10:32 +0000 (17:10 -0700)] 
update text in grid example

9 years agogrunt
Mark Otto [Tue, 26 Jul 2016 00:10:21 +0000 (17:10 -0700)] 
grunt

9 years agoSimplify system font stack to remove Linux fonts as they're too varied for our purposes
Mark Otto [Mon, 25 Jul 2016 19:34:00 +0000 (12:34 -0700)] 
Simplify system font stack to remove Linux fonts as they're too varied for our purposes

9 years agogrunt
Mark Otto [Mon, 25 Jul 2016 19:30:13 +0000 (12:30 -0700)] 
grunt

9 years agofix doubled up padding in docs navbar
Mark Otto [Mon, 25 Jul 2016 19:30:10 +0000 (12:30 -0700)] 
fix doubled up padding in docs navbar

9 years agogrunt
Mark Otto [Sun, 24 Jul 2016 04:04:37 +0000 (21:04 -0700)] 
grunt

9 years agoMerge pull request #20349 from twbs/v4-grid-fixes
Mark Otto [Sun, 24 Jul 2016 03:51:21 +0000 (20:51 -0700)] 
Merge pull request #20349 from twbs/v4-grid-fixes

v4: Follow-up grid fixes

9 years agoMerge branch 'v4-dev' into v4-grid-fixes 20349/head
Mark Otto [Sun, 24 Jul 2016 03:40:52 +0000 (20:40 -0700)] 
Merge branch 'v4-dev' into v4-grid-fixes

9 years agogrunt
Mark Otto [Sun, 24 Jul 2016 03:40:41 +0000 (20:40 -0700)] 
grunt

9 years agolinting
Mark Otto [Sun, 24 Jul 2016 00:21:00 +0000 (17:21 -0700)] 
linting

9 years agoFollow-up to #19099 for grid fixes
Mark Otto [Sun, 24 Jul 2016 00:12:43 +0000 (17:12 -0700)] 
Follow-up to #19099 for grid fixes

- 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

9 years agoReplace renamed classes in grid push/pull example (#20330)
Raphael Luba [Wed, 20 Jul 2016 15:37:54 +0000 (17:37 +0200)] 
Replace renamed classes in grid push/pull example (#20330)

The example for column ordering still referenced the old push/pull class names.

9 years agoFix typo in comment.
XhmikosR [Wed, 20 Jul 2016 07:07:18 +0000 (10:07 +0300)] 
Fix typo in comment.

[ci skip]

9 years agoDocs: Update `composer require` command to download current v4 alpha version (#20328)
Alice Young [Wed, 20 Jul 2016 01:40:21 +0000 (21:40 -0400)] 
Docs: Update `composer require` command to download current v4 alpha version (#20328)

9 years agoAdd position:sticky to Most Wanted features (#20315)
Chris Rebert [Sun, 17 Jul 2016 21:01:16 +0000 (14:01 -0700)] 
Add position:sticky to Most Wanted features (#20315)

[skip sauce]

9 years agoPort #19410 to v4
Pvanhesteren [Sun, 17 Jul 2016 07:17:18 +0000 (00:17 -0700)] 
Port #19410 to v4

Clarify valid values of Carousel's `pause` option

Fixes #18205

[skip sauce]

9 years agoupdate npm shrinkwrap (#20312)
Chris Rebert [Sat, 16 Jul 2016 21:27:29 +0000 (14:27 -0700)] 
update npm shrinkwrap (#20312)

9 years agoRename shrinkwrap-related npm script (#20311)
Chris Rebert [Sat, 16 Jul 2016 21:12:49 +0000 (14:12 -0700)] 
Rename shrinkwrap-related npm script (#20311)

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]

9 years agoAdd HTMLHint to the build; fixes #20297 (#20301)
Chris Rebert [Thu, 14 Jul 2016 23:22:56 +0000 (16:22 -0700)] 
Add HTMLHint to the build; fixes #20297 (#20301)

[skip sauce]

9 years agoWall of Browser Bugs: Link to WebKit meta-bug (#20299)
Chris Rebert [Thu, 14 Jul 2016 05:21:10 +0000 (22:21 -0700)] 
Wall of Browser Bugs: Link to WebKit meta-bug (#20299)

https://bugs.webkit.org/show_bug.cgi?id=159753

[skip sauce]

9 years agoFix HTML validity error in sticky-footer-navbar example (#20295)
Tom Lutzenberger [Wed, 13 Jul 2016 17:00:39 +0000 (19:00 +0200)] 
Fix HTML validity error in sticky-footer-navbar example (#20295)

9 years agoLosslessly compress doc images.
XhmikosR [Tue, 12 Jul 2016 20:07:59 +0000 (23:07 +0300)] 
Losslessly compress doc images.

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]

9 years agonuget: fix version.
XhmikosR [Tue, 12 Jul 2016 19:57:37 +0000 (22:57 +0300)] 
nuget: fix version.

[ci skip]

9 years agoTabs to spaces.
XhmikosR [Tue, 12 Jul 2016 19:56:07 +0000 (22:56 +0300)] 
Tabs to spaces.

[ci skip]

9 years ago.gitignore: Remove no longer used entries.
XhmikosR [Tue, 12 Jul 2016 19:55:27 +0000 (22:55 +0300)] 
.gitignore: Remove no longer used entries.

[ci skip]

9 years agoRemove trailing space.
XhmikosR [Tue, 12 Jul 2016 19:27:06 +0000 (22:27 +0300)] 
Remove trailing space.

[ci skip]

9 years agoRemove forced default focus outline (#20275)
Chris Rebert [Tue, 12 Jul 2016 03:50:27 +0000 (20:50 -0700)] 
Remove forced default focus outline (#20275)

As this causes non-standard dotted outline on checkboxes/radio buttons
in OS X Firefox

Ports #19935 to v4
Refs #19933

[skip sauce]

9 years agoBump devDependencies.
XhmikosR [Sun, 10 Jul 2016 23:44:58 +0000 (02:44 +0300)] 
Bump devDependencies.

9 years agoUpdate gems.
XhmikosR [Thu, 7 Jul 2016 08:08:48 +0000 (11:08 +0300)] 
Update gems.

[skip sauce]

9 years agoMerge pull request #20175 from twbs/dialog-wall
Chris Rebert [Fri, 8 Jul 2016 15:13:49 +0000 (08:13 -0700)] 
Merge pull request #20175 from twbs/dialog-wall

Add Most Wanted Features entries for <dialog>

9 years agoAdd Most Wanted Features entries for <dialog> 20175/head
Chris Rebert [Fri, 8 Jul 2016 07:19:32 +0000 (00:19 -0700)] 
Add Most Wanted Features entries for <dialog>

Refs https://bugzil.la/840640
Refs https://webkit.org/b/84635

[skip sauce]

9 years agoMove browser feature requests to new "Most wanted features" section
Chris Rebert [Fri, 8 Jul 2016 07:19:12 +0000 (00:19 -0700)] 
Move browser feature requests to new "Most wanted features" section

9 years agoUpdate SCSS-Lint to v0.49.0 (#20250)
Geremia Taglialatela [Fri, 8 Jul 2016 03:38:44 +0000 (05:38 +0200)] 
Update SCSS-Lint to v0.49.0 (#20250)

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

9 years agoMerge pull request #20246 from anantoghosh/patch-1
Patrick H. Lauke [Wed, 6 Jul 2016 09:39:33 +0000 (10:39 +0100)] 
Merge pull request #20246 from anantoghosh/patch-1

Fix typo in 'Reboot' section

9 years agoFix typo in 'Reboot' section 20246/head
anantoghosh [Wed, 6 Jul 2016 07:44:48 +0000 (13:14 +0530)] 
Fix typo in 'Reboot' section

Changed `box-sizing: border` to `box-sizing: border-box`

9 years agoMerge pull request #20222 from twbs/v4-dev-xmr-deps
XhmikosR [Tue, 5 Jul 2016 11:40:55 +0000 (14:40 +0300)] 
Merge pull request #20222 from twbs/v4-dev-xmr-deps

Update devDepedencies.

9 years agoUpdate devDepedencies. 20222/head
XhmikosR [Sat, 2 Jul 2016 17:49:51 +0000 (20:49 +0300)] 
Update devDepedencies.

9 years agoMerge pull request #20202 from twbs/windows-doesnt-know-how-to-shot-glob
XhmikosR [Wed, 29 Jun 2016 06:30:44 +0000 (09:30 +0300)] 
Merge pull request #20202 from twbs/windows-doesnt-know-how-to-shot-glob

Avoid globbing in jscs npm script for Windows compatibility

9 years agoMerge pull request #20201 from twbs/v4-dev-xmr-deps
XhmikosR [Wed, 29 Jun 2016 06:27:31 +0000 (09:27 +0300)] 
Merge pull request #20201 from twbs/v4-dev-xmr-deps

Update dependencies.

9 years agoAvoid globbing in jscs npm script for Windows compatibility 20202/head
Chris Rebert [Wed, 29 Jun 2016 06:25:14 +0000 (23:25 -0700)] 
Avoid globbing in jscs npm script for Windows compatibility

Fixes #20197

[skip sauce]
[skip validator]

9 years agoRun `grunt`. 20201/head
XhmikosR [Wed, 29 Jun 2016 05:55:45 +0000 (08:55 +0300)] 
Run `grunt`.

[ci skip]

9 years agoUpdate devDependencies.
XhmikosR [Wed, 29 Jun 2016 05:54:25 +0000 (08:54 +0300)] 
Update devDependencies.

Only grunt-saucelabs is left in order to update grunt to v1.x.

9 years agoUpdate scss_lint to v0.48.0.
XhmikosR [Tue, 28 Jun 2016 19:40:59 +0000 (22:40 +0300)] 
Update scss_lint to v0.48.0.

9 years agoSupport jQuery v3 in Bootstrap v4 (#20191)
Chris Rebert [Wed, 29 Jun 2016 05:19:46 +0000 (22:19 -0700)] 
Support jQuery v3 in Bootstrap v4 (#20191)

* 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

9 years agoScrollSpy unit test: Use single done() in a then() instead of multiple done()s (...
Dave Methvin [Tue, 28 Jun 2016 20:24:28 +0000 (13:24 -0700)] 
ScrollSpy unit test: Use single done() in a then() instead of multiple done()s (#20198)

Fixes test flakiness on OS X Safari and Android when using jQuery 3.
Fixes #20182 more
Refs #20191

9 years agoMerge pull request #20196 from twbs/v4-dev-xmr-shx
XhmikosR [Tue, 28 Jun 2016 19:01:46 +0000 (22:01 +0300)] 
Merge pull request #20196 from twbs/v4-dev-xmr-shx

Use shx so that the npm scripts work everywhere the same.

9 years agoUse shx so that the npm scripts work everywhere the same. 20196/head
XhmikosR [Tue, 28 Jun 2016 15:59:26 +0000 (18:59 +0300)] 
Use shx so that the npm scripts work everywhere the same.

9 years agoMention .list-inline-item change in the migration guide
judetucker [Mon, 27 Jun 2016 21:14:26 +0000 (14:14 -0700)] 
Mention .list-inline-item change in the migration guide

Fixes #18813
Closes #20187

[skip sauce]

9 years agodocs/migration.md: Fix "correspending" typo
Chris Rebert [Tue, 28 Jun 2016 06:00:46 +0000 (23:00 -0700)] 
docs/migration.md: Fix "correspending" typo

[ci skip]

9 years agoScrollspy test: Allow for async .then() in jQuery 3; fixes #20182
Dave Methvin [Tue, 28 Jun 2016 01:41:00 +0000 (21:41 -0400)] 
Scrollspy test: Allow for async .then() in jQuery 3; fixes #20182

Instead of doing a new assert.async(), just do a single one for the entire test
and let the .then() be async as well.

Closes #20190

9 years agoAllow PRs to be previewed at http://preview.twbsapps.com (#20179)
Chris Rebert [Mon, 27 Jun 2016 21:19:10 +0000 (14:19 -0700)] 
Allow PRs to be previewed at http://preview.twbsapps.com (#20179)

9 years agoAdd Wall of Browser Bugs entry for #20161 (#20183)
Chris Rebert [Mon, 27 Jun 2016 08:12:00 +0000 (01:12 -0700)] 
Add Wall of Browser Bugs entry for #20161 (#20183)

Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1282363

9 years agoRemove unnecessary usage of Promises in non-async ScrollSpy tests (#20180)
Chris Rebert [Mon, 27 Jun 2016 04:33:07 +0000 (21:33 -0700)] 
Remove unnecessary usage of Promises in non-async ScrollSpy tests (#20180)

Closes #19906

[skip validator]

9 years agoFix docs asset file paths in /grunt/configBridge.json (#20178)
Chris Rebert [Sun, 26 Jun 2016 23:42:13 +0000 (16:42 -0700)] 
Fix docs asset file paths in /grunt/configBridge.json (#20178)

Previously, when running the docs locally, the site, rooted at:
    http://localhost:9001/
would reference docs assets using relative URLs such as:
    /../assets/js/vendor/anchor.min.js
which is equivalent to:
    http://localhost:9001/../assets/js/vendor/anchor.min.js
which is nonsense, since the root directory has no parent directory.
Apparently browsers silently ignore this extra '..', hence why this wasn't noticed until now.
But if you adjust Jekyll's `baseurl` setting, this mistake causes incorrect URLs to get generated.

This commit corrects the problem by removing the extra '../' from the paths.

These paths are also referenced in the Gruntfile, where the fix actually allows us to simplify the code.
Previously, in the Gruntfile, we were doing, e.g.:
    path.join('./docs/assets', '../assets/js/vendor/anchor.min.js')
which calculates to:
    ./docs/assets/../assets/js/vendor/anchor.min.js
which can be simplified to:
    ./docs/assets/js/vendor/anchor.min.js
So we can remove the '/assets' suffix from the left argument
and the '../' prefix from the right argument
and still obtain the same result.

9 years agogrunt dist docs
Chris Rebert [Sun, 26 Jun 2016 23:13:26 +0000 (16:13 -0700)] 
grunt dist docs

[skip sauce]
[skip validator]

9 years agodocs/_plugins/bugify.rb: Add support for MS Edge UserVoice ideas (#20176)
Chris Rebert [Sun, 26 Jun 2016 04:32:23 +0000 (21:32 -0700)] 
docs/_plugins/bugify.rb: Add support for MS Edge UserVoice ideas (#20176)

[skip sauce]

9 years agoRemove reference to fixed Chrome bug in accessibility docs (#20145)
Chris Rebert [Fri, 24 Jun 2016 06:19:06 +0000 (23:19 -0700)] 
Remove reference to fixed Chrome bug in accessibility docs (#20145)

Refs https://bugs.chromium.org/p/chromium/issues/detail?id=454172#c22

[skip sauce]

9 years agoFix links to A11Y Project posts
Curt Grimes [Fri, 24 Jun 2016 03:39:03 +0000 (22:39 -0500)] 
Fix links to A11Y Project posts

Closes #20165

[skip sauce]

9 years agoAdd Wall of Browser Bugs entries for Selectors Level 4 :nth-child() (#20143)
Chris Rebert [Wed, 22 Jun 2016 08:20:01 +0000 (01:20 -0700)] 
Add Wall of Browser Bugs entries for Selectors Level 4 :nth-child() (#20143)

Refs http://caniuse.com/#feat=css-nth-child-of
Refs https://drafts.csswg.org/selectors-4/#the-nth-child-pseudo
Refs https://crbug.com/304163
Refs https://bugzil.la/854148

[skip sauce]

9 years agohttps://webkit.org/b/158340 has been fixed
Chris Rebert [Wed, 22 Jun 2016 06:20:02 +0000 (23:20 -0700)] 
https://webkit.org/b/158340 has been fixed

So remove its entry from the Wall.
Refs #20012, #20024
Refs http://trac.webkit.org/changeset/202324

[ci skip]

9 years agoReplace grunt-postcss with postcss-cli (#20140)
Chris Rebert [Mon, 20 Jun 2016 23:18:21 +0000 (16:18 -0700)] 
Replace grunt-postcss with postcss-cli (#20140)

Refs #19990
Continues the degruntification process.

Also removes mq4-hover-shim for now,
since it doesn't yet implement the standard PostCSS plugin interface.

9 years agoRemove refs to fixed printing-related Chrome bug from browser support docs (#20144)
Chris Rebert [Mon, 20 Jun 2016 07:48:02 +0000 (00:48 -0700)] 
Remove refs to fixed printing-related Chrome bug from browser support docs (#20144)

Refs https://bugs.chromium.org/p/chromium/issues/detail?id=273306#c34

[skip sauce]

9 years agodocs/_plugins/highlight_alt.rb: Ignore linenos option since it's broken
Chris Rebert [Mon, 20 Jun 2016 06:02:27 +0000 (23:02 -0700)] 
docs/_plugins/highlight_alt.rb: Ignore linenos option since it's broken

Refs #20005
[skip sauce]

9 years agodocs/_plugins/highlight_alt.rb: Use correct tag name in error message
Chris Rebert [Mon, 20 Jun 2016 06:01:10 +0000 (23:01 -0700)] 
docs/_plugins/highlight_alt.rb: Use correct tag name in error message

9 years agoAdd comparability guard to _assert-ascending(); fixes #20123 (#20142)
Chris Rebert [Mon, 20 Jun 2016 05:23:16 +0000 (22:23 -0700)] 
Add comparability guard to _assert-ascending(); fixes #20123 (#20142)

[skip sauce]
[skip validator]

9 years agopackage.json: engines: Require Node.js >= 4 (#20141)
Chris Rebert [Mon, 20 Jun 2016 05:09:29 +0000 (22:09 -0700)] 
package.json: engines: Require Node.js >= 4 (#20141)

Refs #17652

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 13 Jun 2016 04:54:35 +0000 (21:54 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agofollow up fix to #17593
Mark Otto [Mon, 13 Jun 2016 04:54:15 +0000 (21:54 -0700)] 
follow up fix to #17593

9 years agoMerge pull request #19977 from zalog/patch-11
Mark Otto [Mon, 13 Jun 2016 04:27:11 +0000 (21:27 -0700)] 
Merge pull request #19977 from zalog/patch-11

Add .flex-*-unordered classes to reset Flexbox `order` CSS property

9 years agoFixes #17193: Remove mention and link to non-existant transitions plugin; that intro...
Mark Otto [Mon, 13 Jun 2016 04:25:04 +0000 (21:25 -0700)] 
Fixes #17193: Remove mention and link to non-existant transitions plugin; that intro paragraph was two dupe sentences

9 years agoFixes #17089 a bit
Mark Otto [Mon, 13 Jun 2016 04:18:23 +0000 (21:18 -0700)] 
Fixes #17089 a bit

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 13 Jun 2016 04:17:14 +0000 (21:17 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agoStrip out UMD & CJS in favor of ES6 modules (#20072)
Chris Rebert [Fri, 10 Jun 2016 16:28:03 +0000 (09:28 -0700)] 
Strip out UMD & CJS in favor of ES6 modules (#20072)

9 years agoAdd Wall of Browser Bugs entries for #12832 (#20089)
Chris Rebert [Wed, 8 Jun 2016 06:50:00 +0000 (23:50 -0700)] 
Add Wall of Browser Bugs entries for #12832 (#20089)

Add Wall of Browser Bugs entries for #12832

9 years agohttps://crbug.com/460200 has been fixed! (#20090)
Chris Rebert [Wed, 8 Jun 2016 04:15:12 +0000 (21:15 -0700)] 
https://crbug.com/460200 has been fixed! (#20090)

So remove its entry from the Wall of Browser Bugs
Refs #15832

[skip sauce]
[skip validator]

9 years agoISSUE_TEMPLATE.md: Fix "questons" typo
Chris Rebert [Sun, 5 Jun 2016 22:01:09 +0000 (15:01 -0700)] 
ISSUE_TEMPLATE.md: Fix "questons" typo

[ci skip]

9 years agoEnable more rules from ESLint 2.0; refs #19999 (#20076)
Chris Rebert [Sun, 5 Jun 2016 18:17:05 +0000 (11:17 -0700)] 
Enable more rules from ESLint 2.0; refs #19999 (#20076)

[skip sauce]
[skip validator]

9 years agoRemove unused exec:npmUpdate Grunt task (#20074)
Chris Rebert [Sun, 5 Jun 2016 04:55:28 +0000 (21:55 -0700)] 
Remove unused exec:npmUpdate Grunt task (#20074)

[skip sauce]
[skip validator]

9 years agoBump shelljs to ^0.7.0 (#20073)
Chris Rebert [Sun, 5 Jun 2016 04:45:59 +0000 (21:45 -0700)] 
Bump shelljs to ^0.7.0 (#20073)

[skip sauce]
[skip validator]

9 years agorm -r node_modules && npm install && npm run shrinkwrap
Chris Rebert [Sun, 5 Jun 2016 01:21:36 +0000 (18:21 -0700)] 
rm -r node_modules && npm install && npm run shrinkwrap

9 years agogrunt
Chris Rebert [Sun, 5 Jun 2016 01:21:15 +0000 (18:21 -0700)] 
grunt

[ci skip]

9 years agoUpgrade to latest version of JSCS (v3.0.4) (#20070)
Chris Rebert [Sun, 5 Jun 2016 00:55:21 +0000 (17:55 -0700)] 
Upgrade to latest version of JSCS (v3.0.4) (#20070)

Fixes #20002

[skip sauce]
[skip validator]

9 years agoKill the grunt-jscs middleman; use JSCS directly instead (#20069)
Chris Rebert [Sun, 5 Jun 2016 00:46:36 +0000 (17:46 -0700)] 
Kill the grunt-jscs middleman; use JSCS directly instead (#20069)

Refs #19990

[skip sauce]
[skip validator]

9 years agoUpdate ESLint to v2.11.1 (latest stable) (#20068)
Chris Rebert [Sun, 5 Jun 2016 00:08:59 +0000 (17:08 -0700)] 
Update ESLint to v2.11.1 (latest stable) (#20068)

Fixes #19908

[skip sauce]
[skip validator]

9 years agoUpdate ESLint to v2.10.2 (#20063)
Chris Rebert [Sat, 4 Jun 2016 23:52:06 +0000 (16:52 -0700)] 
Update ESLint to v2.10.2 (#20063)

Refs #19908

[skip sauce]
[skip validator]

9 years agoUpgrade ESLint to v2.9.0 (#20047)
Chris Rebert [Sat, 4 Jun 2016 22:07:16 +0000 (15:07 -0700)] 
Upgrade ESLint to v2.9.0 (#20047)

Refs #19908

[skip sauce]
[skip validator]

9 years agoUpdate ESLint to v2.8.0 (#20045)
Chris Rebert [Sat, 4 Jun 2016 21:52:07 +0000 (14:52 -0700)] 
Update ESLint to v2.8.0 (#20045)

Refs #19908

[skip sauce]
[skip validator]

9 years agoUpgrade ESLint to v2.7.0 (#20044)
Chris Rebert [Sat, 4 Jun 2016 21:39:56 +0000 (14:39 -0700)] 
Upgrade ESLint to v2.7.0 (#20044)

Refs #19908

[skip sauce]
[skip validator]

9 years agoUpdate ESLint to v2.5.3 (#20043)
Chris Rebert [Sat, 4 Jun 2016 21:28:34 +0000 (14:28 -0700)] 
Update ESLint to v2.5.3 (#20043)

Refs #19908.

[skip sauce]
[skip validator]

9 years agoUpgrade ESLint to v2.4.0 (#20042)
Chris Rebert [Sat, 4 Jun 2016 21:13:36 +0000 (14:13 -0700)] 
Upgrade ESLint to v2.4.0 (#20042)

Refs #19908.

[skip sauce]
[skip validator]

9 years agoUpgrade ESLint to v2.3.0 (#20041)
Chris Rebert [Sat, 4 Jun 2016 21:01:12 +0000 (14:01 -0700)] 
Upgrade ESLint to v2.3.0 (#20041)

Refs #19908

[skip sauce]

9 years agoMerge pull request #19109 from twbs/fix-18569
Chris Rebert [Sat, 4 Jun 2016 20:25:37 +0000 (13:25 -0700)] 
Merge pull request #19109 from twbs/fix-18569

Integrate postcss-flexbugs-fixes into build
Refs #18569.

9 years agoUpdate npm shrinkwrap 19109/head
Chris Rebert [Sat, 4 Jun 2016 20:02:25 +0000 (13:02 -0700)] 
Update npm shrinkwrap

9 years agoAdd docs regarding postcss-flexbugs-fixes dependency
Chris Rebert [Sun, 7 Feb 2016 09:09:01 +0000 (01:09 -0800)] 
Add docs regarding postcss-flexbugs-fixes dependency

9 years agoIntegrate postcss-flexbugs-fixes into build; fixes #18569
Chris Rebert [Sun, 7 Feb 2016 08:34:29 +0000 (00:34 -0800)] 
Integrate postcss-flexbugs-fixes into build; fixes #18569

9 years agohttps://bugzil.la/1278000 was marked as dupe of https://bugzil.la/577785
Chris Rebert [Sat, 4 Jun 2016 07:27:56 +0000 (00:27 -0700)] 
https://bugzil.la/1278000 was marked as dupe of https://bugzil.la/577785

Update Wall of Browser Bugs accordingly.
Refs #19670

[ci skip]

9 years agoAdd Wall of Browser Bugs entry for #19670 for Edge (#20037)
Chris Rebert [Sat, 4 Jun 2016 06:39:32 +0000 (23:39 -0700)] 
Add Wall of Browser Bugs entry for #19670 for Edge (#20037)

See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7787318/
Refs #19670

[skip sauce]