Skip to content

Releases: protonemedia/laravel-splade

0.5.2

23 Sep 13:54
d386f36
Compare
Choose a tag to compare
  • Better Toast TX
  • Improved styling of fixed elements

0.5.1

23 Sep 11:06
55911a4
Compare
Choose a tag to compare
  • Middleware refactor to make sure HTTP Tests still work.

0.5.0

22 Sep 21:53
Compare
Choose a tag to compare
  • Lazy Loading
  • Teleport
  • Transitions
  • Persistent Layout

0.4.25

15 Sep 23:50
Compare
Choose a tag to compare
  • Table responsive UI fixes

0.4.24

15 Sep 22:36
Compare
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
Compare
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
Compare
Choose a tag to compare
  • New checkboxes and radios components
  • Some small refactors

0.4.21

09 Sep 12:19
Compare
Choose a tag to compare
  • Render action attribute on Form component

0.4.20

09 Sep 11:57
Compare
Choose a tag to compare
  • Workaround for selected options in SSR render

0.4.19

09 Sep 10:15
Compare
Choose a tag to compare
  • Fixed Input component styling issue
  • The Form component now always has a method attribute
  • Improved Choices.js and Flatpickr bindings for SSR