django-components/docs/concepts/fundamentals
Juro Oravec 6253042e9e
refactor: remove middleware, add strategy "raw", and call render_deps() from within Template.render() (#1166)
* refactor: remove middleware, add strategy "raw", and call render_deps() from within Template.render()

* refactor: fix formatting

* refactor: fix benchmark tests

* refactor: avoid processing deps if rendered HTML contains no components

* refactor: remove comments

* refactor: rename "raw" to "ignore"
2025-05-06 21:36:41 +02:00
..
.nav.yml docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
autodiscovery.md docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
component_defaults.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
component_views_urls.md feat: allow to set query and fragment on get_component_url (#1160) 2025-05-03 10:29: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: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
http_request.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
render_api.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
rendering_components.md refactor: remove middleware, add strategy "raw", and call render_deps() from within Template.render() (#1166) 2025-05-06 21:36:41 +02:00
secondary_js_css_files.md docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +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: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
subclassing_components.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +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 docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00