django-components/docs/concepts/advanced
Juro Oravec bf7a204e92
feat: add "simple", "prepend", and "append" render types (#1156)
* feat: add "simple", "prepend", and "append" render types

* refactor: explicitly set strategy for "document" in tests
2025-05-02 15:07:16 +02:00
..
.nav.yml docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
component_caching.md feat: component caching (#1097) 2025-04-08 11:54:39 +02:00
component_context_scope.md docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
component_libraries.md docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
component_registry.md feat: registry.has(); helpers to get all components and registries; access component from ext class (#1030) 2025-03-18 11:30:53 +01:00
extensions.md refactor: use typevar defaults + raise on conflicting extensions (#1125) 2025-04-14 10:00:18 +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 feat: add "simple", "prepend", and "append" render types (#1156) 2025-05-02 15:07:16 +02:00
provide_inject.md refactor: cleanup docs, add docs on Render API, allow get_context_data return None (#1110) 2025-04-09 15:06:14 +02:00
rendering_js_css.md feat: add "simple", "prepend", and "append" render types (#1156) 2025-05-02 15:07:16 +02:00
tag_formatters.md docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
template_tags.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01:00
testing.md docs: update testing, single file comp, and syntax highlight (#1109) 2025-04-08 14:32:23 +02:00