Skip to content

Releases: vildanbina/livewire-wizard

v2.0

24 Dec 21:15
Compare
Choose a tag to compare

Migrate to Livewire 3

Fix error of method declaration

25 Oct 08:14
9316645
Compare
Choose a tag to compare
Merge pull request #15 from trippo/main

Fix error of method declaration

PHP 8.0 support

19 Apr 00:37
6f837cc
Compare
Choose a tag to compare
v1.2.2

PHP 8.0 support

Fix Custom Attribute Values Validation + errors UI refactor + replace str function with Str class

06 Apr 12:13
Compare
Choose a tag to compare

v1.2

04 Apr 18:15
157ff97
Compare
Choose a tag to compare
  • Add setModel on steps after Wizard Instance resetForm
  • Fix step icon centering
  • Decrease the top padding of icons (useful if you must insert into another component like modals)
  • Footer Ui refactor and button labels translations
  • Errors alert below header
    image``

v1.1

27 Feb 08:58
Compare
Choose a tag to compare
error badge on validation errors

v1.0

26 Feb 17:45
2d4b451
Compare
Choose a tag to compare
Update README.md