ryansolid / dom-expressions

A Fine-Grained Runtime for Performant DOM Rendering
MIT License
863 stars 125 forks source link

Support prop: and attr: in spread(), make prop alias element-aware #213

Closed MarkChrisLevy closed 1 year ago

MarkChrisLevy commented 1 year ago

Fixes #211 and #212

ryansolid commented 1 year ago

Thank you

ryansolid commented 1 year ago

I prematurely merged this on main. I will have it on next shortly and it will go in the next minor version instead of a patch release.