Nicolas Schlecker

Results 43 comments of Nicolas Schlecker

Are there any plans to support MacOS?

Quite a lot of time has passed. Are there any updates on this would be great to have this functionallity!

You may want to take a look at #2

The use case would be to have strongly typed ids. This would reduce the possibility of calling a repository method or a widget constructor with the wrong id. An example...

This would be really useful to generate many deploy keys for use with https://github.com/webfactory/ssh-agent#support-for-github-deploy-keys

Can confirm this issue still persists in `3.0.0-beta.1`.

Did anything ever get merged / what is the way to go if usage of compute is desired?

In theory, we could also add all properties that are not common in all constructors and do not have a type conflict to the base mixin as nullable. What do...