-
### What happened?
Now that it's easier to enable shadows in meshcat, it turns out that the vector arrows for contact visualization cast shadows. Generally, we should make sure that any visualized el…
-
I have a benchmark [here](https://github.com/mindplay-dk/sigma/blob/605780ab4ce6eb7d8bc335c62b7c2b7acdcd88c1/benchmarks/src/json/index.ts), in which the order of the tests seems to completely change t…
-
## Describe the task
The current merge feature doesn't try to merge the histories of initiatives with the same name. It creates "duplicates" of initiatives instead, suffixing each with a unique num…
-
Currently there is no way to map one ARB file to multiple locales, outside of using it as the default language. Would be great for the `"locale"` within the ARB file to specify multiple locales. This …
-
### Which @angular/* package(s) are relevant/related to the feature request?
compiler
### Description
Right now if not deferrable dependency is provided, angular will load it eagerly without …
-
This is a proposal for a new guarded import syntax which allows conditionally either importing or *not* importing a library, and telling at runtime which one it was.
The allowed conditions are the …
-
Here's my preliminary bad idea.
When a router is assigned a func, it will no longer just call it. Instead, it will place it into something like this:
``` go
type CachedHandler struct {
Handler f…
-
```
In order to be sure TabGroupsManager is fully compatible with Firefox 36, I
will add usefull information and resources with some of the possible bugs and
changes to made in TGM code.
https://dev…
-
I'd like to have a small wrapper in Elisp that allows me to perform signing and encryption actions on an Emacs buffer, however the keybase calls would need to pass on the --no-tty flag to `gpg` - othe…
-
**Description**
I am creating new volume with same name and volume with same name is already exist.
and both volume names are with different. Its expected that we should get an error.
We just need sma…