django-components/docs/concepts/fundamentals
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: update docs on slots (#1208) 2025-05-25 08:53:09 +02:00
autodiscovery.md chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
component_defaults.md feat: Component.args/kwargs/slots and {{ component_vars.args/kwargs/s… (#1205) 2025-05-24 23:24:34 +02:00
component_views_urls.md refactor: Instantiate component when rendering, and remove metadata stack (#1212) 2025-05-25 23:33:38 +02:00
html_attributes.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
html_js_css_files.md feat: add "simple", "prepend", and "append" render types (#1156) 2025-05-02 15:07:16 +02:00
html_js_css_variables.md refactor: Instantiate component when rendering, and remove metadata stack (#1212) 2025-05-25 23:33:38 +02:00
http_request.md chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
render_api.md refactor: Add Node metadata (#1229) 2025-06-03 12:58:48 +02:00
rendering_components.md refactor: Instantiate component when rendering, and remove metadata stack (#1212) 2025-05-25 23:33:38 +02:00
secondary_js_css_files.md chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
single_file_components.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
slots.md refactor: Add Node metadata (#1229) 2025-06-03 12:58:48 +02:00
subclassing_components.md refactor: don't inherit media if child set to None (#1224) 2025-06-02 16:24:27 +02:00
template_tag_syntax.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
typing_and_validation.md refactor: simplify slot API (#1202) 2025-05-20 09:48:45 +02:00