Anthony Smith

Results 29 issues of Anthony Smith

For my own edification I was hoping to get a rundown on why the external submodule was developed the way it was. I've always been confused as to why sorcery...

As it stands I use sorcery for about 95% of the projects I work on yet I only use 1/5 of sorcery's capabilities leading to unnecessary bloat in my project's...

The `claims/0` spec is defined as `claims() :: %{required(binary()) => term()`. I'm curious why the claims you pass into Joken functions need to have binary keys. It also works with...

Would it be possible to cut a release so `telemetry` ~1.1 is officially supported?

It doesn't seem to make sense to one-line inline elements. For example, one-lining the `em` element in the example below doesn't make sense. ```js Passwords must be at least 8...

help wanted

Issue: Svelte renderer doesn't have support for the `Story` and `Meta` types like React and Vue do. This results in `Property 'args' does not exist on type` type errors when...

feature request
app: svelte
needs followup

I'd like to be able to not display characters that are part of the pattern but the input has not reached yet. For instance, I'd like to be able to...

enhancement

Using GitHub releases makes it easier to download specific "blessed" versions of the source than it is checking out commits.

This package is set to private. Would be nice to have a public release.

I'm not exactly sure how to describe this one. I've got a couple packages in my `bower.json` that won't copy over to my `targetDir`. It's not entirely consistent though. It...

bug