Skip to content

Releases: protonemedia/laravel-splade

0.4.18

08 Sep 00:06
Compare
Choose a tag to compare
  • Styling fixes for a disabled Form Input component
  • Fix for nested data with FormData

0.4.17

07 Sep 21:35
Compare
Choose a tag to compare
  • Always use FormData when sending forms

0.4.16

07 Sep 14:55
Compare
Choose a tag to compare

Revert a7c2919 because it breaks unfilled checkboxes

0.4.15

07 Sep 10:24
Compare
Choose a tag to compare

Bugfix

0.4.14

07 Sep 08:52
Compare
Choose a tag to compare
  • Support for Eloquent relationships with the Form Checkbox component
  • Support for submitting a form without an event object
  • Fix for binding nested data

0.4.13

05 Sep 14:02
Compare
Choose a tag to compare
  • Fix for NProgress import in dev build

0.4.12

02 Sep 12:48
Compare
Choose a tag to compare

0.4.11

02 Sep 11:46
Compare
Choose a tag to compare
  • Progress bar
  • More versatile dropdown component
  • Default transition animation in the button dropdown
  • Dropdown component now closes on escape keypress
  • Transition component (internal only, might open up at some point)
  • Refactored the Splade installer to prepare for the Breeze starter-kit

0.4.10

31 Aug 17:06
Compare
Choose a tag to compare
  • Prepare Splade installer for Breeze starter-kit
  • Fix for not showing the bound values when using Choices.js and Flatpickr

0.4.9

25 Aug 15:25
Compare
Choose a tag to compare
  • Styling issues fixed