Jason Miller

Results 156 issues of Jason Miller

This PR adds two metadata properties to VNodes which are used to store the `isHydrating` flag and current DOM element (`oldDom`) when bailing out of diffing as a result of...

I really don't like the solution I came up with here. This is a case where `excessDomChildren` should end up with `[]` in it which should remove the orphaned root...

Currently it uses Fragment as its implementation to reduce size, but Fragment renders `props.children`. This means that components inheriting from Component without providing their own render() method render their children...

It would be good if we could detect that prerender-urls has passed more than `{ url, title }` as the data for a given route, and serialize that into the...

enhancement
help wanted
need more info

### WHY are these changes introduced? The `rel` attribute defines the relationship between a linked document and the current document. Polaris should allow passing it through to underlying `` elements....

no-pr-activity

This removes the text VNode casting from #257, as we're now handling this difference internally in `preact/debug` (preactjs/preact#3801). I'm only seeing a 1% performance improvement as a result of this...

Fix usage in Jest, drop *.module.js for just .mjs (files were nearly identical), don't include `"browser"` export map key, do include `"module"` export map key (to avoid dual package hazard).

Probably worth extracting these into a proper set of benchmarks runnable in CI using proper statistics, but I figured I'd commit some stuff I had here. https://github.com/preactjs/signals/assets/105127/df9d318a-0234-4cc3-a381-8d21de2552e3