Vincent

Results 82 issues of Vincent

One thing that could be useful is if Cast to TV had MPRIS support, i.e. I could control the cast media using the media keys on my keyboard, and the...

The Cache has been exposed since [1], which supposedly includes a .clear() method [2], which in turn is not actually present in the type definition [3]. This adds it to...

Fixes #544. It's similar to `getString`, but returns a React Fragment instead of a string. The main added benefit here is that it allows the caller to pass in `elems`...

Unfortunately [RSS 2.0](https://intertwingly.net/wiki/pie/Rss20AndAtom10Compared#u) and JSON Feed do not have an equivalent, but [Atom 1.0 allows specifying a base URL](https://datatracker.ietf.org/doc/html/rfc4287#page-4) that relative URLs inside the feed item's content are relative to....

`pim:storage` in the profile _should_ exist, according to the spec [according to @csarven](https://gitter.im/solid/specification?at=61017a7b1a1db149e9e78e88): > Clients can discover a storage by making an HTTP GET request on the target URL to...

In browser-based environments, require("buffer") will fail unless `buffer` is available as a dependency and can be provided by a bundler. This used to automatically be the case in e.g. older...

It would be nice if we could see the original word/sentence, e.g. on hover, on a translated page. Especially when a specific translation is ambiguous and I have a rudimentary...

enhancement
UI/UX

If the icons were to be published in npm as well, that would make it easier to integrate them into npm-based projects (such as mine ;) ). I see it's...

enhancement

**Describe the bug** Shortcuts opened from the address bar open in a new tab. **To Reproduce** Steps to reproduce the behavior: 1. Add a shortcut. 2. Visit a website. 3....

bug
UX
foxfooding