Jean DAT
Jean DAT
Hi there, Thanks for your workflow. Is it possible to search a gist or a starred repo from alfred ? By reading your doc and testing it, it seems you...
When you do `git flow hotfix finish …` the hotfix branch is merged into `master` and then into `develop`. I would rather merge `master` into `develop` once the hotfix branch...
Since v1.1.0 introduce a breaking change (CSP) that can break a site, maybe it should have been v2.0.0 with a BRAKING CHANGES section in release note.
`Handlebars` npm package upon which you depend has a [high security vulnerability](https://npmjs.com/advisories/755). Do you plan on upgrading it? Npm audit tool recommend: >=4.0.14 =4.1.2
Hi, I'm wondering, is there a way to define the behavior for links. Indeed, I'm using nativefier for gmail/inbox and I'm a bit tired notably with a trackpad to use...
Hi, By reading your README and phantom documentation, I don't really understand how concurrency is handled and what are the best practices. I have observed that creating several phantom instances...
Indeed, it is limiting (impossibility to use two directives with isolated scope on the same element) and not necessary as `attrs.$observe` is used. It's probably an anti-pattern here.
Hey there, Is it still really necessary? Others libraries like [ngx-translate-parser-plural-select](https://github.com/souldreamer/ngx-translate-parser-plural-select) don't need it. It would be better if unsafe-eval requirement could be removed for security reasons. For instance, in...
In 2025, bundling jquery is kind of a problem.