Skip to content

Releases: HandmadeWeb/frosty

1.1.6

11 May 12:47
Compare
Choose a tag to compare
  • [new] Statamic 3.3 support

1.1.5

26 Sep 23:21
Compare
Choose a tag to compare
  • [new] View output is now handled with Statamic\View\View so that some cascade data is available.
  • [new] You can now create your own mode/methods, If you wanted to use Frosty along side some other Ajax method, you are free to do so.
  • [fix] Expanded on the documentation a little.

1.1.4

02 Sep 01:45
Compare
Choose a tag to compare
  • [new] Allow endpoint parameter on tag (works the same as existing url parameter)
  • [fix] Issue with context being supplied as "content" from the Antlers tag.

The view files now use $content and $endpoint rather than the frosty class methods, this will allow developers to use Antler override files if they want.

1.1.3

18 Aug 23:26
Compare
Choose a tag to compare
  • [new] Prep for Statamic 3.2

1.1.2

11 Aug 08:37
Compare
Choose a tag to compare
  • [fix] Antlers failing when context isn't set.

1.1.1

09 Aug 22:45
Compare
Choose a tag to compare
  • [new] Bump data-fetcher.js to 1.1.1

1.1.0

08 Aug 10:37
Compare
Choose a tag to compare

Please read the readme, as this update contains breaking changes.

  • [new] Refactored code, handmadeweb\datafetcher.js will now be the native Javascript used to fetch ajax content.

Alpine Js is still supported however you'll need to publish and update the Frosty configuration and specify alpine as the Javascript mode.

1.0.2

05 Aug 08:44
Compare
Choose a tag to compare
  • [new] Adds Blade support.
  • [new] Requires PHP 8, Named parameters and Union Types are just the beans!

1.0.1

05 Aug 05:14
Compare
Choose a tag to compare
  • [new] Added context support to the Tag.

1.0.0

05 Aug 02:03
Compare
Choose a tag to compare
  • [new] Initial Release.