django-components/docs/concepts/fundamentals
Juro Oravec 04f79a6e6b
refactor: deprecate Component.input and add raw_args, raw_kwargs, raw_slots (#1233)
* refactor: deprecate Component.input and add raw_args, raw_kwargs, raw_slots

* docs: update changelog
2025-06-04 23:38:50 +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 refactor: deprecate Component.input and add raw_args, raw_kwargs, raw_slots (#1233) 2025-06-04 23:38:50 +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: on_render (#1231) 2025-06-04 19:30:03 +02:00
html_js_css_variables.md refactor: deprecate Component.input and add raw_args, raw_kwargs, raw_slots (#1233) 2025-06-04 23:38:50 +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: deprecate Component.input and add raw_args, raw_kwargs, raw_slots (#1233) 2025-06-04 23:38:50 +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 feat: on_render (#1231) 2025-06-04 19:30:03 +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