tetra-framework / tetra

Tetra - A full stack component framework for Django using Alpine.js
https://www.tetraframework.com
MIT License
540 stars 15 forks source link

Add conditional blocks feature #46

Closed nerdoc closed 3 months ago

nerdoc commented 3 months ago

This PR adds the "conditional" blocks feature to Tetra, which allows to check if a block is available in the template, and bypass eventually unnecessary wrapper elements if needed.