Skip to content

4.1.0

Compare
Choose a tag to compare
@forxer forxer released this 12 Aug 09:44
· 17 commits to master since this release
a1a7397
  • Added third attribute $delay to:
    • notify->info()
    • notify->success()
    • notify->warning()
    • notify->error()
    • notify->nowInfo()
    • notify->nowSuccess()
    • notify->nowWarning()
    • notify->nowError()
  • Added bool $withoutViewSharedErrors = false argument to <x-notify /> component
  • Added an upgrade.md file
  • View shared errors are now added once and only for the default stack
  • Fixed Notify::typeOrderKey(string $type): int method
  • Fixed text color for Bootstrap toast views when no title