Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Releases: protonemedia/laravel-splade

0.5.4

25 Sep 15:20
2749479

Choose a tag to compare

Added docblocks + refactor

0.5.3

23 Sep 14:44

Choose a tag to compare

  • Fix for lazy components without placeholder

0.5.2

23 Sep 13:54
d386f36

Choose a tag to compare

  • Better Toast TX
  • Improved styling of fixed elements

0.5.1

23 Sep 11:06
55911a4

Choose a tag to compare

  • Middleware refactor to make sure HTTP Tests still work.

0.5.0

22 Sep 21:53

Choose a tag to compare

  • Lazy Loading
  • Teleport
  • Transitions
  • Persistent Layout

0.4.25

15 Sep 23:50

Choose a tag to compare

  • Table responsive UI fixes

0.4.24

15 Sep 22:36

Choose a tag to compare

  • The wrapper around the Table component can now be styled with classes
  • Ability to disable 'toggleable' Table columns by default
  • Ability to disable Choices.js/Flatpickr on specific elements while it's enabled globally
  • Fix for binding the form submit method to a v-on:change attribute

0.4.23

14 Sep 15:20

Choose a tag to compare

  • The $__env variable is now available to custom cells when using the Table component

0.4.22

12 Sep 20:04

Choose a tag to compare

  • New checkboxes and radios components
  • Some small refactors

0.4.21

09 Sep 12:19

Choose a tag to compare

  • Render action attribute on Form component