Skip to content

Releases: protonemedia/laravel-splade

1.2.3

24 Jan 21:48
Compare
Choose a tag to compare
  • Fix for wrong order of Lazy and Rehydrate components.

1.2.2

23 Jan 22:58
Compare
Choose a tag to compare
  • Confirm modal now supports requiring the users' password
  • Support for image preview in the File component (without using Filepond)
  • Support for poll in the Rehydrate component

1.2.1

20 Jan 17:17
ebff6d7
Compare
Choose a tag to compare
  • Russian (ru) translation (thanks @twent)
  • Bugfixes

1.2.0

20 Jan 14:30
Compare
Choose a tag to compare
  • Added Filipino (fil) translation (thanks @whoami15)
  • Event Bus added ($splade.on(), $splade.emit())
  • Rehydrate feature
  • Custom Script component

1.1.7

19 Jan 11:41
Compare
Choose a tag to compare
  • Fix default restoreOnSuccess property value in Form component
  • Added Indonesia translation (thanks @zulfikar-ditya)
  • Added missing primaryKey method (fixes #240)

1.1.6

15 Jan 22:49
Compare
Choose a tag to compare

1.1.5

09 Jan 22:03
Compare
Choose a tag to compare
  • Fix for searching through nested relationships using Spatie's Query Builder (#178)
  • Added es, pt_BR, pt_PT, and uk_AU translation files (thanks @WendellAdriel, @Hladenkyi, and @JorgeNortes)

1.1.4

09 Jan 09:27
Compare
Choose a tag to compare
  • Workaround for default numeric values using remote options with Choices.js (#163)
  • Fix for replacing the URL of the current page (#140)

1.1.3

08 Jan 23:35
Compare
Choose a tag to compare
  • Added a preserve-scroll attribute to Link and Form component
  • FormData passed to a GET request is now added as a query string (#188)
  • Fix for toasts firing multiple times on Octane (#151)
  • Added support for a custom exception handler
  • Added English and Dutch translations
  • Translations can now be published
  • Added Larastan static analysis

1.1.2

22 Dec 15:29
Compare
Choose a tag to compare
  • Fixed a navigation bug (Chromium browsers only) that occurred when switching between SPA and non-SPA pages using the back/forward buttons