Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: realrashid/sweet-alert
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: realrashid/sweet-alert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 10 files changed
  • 5 contributors

Commits on Jun 27, 2023

  1. Customizable default confirm/cancel button texts.

    * Allow modification of the default confirm and cancel button texts.
    * Make the texts translatable by wrapping  in Laravel's localization helper.
    hakimzulkufli committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2ffe914 View commit details
    Browse the repository at this point in the history
  2. Add view() Method Which Renders HTML Via A Blade View

    Keller Martin committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a59cc4a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    735641a View commit details
    Browse the repository at this point in the history
  2. fixed #161

    realrashid committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ae20b4f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    baafe5c View commit details
    Browse the repository at this point in the history
  2. Docs Updated

    realrashid committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    769f951 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    296c44c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #167 from laravel-shift/l11-compatibility

    Laravel 11.x Compatibility
    realrashid authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b641499 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #160 from kellerjmrtn/add-support-for-blade-views

    Add view() Method Which Renders HTML Via A Blade View
    realrashid authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2d38720 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update alert.blade.php

    fixed #165
    realrashid authored May 17, 2024
    1 Configuration menu
    Copy the full SHA
    0a11b4b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Update README.md

    Added ProductHunt
    realrashid authored May 19, 2024
    Configuration menu
    Copy the full SHA
    85f0615 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    realrashid authored May 19, 2024
    Configuration menu
    Copy the full SHA
    0d830db View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    4fc3678 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    9d6ede2 View commit details
    Browse the repository at this point in the history
  2. fixed #157

    realrashid committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    bcbbddb View commit details
    Browse the repository at this point in the history
  3. updated changelog

    realrashid committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7890f3d View commit details
    Browse the repository at this point in the history
  4. updated docs

    realrashid committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c113649 View commit details
    Browse the repository at this point in the history
Loading