django-components/docs/concepts/advanced
Juro Oravec eceebb9696
feat: on_render (#1231)
* feat: on_render

* docs: fix typos

* refactor: fix linter errors

* refactor: make `error` in on_render_after optional to fix benchmarks

* refactor: benchmark attempt 2

* refactor: fix linter errors

* refactor: fix formatting
2025-06-04 19:30:03 +02:00
..
.nav.yml docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
component_caching.md refactor: simplify slot API (#1202) 2025-05-20 09:48:45 +02:00
component_context_scope.md chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
component_libraries.md chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
component_registry.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
extensions.md feat: Slot.extra and Slot.source metadata (#1221) 2025-05-31 11:22:45 +02:00
hooks.md feat: on_render (#1231) 2025-06-04 19:30:03 +02:00
html_fragments.md refactor: Instantiate component when rendering, and remove metadata stack (#1212) 2025-05-25 23:33:38 +02:00
provide_inject.md chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
rendering_js_css.md chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
tag_formatters.md docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
template_tags.md refactor: Add Node metadata (#1229) 2025-06-03 12:58:48 +02:00
testing.md refactor: Instantiate component when rendering, and remove metadata stack (#1212) 2025-05-25 23:33:38 +02:00