issues
search
preactjs
/
preact-render-to-string
📄 Universal rendering for Preact: render JSX and Preact components to HTML.
http://npm.im/preact-render-to-string
MIT License
653
stars
92
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue rendering components with hooks
#402
Scott-Fischer
closed
1 month ago
2
chore: fix test assertion
#401
marvinhagemeister
closed
1 month ago
1
Split up funcs
#400
JoviDeCroock
opened
1 month ago
1
Version Packages
#399
github-actions[bot]
opened
2 months ago
0
refactor: Regex to sets
#398
rschristian
opened
2 months ago
1
refactor: Switch `HTML_LOWER_CASE` rgx to always match from line start
#397
rschristian
closed
2 months ago
1
chore: Bump preact version
#396
rschristian
closed
2 months ago
0
Version Packages
#395
github-actions[bot]
closed
2 months ago
0
chore: Run build prior to running benchmarks
#394
rschristian
closed
2 months ago
1
fix: `spellcheck` prop
#393
rschristian
closed
2 months ago
3
Version Packages
#392
github-actions[bot]
closed
3 months ago
0
fix: allow any stringified value in class + className
#391
marvinhagemeister
closed
3 months ago
1
`className` is not correctly coerced to strings for Function proxies
#390
sliftist
closed
3 months ago
2
Version Packages
#389
github-actions[bot]
closed
3 months ago
0
fix: wrong spellcheck attribute value
#388
marvinhagemeister
closed
3 months ago
1
`spellcheck={false}` not working
#387
martpet
closed
3 months ago
0
Add async benchmark and perf iterations
#386
JoviDeCroock
closed
3 months ago
1
Optimise perf with polymorphic props access and typeof repetition
#385
JoviDeCroock
closed
3 months ago
1
Version Packages
#384
github-actions[bot]
closed
3 months ago
0
chore: general performance optimisations
#383
JoviDeCroock
closed
4 months ago
1
Version Packages
#382
github-actions[bot]
closed
4 months ago
0
fix: Support `dangerouslySetInnerHTML={undefined}` with `renderToStringAsync`
#381
rschristian
closed
4 months ago
1
dangerouslySetInnerHTML={undefined} throws
#380
birtles
closed
4 months ago
3
Version Packages
#379
github-actions[bot]
closed
4 months ago
0
Fix instance where renderToStringAsync returns a promise of a promise
#378
ccouzens
closed
4 months ago
2
renderToStringAsync can be confused by a Promise from _renderToString
#377
ccouzens
closed
4 months ago
0
Denote suspenseful components with comment markers
#376
JoviDeCroock
opened
4 months ago
1
Context and useState for inter-component state such as CSS for <head>
#375
pauleveritt
closed
4 months ago
4
fix: hydration might remove the node from the DOM causing it no longer have a parent
#374
jacob-ebey
closed
5 months ago
4
Version Packages
#373
github-actions[bot]
closed
5 months ago
0
fix: insert ooo chunks in the proper order
#372
jacob-ebey
closed
5 months ago
2
Version Packages
#371
github-actions[bot]
closed
5 months ago
0
Update stream-node.d.ts to fix function name, fixes #369
#370
dbergey
closed
5 months ago
3
stream-node.d.ts exported function name is incorrect
#369
dbergey
closed
5 months ago
1
chore: use `.jsx` extension for files with JSX
#368
marvinhagemeister
closed
6 months ago
2
fix: Add types for renderStream & pipeableStream
#367
rschristian
closed
6 months ago
1
Stream ESM exports are not being exposed within `/dist` folder
#366
adwher
closed
6 months ago
2
Version Packages
#365
github-actions[bot]
closed
6 months ago
1
chore: Bump lockfile version to v3
#364
rschristian
closed
6 months ago
1
refactor: Build scripts & output directories
#363
rschristian
closed
6 months ago
1
fix: Incorrect entries in stream exports
#362
rschristian
closed
6 months ago
1
Version Packages
#361
github-actions[bot]
closed
6 months ago
0
fix(core): render empty string for null __html
#360
JoviDeCroock
closed
6 months ago
1
more packagejson fixes
#359
JoviDeCroock
closed
6 months ago
1
chore: Add editorconfig
#358
rschristian
closed
6 months ago
1
Version Packages
#357
github-actions[bot]
closed
6 months ago
0
Add back publish with provenance
#356
JoviDeCroock
closed
6 months ago
1
Version Packages
#355
github-actions[bot]
closed
6 months ago
0
Fix version
#354
JoviDeCroock
closed
6 months ago
1
fix: Ensure `popoverTarget` and `popoverTargetAction` are lower-cased
#353
rschristian
closed
6 months ago
1
Next