Skip to content

Releases: uxweb/sweet-alert

v2.0.5

14 Sep 23:25
e9eb83d
Compare
Choose a tag to compare

Added

v2.0.3

24 Dec 07:28
5ad72ef
Compare
Choose a tag to compare

v2.0.3 (2019-12-24)

Added

  • Minor code improvements
  • .styleci.yml with custom configuration
  • php-cs-fixer with custom configuration

Changed

  • Documentation

2.0.2

23 Dec 18:14
Compare
Choose a tag to compare

2.0.2 (2019-12-23)

Added

  • CHANGELOG.md

v2.0.0

24 Jul 06:27
6d0335f
Compare
Choose a tag to compare
  • Upgraded to the new sweetalert js api according to THIS migration guide from 1.x to 2.0.

  • Only supports PHP >= 7.0.

  • Added method addButton to create new custom buttons.

  • Added method setConfig to customize the configuration "by hand".

Minor documentation fixes

23 Jul 20:42
Compare
Choose a tag to compare

Package Auto Discovery

10 Sep 17:23
Compare
Choose a tag to compare
1.4.2

- Added package discovery for Laravel 5.5
- Middleware class name type fixed.

Fixed Documentation Typos

27 Mar 03:59
Compare
Choose a tag to compare
Merge pull request #48 from uxweb/develop

Fix readme typos