You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
Managing the VDOM Transformer yourself creates potential for issues like #132 – instead I'd like to expose it as part of the action in action.vdom, so that new matchers, etc. can get registered easily, enabling customization of the generated HTML as requested in #320
The text was updated successfully, but these errors were encountered:
Managing the VDOM Transformer yourself creates potential for issues like #132 – instead I'd like to expose it as part of the action in
action.vdom
, so that new matchers, etc. can get registered easily, enabling customization of the generated HTML as requested in #320The text was updated successfully, but these errors were encountered: