pug-symfony

Pug (Jade) template engine for Symfony

MIT License

Downloads
4.4K
Stars
44
Committers
4

Bot releases are hidden (Show)

pug-symfony - 4.0.1: Fix debugging via Twig Latest Release

Published by kylekatarnls over 1 year ago

Fix debugging via Twig

pug-symfony - 4.0.0: Symfony 6

Published by kylekatarnls over 1 year ago

  • Upgrade to Symfony 6
  • Drop Symfony 5
  • Drop Pug < 3.5
  • Drop Twig < 3.5
  • Drop PHP < 8.1
pug-symfony - 3.1.1

Published by kylekatarnls almost 4 years ago

  • Fix #59 FormRenderer load error
pug-symfony - 3.1.0

Published by kylekatarnls almost 4 years ago

  • Support PHP 8
  • Support new Symfony versions
pug-symfony - 3.0.1

Published by kylekatarnls over 4 years ago

  • Fix #53 Mixins with arguments
pug-symfony - 3.0.0

Published by kylekatarnls over 4 years ago

  • Improved Twig support
    • Compile functions in Pug templates
    • Support Pug <-> Twig cross includes
    • Allow to use Twig global values/services inside Pug templates
  • Improved caching system, cached views are faster to render thanks to
    • Lazy loading of the Pug renderer
    • Twig functions static in-Pug compilation
  • Added interceptors support: user services that are create and ran only before Pug view rendering
pug-symfony - 3.0.0-beta.2

Published by kylekatarnls over 4 years ago

  • Improved Twig support
    • Compile functions in Pug templates
    • Support Pug <-> Twig cross includes
    • Allow to use Twig global values/services inside Pug templates
  • Improved caching system, cached views are faster to render thanks to
    • Lazy loading of the Pug renderer
    • Twig functions static in-Pug compilation
  • Added interceptors support: user services that are create and ran only before Pug view rendering
pug-symfony - 3.0.0-beta.1

Published by kylekatarnls over 4 years ago

  • Improved Twig support
    • Compile functions in Pug templates
    • Support Pug <-> Twig cross includes
    • Allow to use Twig global values/services inside Pug templates
  • Improved caching system
  • Added interceptors support: user services that are create and ran only before Pug view rendering
pug-symfony - 2.8.0: Allow Symfony 5

Published by kylekatarnls almost 5 years ago

Allow Symfony 5

pug-symfony - 2.7.2: Allow Symfony 4.4

Published by kylekatarnls almost 5 years ago

Allow Symfony 4.4

pug-symfony - 2.7.1: Use standard logout path/url

Published by kylekatarnls over 5 years ago

Use standard logout path/url

pug-symfony - 2.7.0: Make all twig globals available

Published by kylekatarnls over 5 years ago

Make all twig global variables available in Pug templates

pug-symfony - 2.6.2: Fix csrf_token call on Symfony > 3.2

Published by kylekatarnls over 5 years ago

Fix csrf_token call on Symfony > 3.2

pug-symfony - 2.6.1: Keep extends as first statement

Published by kylekatarnls almost 6 years ago

Fix #30 Keep extends as first statement

pug-symfony - 2.6.0: Handle Twig functions

Published by kylekatarnls almost 6 years ago

Allow to use Twig functions as Pug functions

pug-symfony - 2.5.0: Handle non-interactive mode

Published by kylekatarnls over 6 years ago

Handle non-interactive mode (assume yes answer)

pug-symfony - 2.4.4: Symfony 4 auto-install

Published by kylekatarnls over 6 years ago

Symfony 4 auto-install

pug-symfony - 2.4.3: Add templates directory to views paths

Published by kylekatarnls over 6 years ago

Add templates directory to views paths

pug-symfony - 2.4.2: Requires Symfony needed sub-packages only

Published by kylekatarnls over 6 years ago

Requires Symfony needed sub-packages only

pug-symfony - 2.4.1: Allow Symfony 4

Published by kylekatarnls over 6 years ago

Allow Symfony 4

Package Rankings
Top 12.95% on Packagist.org