ryansolid / dom-expressions

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

add support syntax use:{function}={expression} #233

Closed sirenkovladd closed 1 year ago

sirenkovladd commented 1 year ago

Fixed https://github.com/solidjs/solid/issues/1666

Add testing of dynamic functions in tests

ryansolid commented 1 year ago

Thank you. This will get merged now. I will consider it experimental until 1.8. But we can start testing it.