Skip to content

0.1.5

Compare
Choose a tag to compare
@PhiloNL PhiloNL released this 04 May 15:05
· 71 commits to main since this release

Add option to disable closing modal on click a away:

    public static function closeModalOnClickAway(): bool
    {
        return false;
    }

Change Alpine binding to prevent VueJS conflict 85acc51