Skip to content

Releases: putyourlightson/craft-spark

1.0.0-alpha.5

05 Nov 19:20
1.0.0-alpha.5
0a6b494
Compare
Choose a tag to compare
1.0.0-alpha.5 Pre-release
Pre-release

Added

  • Added support for dot notation when getting, setting and removing store values.
  • Added the ability to remove store values.

Fixed

  • Fixed the redirect event

Changed

  • Control panel templates are now rendered in control panel action requests.

1.0.0-alpha.4

02 Nov 12:35
1.0.0-alpha.4
8a9664c
Compare
Choose a tag to compare
1.0.0-alpha.4 Pre-release
Pre-release

Changed

  • Renamed “Spark Plug” to “Spark Module”.

1.0.0-alpha.3

01 Nov 21:05
1.0.0-alpha.3
b98ec9d
Compare
Choose a tag to compare
1.0.0-alpha.3 Pre-release
Pre-release

Changed

  • The Spark plugin is now powered by the Spark Plug module.
  • Events are now streamed to the browser as they are parsed, rather than all at once at the end of the request.

1.0.0-alpha.2

30 Oct 19:02
1.0.0-alpha.2
545c73b
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

Changed

  • Spark now requires Craft 5.0.0 or later.
  • The Datastar script is now packaged with the plugin, rather than served from a CDN.

1.0.0-alpha.1

28 Oct 18:17
1.0.0-alpha.1
f4ef965
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release
  • Initial alpha release.