An open API service for providing issue and pull request metadata for open source projects.

GitHub / preactjs/preact-render-to-string issues and pull requests

#421 - chore: switch eslint -> oxlint

Pull Request - State: closed - Opened by marvinhagemeister about 1 month ago - 2 comments

#420 - chore: switch to vitest

Pull Request - State: closed - Opened by marvinhagemeister about 1 month ago - 1 comment

#419 - Move test to compat for v11

Pull Request - State: closed - Opened by JoviDeCroock 6 months ago - 1 comment

#418 - feat: Support `dangerouslySetInnerHTML` on Fragments

Pull Request - State: open - Opened by rschristian 6 months ago

#417 - fix: Only abort pipeablestream if not already closed

Pull Request - State: closed - Opened by rschristian 6 months ago - 1 comment

#416 - test: Add basic tests for stream renderers w/ full HTML doc

Pull Request - State: open - Opened by rschristian 6 months ago - 1 comment

#414 - Error on initial app creation

Issue - State: closed - Opened by ross-oreto 6 months ago - 3 comments

#413 - Fix rendering waterfall of suspended components in a single Suspense boundary

Pull Request - State: closed - Opened by f0x52 6 months ago - 2 comments

#412 - Version Packages

Pull Request - State: open - Opened by github-actions[bot] 7 months ago

#411 - Ensure use id works

Pull Request - State: closed - Opened by JoviDeCroock 7 months ago

#410 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#409 - Use generic type for vnode props in renderToReadableStream/renderToPipeableStream

Pull Request - State: closed - Opened by f0x52 7 months ago - 2 comments

#408 - Use suspense boundary vnode as parent for subtree re-render

Pull Request - State: closed - Opened by f0x52 7 months ago - 7 comments

#407 - useId in Suspense boundary re-render resets counter

Issue - State: closed - Opened by f0x52 7 months ago - 1 comment

#406 - useId stuck in infinite loop with streaming render

Issue - State: closed - Opened by f0x52 7 months ago - 4 comments

#404 - Errors in renderToPipeableStream crash Node.js process

Issue - State: closed - Opened by f0x52 7 months ago - 2 comments

#403 - improve perf with array pre-allocate

Pull Request - State: closed - Opened by JoviDeCroock 8 months ago - 1 comment

#402 - Issue rendering components with hooks

Issue - State: closed - Opened by Scott-Fischer 9 months ago - 2 comments
Labels: question

#401 - chore: fix test assertion

Pull Request - State: closed - Opened by marvinhagemeister 9 months ago - 1 comment

#400 - Split up funcs

Pull Request - State: open - Opened by JoviDeCroock 10 months ago - 1 comment

#399 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago

#398 - refactor: Regex to sets

Pull Request - State: open - Opened by rschristian 10 months ago - 1 comment

#397 - refactor: Switch `HTML_LOWER_CASE` rgx to always match from line start

Pull Request - State: closed - Opened by rschristian 10 months ago - 1 comment

#396 - chore: Bump preact version

Pull Request - State: closed - Opened by rschristian 10 months ago

#395 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 11 months ago

#394 - chore: Run build prior to running benchmarks

Pull Request - State: closed - Opened by rschristian 11 months ago - 1 comment

#393 - fix: `spellcheck` prop

Pull Request - State: closed - Opened by rschristian 11 months ago - 3 comments

#392 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 11 months ago

#391 - fix: allow any stringified value in class + className

Pull Request - State: closed - Opened by marvinhagemeister 11 months ago - 1 comment

#390 - `className` is not correctly coerced to strings for Function proxies

Issue - State: closed - Opened by sliftist 11 months ago - 2 comments

#389 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 12 months ago

#388 - fix: wrong spellcheck attribute value

Pull Request - State: closed - Opened by marvinhagemeister 12 months ago - 1 comment

#387 - `spellcheck={false}` not working

Issue - State: closed - Opened by martpet 12 months ago

#386 - Add async benchmark and perf iterations

Pull Request - State: closed - Opened by JoviDeCroock 12 months ago - 1 comment

#385 - Optimise perf with polymorphic props access and typeof repetition

Pull Request - State: closed - Opened by JoviDeCroock 12 months ago - 1 comment

#384 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#383 - chore: general performance optimisations

Pull Request - State: closed - Opened by JoviDeCroock about 1 year ago - 1 comment

#382 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#381 - fix: Support `dangerouslySetInnerHTML={undefined}` with `renderToStringAsync`

Pull Request - State: closed - Opened by rschristian about 1 year ago - 1 comment

#380 - dangerouslySetInnerHTML={undefined} throws

Issue - State: closed - Opened by birtles about 1 year ago - 3 comments
Labels: needs more info

#379 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#378 - Fix instance where renderToStringAsync returns a promise of a promise

Pull Request - State: closed - Opened by ccouzens about 1 year ago - 2 comments

#376 - Denote suspenseful components with comment markers

Pull Request - State: closed - Opened by JoviDeCroock about 1 year ago - 1 comment

#375 - Context and useState for inter-component state such as CSS for <head>

Issue - State: closed - Opened by pauleveritt about 1 year ago - 4 comments

#374 - fix: hydration might remove the node from the DOM causing it no longer have a parent

Pull Request - State: closed - Opened by jacob-ebey about 1 year ago - 4 comments

#373 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#372 - fix: insert ooo chunks in the proper order

Pull Request - State: closed - Opened by jacob-ebey about 1 year ago - 2 comments

