Skip to content

Releases: vildanbina/livewire-wizard

v2.1

04 Aug 06:47

Choose a tag to compare

fixes on onStepIn and onStepOut hooks

v2.0

24 Dec 21:15

Choose a tag to compare

Migrate to Livewire 3

Fix error of method declaration

25 Oct 08:14
9316645

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

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

Choose a tag to compare

v1.2

04 Apr 18:15
157ff97

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

Choose a tag to compare

error badge on validation errors

v1.0

26 Feb 17:45
2d4b451

Choose a tag to compare

Update README.md