django-components/docs/concepts/fundamentals
Juro Oravec a49f5e51dd
feat: component URL (#1088)
* feat: allow to set defaults

* refactor: remove input validation and link to it

* feat: component URL

* refactor: fix linter errors

* refactor: fix linter errors + update examples to use Component.View..get

* docs: update comment

* refactor: revert change to hash_comp_cls

* docs: update comment
2025-04-07 10:44:41 +02:00
..
.nav.yml feat: component URL (#1088) 2025-04-07 10:44:41 +02:00
access_component_input.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01:00
autodiscovery.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01:00
component_context_scope.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01:00
component_defaults.md feat: allow to set defaults (#1072) 2025-03-31 10:38:41 +02:00
component_views_urls.md feat: component URL (#1088) 2025-04-07 10:44:41 +02:00
components_in_python.md docs: fix links in getting started section + few other (#1026) 2025-03-17 08:55:42 +01:00
defining_js_css_html_files.md feat: allow globs when specifynigg additionall JS and CSS (#1043) 2025-03-21 10:23:38 +01:00
html_attributes.md feat: granular handling of class and style in {% html_attrs %} (#1066) 2025-03-24 17:35:12 +01:00
http_request.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01:00
single_file_components.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01:00
slots.md feat: component URL (#1088) 2025-04-07 10:44:41 +02:00
subclassing_components.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01:00
template_tag_syntax.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01:00