Alexander Komarov

Results 10 issues of Alexander Komarov

Hi, how about fixing vulnerabilities: before: ![before](https://user-images.githubusercontent.com/17903747/70851866-176cec80-1e9b-11ea-8b2e-94066b891659.PNG) after: ![after](https://user-images.githubusercontent.com/17903747/70851865-176cec80-1e9b-11ea-8d38-1e8353086d3f.PNG)

Hi, Thanks for your work on this library. I use typescript in my project and get next issue: I import ``` import ReactExport from 'react-data-export'; ``` and get ![image](https://user-images.githubusercontent.com/17903747/100163673-82e67900-2eb6-11eb-93e1-2191908abeaf.png) but...

![image](https://user-images.githubusercontent.com/17903747/189937847-a8596ea4-e251-4bc1-80ce-1cb829fd5b36.png)

bug

_Originally posted by @ZenWhite in https://github.com/komarovalexander/ka-table/issues/213#issuecomment-1222505828_ Since it's not quite clear to me how to tie this in with the dispatch: In all the examples, you used a static list...

Waiting for example

Hello could you explain why "www.ka-table.com" is a valid url? - it does not have protocol https:// - should it be invalid? https://github.com/yiminghe/async-validator/blob/b9a84a7313e8741703e65bbbf878cfa1bad5734f/src/rule/url.ts#L69 expected: "www.ka-table.com" - invalid "https://www.ka-table.com" - valid...

improvements in header filter, now table will be used in popup to make it more featurefull there is other changes as well: added filterRowCellInput

enhancement

### What problem does this feature solve? we need to send files sequentially to the server, not in parallel ### What does the proposed API look like? synchronous?: boolean when...

unconfirmed

### Description ### **code for reproducing:** ``` jQuery test $(function(){ setTimeout(function(){ $("input#first").focus(); alert("input focused: " + $("input").is(":focus") + "\r\n input#first focused: " + $("input#first").is(":focus") + "\r\n input:focus id: " +...

Selector
3.x-only

hi team intl tel input has size 423kb, which is more than 80% of size the whole library. In my case we do not need phone authorization is there a...

Hi, it would be great if this component has a TS declaration file. Now I have an error in my react ts project: Could not find a declaration file for...