Skip to content

Releases: arnoson/kirby-template-sugar

v0.3.1

04 Dec 13:00
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Handle windows-style line breaks  -  by arnoson (e2493)
    View changes on GitHub

v0.3.0

24 Nov 11:02
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • Use prefix $ instead of @ for props  -  by arnoson (cef85)

   🚀 Features

  • Add prop shorthand syntax  -  by arnoson (26979)
    View changes on GitHub

v0.2.5

25 Sep 15:53
Compare
Choose a tag to compare

   🚀 Features

  • Only write file if content changed  -  by arnoson (10624)
    View changes on GitHub

v0.2.4

15 Aug 19:38
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Handle PHP tags inside attribute values  -  by arnoson (9c23e)
    View changes on GitHub

v0.2.3

28 Jul 11:29
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Ignore quotes inside PHP tags everywhere  -  by arnoson (38329)
  • Ignore comments inside PHP tags  -  by arnoson (23d13)
    View changes on GitHub

v0.2.2

28 Jul 11:02
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Ignore quotes inside PHP tags  -  by arnoson (8f6d8)
    View changes on GitHub

v0.2.1

26 Jul 18:16
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Make sure attribute exists  -  by arnoson (a57e2)
  • Don't add slots to layout  -  by arnoson (a3cce)
    View changes on GitHub

v0.2.0

26 Jul 18:00
Compare
Choose a tag to compare

   🚀 Features

  • Allow CSS var attribute on any tag  -  by arnoson (4861d)

   🐞 Bug Fixes

  • Use correct type imports  -  by arnoson (5c22c)
    View changes on GitHub

v0.1.3

25 Jul 12:29
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.1.2

25 Jul 12:26
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Use correct css var index  -  by arnoson (ad5bb)
    View changes on GitHub