Skip to content

Releases: lukasleitsch/kirby-blade

2.2.0

21 May 06:06
Compare
Choose a tag to compare

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

04 Apr 07:44
bc37610
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

19 Feb 12:14
Compare
Choose a tag to compare

What's Changed

  • add dynamic component support (#5)

Full Changelog: 2.1.0...2.1.1

2.1.0

12 Feb 09:59
Compare
Choose a tag to compare

What's Changed

  • Bump illuminate/view to 9.x

Full Changelog: 2.0.2...2.1.0

2.0.2

12 Feb 09:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

12 Feb 09:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

12 Feb 09:57
Compare
Choose a tag to compare

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