issues
search
enhance-dev
/
enhance-ssr
Server side render for custom elements.
144
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
XSS on all examples
#73
mrj0
closed
2 months ago
12
Update ci
#72
macdonst
opened
2 months ago
0
Fixes #70 Updates styleTransform function to not error when style tag…
#71
kristoferjoseph
closed
3 months ago
0
Empty <style> tags throw errors during rendering
#70
paulcuth
closed
3 months ago
1
fail if we find any async functions
#69
brianleroux
opened
4 months ago
2
Multiple items in the same slot overwright each other
#68
ryanbethel
opened
4 months ago
0
WIP: failing test for content in same slot
#67
ryanbethel
opened
4 months ago
0
Update tests to use tape.
#66
kristoferjoseph
closed
5 months ago
0
Update inserts slot for unnamed slot text content
#65
kristoferjoseph
opened
5 months ago
0
Deploying to non-AWS platform?
#64
mbrowne
opened
5 months ago
15
Update readme
#63
colepeters
closed
6 months ago
0
Adds support for default content in default slot.
#62
kristoferjoseph
closed
7 months ago
1
Experiment: Add benchmarking for common element types
#61
tbeseda
opened
7 months ago
2
Bun and Zig?
#60
jedisct1
closed
6 months ago
1
Adds experimental DSD support
#59
kristoferjoseph
closed
7 months ago
0
Smol perf
#58
ryanblock
closed
8 months ago
0
WIP: Remove nanoID dependency for WASM compatibility
#57
ryanbethel
opened
9 months ago
2
Automatically join arrays
#56
macdonst
opened
11 months ago
0
Multi slot bug
#55
kristoferjoseph
closed
1 year ago
1
Unnamed slot before named slots render extra content in the slot
#54
ryanbethel
closed
1 year ago
0
WIP: multi slot bug
#53
ryanbethel
closed
1 year ago
0
Adds enhanced ✨ attribute so we know when to replace children in our …
#52
kristoferjoseph
closed
1 year ago
0
Get separate `<head>` and `<body>` serializations
#51
jaredcwhite
closed
1 year ago
2
Attribute helper utility
#50
colepeters
opened
1 year ago
0
Issue 41
#49
kristoferjoseph
closed
1 year ago
0
TypeScript support
#48
erkannt
closed
1 year ago
5
Collect `<link/>` elements from custom elements and move them to `<head>`
#47
sjorsrijsdam
closed
1 year ago
2
Hoist CSS `@import` statements
#46
sjorsrijsdam
closed
1 year ago
0
Make stripping slots from markup optional
#45
lovelle-cardoso
closed
1 year ago
2
Removes unused code paths
#44
kristoferjoseph
closed
1 year ago
0
Updates README
#43
kristoferjoseph
closed
1 year ago
0
Custom element renders nested named slot when it shouldn't
#41
colepeters
closed
1 year ago
0
Adds body content API
#40
kristoferjoseph
closed
1 year ago
0
Added test for script deduplication
#39
ryanbethel
opened
1 year ago
0
Adds context support
#38
kristoferjoseph
closed
1 year ago
0
Removes GH action to use Enhance action
#37
kristoferjoseph
closed
1 year ago
0
Update adds instance ID support
#36
kristoferjoseph
closed
1 year ago
0
Render to string in the browser
#35
jacobrask
closed
1 year ago
3
Consider throwing error if initialState is not an object
#34
ryanbethel
opened
2 years ago
0
Update README.md
#33
johanalkstal
closed
2 years ago
1
Move attrs to inherit a null prototype
#32
zephyrglow
closed
2 years ago
1
Typo in "attrs as keys" figure on the store doc page.
#31
luv2code
closed
2 years ago
1
Typo in the code figure on the slot page of the docs
#30
luv2code
closed
2 years ago
1
3.0.7 bug
#29
ryanbethel
closed
2 years ago
1
Nested custom element slots
#28
kristoferjoseph
closed
2 years ago
0
Enhance fails when using custom element with no template defined
#27
kristoferjoseph
closed
2 years ago
0
Nested unnamed slots in nested custom elements
#26
kristoferjoseph
closed
2 years ago
1
Is it possible to add `initialState` after invoking enhance-ssr?
#25
tbeseda
closed
2 years ago
1
Adds support for render function sugar.
#24
kristoferjoseph
closed
2 years ago
0
Removes templates from document output.
#23
kristoferjoseph
closed
2 years ago
0
Next