![]() * fix memoized event trigger order * allow to declare deps in event signature for memoized event triggers * clean up the code to pass tests * handle position of hooks * clean up code * revert test changes * add future annotations * remove non-necessary stuff * reuse data_callback name if already set during first call to add_hooks * remove HookVar and use Var with VarData instead * remove test change * readd removed line * fix order of stmt for cleaner code * fix typing * something broke during the merge I guess * remove hack and pass proper const for position * oops, bad syntax in jinja * use "hook_position" instead of "hook_positions" match the name of the enum --------- Co-authored-by: Masen Furer <m_github@0x26.net> |
||
---|---|---|
.. | ||
_app.js.jinja2 | ||
_document.js.jinja2 | ||
base_page.js.jinja2 | ||
component.js.jinja2 | ||
custom_component.js.jinja2 | ||
index.js.jinja2 | ||
stateful_component.js.jinja2 | ||
stateful_components.js.jinja2 | ||
utils.js.jinja2 |