Jed Fox

Results 158 issues of Jed Fox

- Update the default header to de-emphasize it - Adds a status indicator (if `--norefresh` is not passed) that displays the status of the `EventSource` - Indicator colors are from...

**Is your feature request related to a problem? Please describe.** I have [a bunch of pages categorized by year and season](https://github.com/brown-band/website/tree/main/pages/scripts) on my website. I then want to display all...

enhancement

The current web view has several glitches, and the `SFSafariViewController` class is designed to eliminate app designers from the burden of creating an in-app browser: > If your app lets...

enhancement

Currently, the displayed color is rendered with either `rgb(...)` or `color(display-p3 ...)` syntax. However, Safari 15 supports `lch(...)` syntax natively. It would be awesome to use the native syntax if...

This was something I would’ve liked to have had access to when first creating my own plugin. It isn’t super complex, but for someone with no context (like me) I...

Currently, the feed is rendered as plain HTML (in Chrome) or as raw text (in iOS Safari). This change enables users to see a preview of the feed, and includes...

https://deploy-preview-1243--11ty.netlify.app/docs/filters/ https://deploy-preview-1243--11ty.netlify.app/docs/shortcodes/

Whenever I scroll the supporters list into view, the page freezes for several seconds before becoming interactive again. (Safari Technology Preview Release 135 (Safari 15.4, WebKit 16613.1.7.3, macOS 11.6 (20G165)))...

bug

```js title('Package JSON') // => 'package.json' ``` Using a library such as [`escape-string-regexp`](https://www.npmjs.com/package/escape-string-regexp) should fix the issue.