django-components/docs/concepts/advanced
Juro Oravec 46e524e37d
refactor: Add Node metadata (#1229)
* refactor: `Slot.source` replaced with `Slot.fill_node`, new `Component.node` property, and `slot_node` available in `on_slot_rendered()` hook.

* refactor: fix windows path error in tests
2025-06-03 12:58:48 +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 refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01: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