#371 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#370 - Update stream-node.d.ts to fix function name, fixes #369

Pull Request - State: closed - Opened by dbergey about 1 year ago - 3 comments

#369 - stream-node.d.ts exported function name is incorrect

Issue - State: closed - Opened by dbergey about 1 year ago - 1 comment

#368 - chore: use `.jsx` extension for files with JSX

Pull Request - State: closed - Opened by marvinhagemeister about 1 year ago - 2 comments

#367 - fix: Add types for renderStream & pipeableStream

Pull Request - State: closed - Opened by rschristian about 1 year ago - 1 comment

#366 - Stream ESM exports are not being exposed within `/dist` folder

Issue - State: closed - Opened by adwher about 1 year ago - 2 comments

#365 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago - 1 comment

#364 - chore: Bump lockfile version to v3

Pull Request - State: closed - Opened by rschristian about 1 year ago - 1 comment

#363 - refactor: Build scripts & output directories

Pull Request - State: closed - Opened by rschristian about 1 year ago - 1 comment

#362 - fix: Incorrect entries in stream exports

Pull Request - State: closed - Opened by rschristian about 1 year ago - 1 comment

#361 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#360 - fix(core): render empty string for null __html

Pull Request - State: closed - Opened by JoviDeCroock about 1 year ago - 1 comment

#359 - more packagejson fixes

Pull Request - State: closed - Opened by JoviDeCroock about 1 year ago - 1 comment

#358 - chore: Add editorconfig

Pull Request - State: closed - Opened by rschristian about 1 year ago - 1 comment

#357 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#356 - Add back publish with provenance

Pull Request - State: closed - Opened by JoviDeCroock about 1 year ago - 1 comment

#355 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#354 - Fix version

Pull Request - State: closed - Opened by JoviDeCroock about 1 year ago - 1 comment

#353 - fix: Ensure `popoverTarget` and `popoverTargetAction` are lower-cased

Pull Request - State: closed - Opened by rschristian about 1 year ago - 1 comment

#352 - fix: Ensure `cellPadding`, `cellSpacing`, and `useMap` are lower-cased

Pull Request - State: closed - Opened by rschristian about 1 year ago - 2 comments

#351 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#350 - Using @tanstack/react-query causes errors.

Issue - State: closed - Opened by hato810424 over 1 year ago - 3 comments

#349 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#348 - perf: remove unnecessary closure

Pull Request - State: closed - Opened by marvinhagemeister over 1 year ago - 1 comment

#347 - fix: precompile template empty HTML

Pull Request - State: closed - Opened by marvinhagemeister over 1 year ago - 1 comment

#346 - null is being removed when used as value in dangerouslySetInnerHTML html

Issue - State: closed - Opened by lfre over 1 year ago - 1 comment

#345 - chore: use `.jsx` for jsx files

Pull Request - State: closed - Opened by marvinhagemeister over 1 year ago - 1 comment

#344 - ensure the cjs export has our async func

Pull Request - State: closed - Opened by JoviDeCroock over 1 year ago - 1 comment

#343 - renderToStringAsync seems to be unexported

Issue - State: closed - Opened by i124q2n8 over 1 year ago

#342 - build(actions): update actions, use actions/setup-node's builtin caching

Pull Request - State: closed - Opened by jviide over 1 year ago - 1 comment

#341 - correct my usual mistake

Pull Request - State: closed - Opened by JoviDeCroock over 1 year ago - 1 comment

#340 - chore: automate publishing with provenance

Pull Request - State: closed - Opened by JoviDeCroock over 1 year ago - 1 comment

#339 - fix: invalid `vnode._parent` value

Pull Request - State: closed - Opened by marvinhagemeister over 1 year ago - 1 comment

#338 - chore: Update readme for suspense rendering

Pull Request - State: closed - Opened by marvinhagemeister over 1 year ago - 1 comment

#337 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#336 - fix: suspended error not re-thrown

Pull Request - State: closed - Opened by marvinhagemeister over 1 year ago - 1 comment

#335 - Fixing rendering multiple suspended components within one Suspense boundary

Pull Request - State: closed - Opened by dios-david over 1 year ago - 1 comment

#334 - Fixing nested Suspense boundaries in Simple Suspense Renderer

Pull Request - State: closed - Opened by dios-david over 1 year ago - 1 comment

#333 - Simple suspense renderer 2024

Pull Request - State: closed - Opened by JoviDeCroock over 1 year ago - 1 comment

#332 - HTML Entity encoding in Script Tags

Issue - State: open - Opened by frenetic43 over 1 year ago - 5 comments

#331 - fix: shallow render with fragment at top lvl

Pull Request - State: closed - Opened by immitsu over 1 year ago - 3 comments

#330 - Reflect base-branch rename

Pull Request - State: closed - Opened by JoviDeCroock over 1 year ago - 1 comment

#329 - Remove incorrect second default export from jsx.d.ts

Pull Request - State: closed - Opened by acelaya over 1 year ago - 2 comments

#328 - Incorrect jsx type definition

Issue - State: closed - Opened by acelaya over 1 year ago - 2 comments

#327 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#326 - fix external type definitions of `renderToString`

Pull Request - State: closed - Opened by Geo25rey over 1 year ago - 9 comments

#325 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#324 - fix: mapped precompile children

Pull Request - State: closed - Opened by marvinhagemeister over 1 year ago - 1 comment

#323 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#322 - feat: add support for precompiled JSX

Pull Request - State: closed - Opened by marvinhagemeister over 1 year ago - 1 comment