Davit Yavryan

Results 17 comments of Davit Yavryan

So https://www.npmjs.com/advisories/830 can be updated?

Hi @rdepke, Please provide package.json and yarn.lock if possible. if it contains sensitive information, please remove it. If you don't want to share because of any reasons, just send me...

Thanks @balovbohdan for report. Can you please provide package.json and yarn.lock files please. remove anything that is sensitive. I am only interested in dependency sections.

@balovbohdan it is possible but it will not be your lock file. maybe issue will be there, maybe not.

@balovbohdan I just noticed that you are using Yarn v2. it is not supported yet by this package. I am planning to work on it soon though. will keep your...

If there is no much difference for you for now. then you can switch to v1 by `yarn set version latest`. ;)

> I'm also working on migration task from yarn v1 to yarn v2. So this is not a big blocker ATM. But there are some useful features at yarn v2,...

Seems like no. 👎 @cheton ?

Before this will be merged. Just open console and run ``` const dataTablesScript = document.createElement('script'); dataTablesScript.src = "https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js"; dataTablesScript.onload = function () { jQuery.fn.dataTable.ext.type.order["file-size-pre"] = function ( data ) {...

That would be great to give developer ability to override rendering of that list entirely. That way We can even change country flags to the ones that we want (IDK,...