Jacob Bearce

Results 57 issues of Jacob Bearce

gulp-util is now deprecated. A guide to replace it can be found at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

This should make it easier for users to understand what to do. https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share

enhancement

Currently it seems like screen readers can probably still access it, should mark it with `visibility:hidden;` when it's inactive.

bug

Apparently the banner that pops up at the bottom of Chrome is a temporary solution, and developers can provide their own. This package should be refactored to support this better.

- [ ] Focus the prompt when it gets opened - [ ] Close the prompt when focus is lost - [ ] Add aria properties

enhancement

Should document `.on`, `.open`, and `.close` for others to use.

enhancement

Implemented @nandaleite's solution to issue #90. Tested in Node v6 and in v8, it's working fine in both instances.

enhancement

I have a Gulp task that uploads changed files, but since installing Node v8 (specifically tested with v8.1.2), it doesn't appear to be working correctly anymore; New files get added...

bug
help wanted

I'm trying to use a custom slug for the archive as compared to the singles (i.e. "contractors" for the archive and "contractor" for the singles), but when I set a...

Sometimes I need to start a gradient at a point past 0% or stop it before 100%. Would it be possible to add support for this? For example, a gradient...