Releases: lukasleitsch/kirby-blade
Releases · lukasleitsch/kirby-blade
2.2.0
What's Changed
- Allow templates for content representations being rendered as blade templates. by @fabianmichael in #7
- Get rid of HTML minify by @lukasleitsch in #8
- Apply php-cs-fixer changes automatically
- Add Dependabot config
Full Changelog: 2.1.2...2.2.0
2.1.2
What's Changed
- Enable blade template for content representations by @fabianmichael in #6
Full Changelog: 2.1.1...2.1.2
2.1.1
2.1.0
2.0.2
What's Changed
- Use Kirby’s own uuid() function. by @fabianmichael in #4
Full Changelog: 2.0.1...2.0.2
2.0.1
2.0.0
What's Changed
- New setup to allow x-component syntax. Based on Torch
- Get rid of example templates
- Add component() helper function for rendering components from PHP by @fabianmichael in #1
- Add php-cs-fixer
- Update namespace
Full Changelog: 1.9.2...2.0.0