Skip to content

Commit

Permalink
Updated 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
realrashid committed Dec 29, 2019
1 parent 8578ac9 commit 1c0d31a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to `sweet-alert` will be documented in this file.

## v3.1.0 - 2019-12-29
- Upgraded SweetAlert2 to latest version
- Added Tidelift to funding.yaml
- Added SECURITY.md in .github/SECURITY.md
- Added timerProgressBar() method
- Added PublishCommand to easily publish the package assets
- Updated question() alert method
- Refactor SweetAlertServiceProvider class
- Refactor Toaster class
- Refactor functions.php file
- Updated PHPDocBlocks
- Docs Updated

## v3.0.1 - 2019-11-27
- Updated `animation($showClass = [], $hideClass = [])` to animation($showAnimation, $hideAnimation)
- Docs Updated
Expand Down
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ composer require realrashid/sweet-alert
</h3>
<br>

[[Become a backer](https://opencollective.com/sweet-alert#backer)]
<a href="https://opencollective.com/sweet-alert#backers" target="_blank"><img src="https://opencollective.com/sweet-alert/backers.svg?width=890"></a>
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/sweet-alert#sponsor)]
<a href="https://opencollective.com/sweet-alert/sponsor/0/website" target="_blank"><img src="https://opencollective.com/sweet-alert/sponsor/0/avatar.svg"></a>

## ❤️ Open-Source Software - Give ⭐️

I have included the awesome `symfony/thanks` composer package as a dev
Expand Down

0 comments on commit 1c0d31a

Please sign in to comment.