Tags: barrelstrength/Craft-Twig.tmbundle
Tags
Craft-Twig v3.0.0 This release bumps up to 3.0.0 as several tab-triggers received minor changes (to be more consistent) and syntax in some legacy snippets were updated. - Updates bundle to use a more consistent syntax with PhpStorm Live Templates for Craft CMS and PhpStorm Live Templates for Twig - Updates tab-triggers which output object syntax to use `o` instead of `p`. (i.e `entrieso` instead of `entriesp`) - Updates bundle to consistently use tabs for indentation - Adds more extensive support for default Twig Tags - Adds support for nav tag and related children tags - Adds support for cache tag - Adds support for additional end tags for tag pairs - Adds support for getHeadHtml and getFootHtml - Adds support for single asset snippet - Adds support for case snippet - Adds support for additional variations on include snippet - Adds support for additional variations on the Matrix snippet, including options for if, ifelse, and switch sytnax - Updates paginate snippets to use new pagination syntax - Updates tag snippet to use new tag group syntax - Updates users snippet to iterate over a user variable (replacing the legacy account variable) - Updates tab triggers for include snippets - Updates tab triggers for request snippets - Fixes syntax error in categories snippet
PreviousNext