django-components/tests/templates
Emil Stenström a5bd0cf2e3
Rework slot management to avoid nodelist copying (fixes #64)
Co-authored-by: rbeard0330 <@dul2k3BKW6m>
2021-05-30 18:46:11 +02:00
..
child_template.html Rework of context handling (#18) 2020-12-28 10:40:35 +01:00
conditional_template.html Improve slot handling to allow nested components, conditional slots, and slot.super (Fixes #33, #34, #37) 2021-05-26 00:59:46 +02:00
filtered_template.html Add test for more complex template that uses built-in django filter. 2019-11-24 11:10:14 +01:00
iffed_template.html Add test for passing two variables to template tag. 2019-11-24 11:17:17 +01:00
incrementer.html Rework of context handling (#18) 2020-12-28 10:40:35 +01:00
mdn_complete_page.html Only render dependencies that are used of a specific page (#52) 2021-03-24 22:47:48 +01:00
mdn_component_template.html Only render dependencies that are used of a specific page (#52) 2021-03-24 22:47:48 +01:00
nested_slot_template.html Improve slot handling to allow nested components, conditional slots, and slot.super (Fixes #33, #34, #37) 2021-05-26 00:59:46 +02:00
parent_template.html Rework of context handling (#18) 2020-12-28 10:40:35 +01:00
parent_with_args_template.html Rework of context handling (#18) 2020-12-28 10:40:35 +01:00
simple_template.html Add render() and render_dependencies() to Compoent. 2015-06-12 22:15:09 +02:00
slotted_template.html Add slots to components that can be filled when using component. 2020-06-06 09:11:27 +02:00
slotted_template_no_slots.html Add slots to components that can be filled when using component. 2020-06-06 09:11:27 +02:00
slotted_template_with_missing_variable.html Missing context variables and kwargs in component_block (#17) 2020-12-14 18:25:36 +01:00
svg_dynamic1.svg Add tests for components with dynamic template. 2021-02-20 10:04:10 +01:00
svg_dynamic2.svg Add tests for components with dynamic template. 2021-02-20 10:04:10 +01:00
template_with_illegal_slot.html Rework slot management to avoid nodelist copying (fixes #64) 2021-05-30 18:46:11 +02:00
template_with_provided_and_default_parameters.html Missing context variables and kwargs in component_block (#17) 2020-12-14 18:25:36 +01:00
variable_display.html Rework of context handling (#18) 2020-12-28 10:40:35 +01:00