-
I think vega (not vegalite) is the right level of abstraction for what we are trying to do here. Like vegalite it uses a json spec for defining graphics but has a much lower level API for defining eve…
-
Hi folks! Can the Working Group comment on the following scenario with regard to [3.3.2: Labels or Instructions](https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions.html) and required f…
-
Check the fiddle below and:
1. Set the data to "R$500.00"
2. Click the button that simulates saving and retrieval of the unmasked value
What happens:
The mask is set as "R$ 5.00"
What is expected:
T…
-
Currently the code seems broken, there is a DSHOT implementation taken from desolateESC, but I think it's not used anywhere.
I'm going to add various PWM protocols and DSHOT support.
-
```
Copy this line. There is a character between [].
```
-
This issue tracks user-authored key-value metadata in Subtext.
## Background
Key-value metadata is a generally useful primitive (see [If headers did not exist it would be necessary to invent the…
-
There are three types of caching supported in IIIF.
1. image metadata, an in-memory hashmap of IIPImage entities (currently limited to 1000), that avoids having to re-load image metadata from source …
-
This is a meta/index bug for things we might change in a possible future `net/v2` (~ *"Go 2"*) package, including both links to other issues, or just comments with API problems/cleanups that are too l…
-
```
What steps will reproduce the problem?
1. User-1 (Account Mgr) is created by Admin
2. User-2 (Account Mgr) is created by Admin
3. User-1 logs in and creates a new client named: John Doe
4. User-…
-
[This is in part a continuation of a discussion started in PR #9 where we were also worried about message length.]
The `message` field (sent as `short_message` in GELF) and the `full_message` field…