django-components/docs/reference
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 refactor: remove middleware, add strategy "raw", and call render_deps() from within Template.render() (#1166) 2025-05-06 21:36:41 +02:00
api.md feat: on_render (#1231) 2025-06-04 19:30:03 +02:00
commands.md refactor: deprecate template caching, get_template_name, get_template, assoc template with Comp cls (#1222) 2025-06-01 19:20:22 +02:00
components.md docs: Move docs-folder to root (#816) 2024-12-03 12:32:21 +01:00
exceptions.md docs: Move docs-folder to root (#816) 2024-12-03 12:32:21 +01:00
extension_commands.md docs: move extension command- and url-related API to own API pages (#1093) 2025-04-06 14:12:15 +02:00
extension_hooks.md feat: on_render (#1231) 2025-06-04 19:30:03 +02:00
extension_urls.md docs: move extension command- and url-related API to own API pages (#1093) 2025-04-06 14:12:15 +02:00
settings.md feat: extension defaults + docs + API cleanup (#1215) 2025-05-26 23:36:19 +02:00
signals.md refecator: move defaults applying back to ext, raise on passing Slot to Slot, and docs cleanup (#1214) 2025-05-26 11:59:17 +02:00
tag_formatters.md docs: Move docs-folder to root (#816) 2024-12-03 12:32:21 +01:00
template_tags.md refactor: deprecate Component.input and add raw_args, raw_kwargs, raw_slots (#1233) 2025-06-04 23:38:50 +02:00
template_vars.md feat: on_render (#1231) 2025-06-04 19:30:03 +02:00
testing_api.md feat: add decorator for writing component tests (#1008) 2025-03-02 19:46:12 +01:00
urls.md feat: expose _class_hash as class_id (#1094) 2025-04-07 11:08:02 +02:00