Kyle Holmberg

Results 43 issues of Kyle Holmberg

On the [XSS page](https://linkify.js.org/docs/xss.html), I see: > Other interfaces that work with the DOM, including linkify-element, linkify-jquery, and linkify-react, only apply to text-nodes. By design, they will not generate any...

docs

**I'm submitting a feature request** I was fairly certain this was a thing, but it took me a long time to confirm to coworkers (and discover the nuances of using...

I want to prevent calling `setLayoutState` in an effect if the layoutState already has those values.

* [X] Are you running the latest version? * [X] Have you included sample input, output, error, and expected output? * [X] Have you checked if you are using correct...

Pending

The URL listed here (https://naturalintelligence.github.io/fast-xml-parser/) does not validate or parse XML, nor convert JSON/JS into XML.

The workspace path is hard-coded as `'~/'`, but I may define my workspace path if I'm moving files all around the `/tmp` for example.

type: enhancement

As mentioned in #148, before shipping breaking changes, Gleb wants to see some e2e tests so that we're more certain of changes going out. I imagine this looks like having...

ci: linux

how do i use the swc styled-components plug-in with this transform?

### This issue is marked as BLOCKED because it is a placeholder to spread out all below into multiple issues. Please do not file a PR to correct this issue....

Type: Bug
Status: Blocked
Priority: High
Needs: More Detail

It's not my SO post, but this is essentially what I'm seeing: https://stackoverflow.com/questions/43940649/unexpected-node-type-error-sequenceexpression-with-jest Essentially, `istanbul` and `polished` babel plugins don't play well with each other. Here's out callstack: ``` SyntaxError:...