AoDev

Results 20 issues of AoDev

I believe that every creator of a template engine should give this information and this should be reflected here. Right now I have to provide compatibility to some old IE...

Got a warning corresponding to this security issue: https://www.npmjs.com/advisories/777 From the issue description: > "For decompress-zip 0.3.x upgrade to 0.3.2 or later."

### Summary Both the .js and .cjs versions of chart.js are imported and bundled when using this plugin. ### Libs versions * chart.js: 4.4.0 * chartjs-plugin-datalabels: 2.2.0 * react-chartjs-2: 5.2.0...

Hello, In my package.json, I have this information as author: ``` "author": { "name": "My name", "email": "My email", "url": "Some url" }, ``` That translates into the following: I...

Add the pull --rebase option. Per [git pull docs](http://git-scm.com/docs/git-pull), you can set the rebase option to `true` or `preserve`. Also requested here: https://github.com/rubenv/grunt-git/issues/78

In the readme, it is said: Make sure that: > Your builds are published to GitHub Releases Your builds are code-signed It would be useful to give more details about...

Hi, I am currently parsing files in batches and found that sometimes there is an issue with the pictures / performance related. (I am using it in a Node.js context)...

Someone already made a PR but I see this package not being updated for a long time. We are shipping 6 versions of bn.js because crypto dev aren't updating their...

Hello, in our app we use ISO String for our dates. http://momentjs.com/docs/#/displaying/as-iso-string/ But I have not found a way to specify this format with dateTimePicker. As I understand, it expects...