merlosy

Results 34 issues of merlosy

Hi! Is this still maintained? There are ongoing issues that could be easily fixed, and it hasn't been for months. Thanks,

You can now insert config in your directive with something like: ``` ``` using a definition of your constant like: ``` app.constant('piwikConfig', { active: true, urlJs: "http://mypiwiksite.com/piwik.js", urlPhp: "http://mypiwiksite.com/piwik.php", siteId...

Hi! I'd like to understand the motivation for [adding files that are ignored to the next commit](https://github.com/semantic-release/git/blob/35d7def2c1e16672247923a49ad846f521e5cd6f/lib/git.js#L19). For example, my project build outputs code into a `dist` folder. This should...

## Support for `capture` attribute. ### Support https://caniuse.com/#feat=html-media-capture As of today: - not supported by most desktop browser - supported on Android devices, kind of ### Experiments https://next.plnkr.co/edit/aoPZOZ1hmgQosa0h?open=lib%2Fscript.js&preview

## Current Behavior Composing `@nx-plus/vue` generators triggers an error when running the generator command ```sh PS D:\git-workspace\my-monorepo> npx nx workspace-generator create-vue-app test-app Cannot find module '@angular-devkit/schematics' Require stack: - D:\git-workspace\my-monorepo\node_modules\@nrwl\workspace\src\utils\ast-utils.js...

bug

Hi! With the deprecation of bower, do you have any agenda/roadmap for availability with npm? Thx

Hi, I'm having an issue while printing my bar chart (also visible on preview). It's actually being truncated on the right side. It seems to have some overflow that I...

Hi jettro, I'm having trouble using the handleCallback, especially using the c3 API. Basically, I want to redraw the legends (inset) of the pie chart after getting some data asynchronously....

Hi, I am using this lib with Typescript. Do you plan to make a "@types/koa-cors" module? It's quite nice to have this when you're coding. Thx

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...