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: mckenziearts/laravel-notify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3
Choose a base ref
...
head repository: mckenziearts/laravel-notify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4
Choose a head ref
  • 17 commits
  • 45 files changed
  • 7 contributors

Commits on Mar 30, 2022

  1. ⬆️ Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    a53cfb0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

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

Commits on Aug 22, 2022

  1. Merge pull request #93 from JoJo-Bear/bugfix/TailwindStylingConflicts

    Bugfix: Styling issue due to Tailwind Preflight
    mckenziearts authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    aaed0be View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

Commits on Jan 9, 2023

  1. Update readme.md

    typo
    rogermedico authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3ad11d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Feb 16, 2023

  1. Update composer.json

    laravel 10 update
    Temian1 authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1604da7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge pull request #106 from Temian1/patch-1

    Update composer.json
    mckenziearts authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1a914ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from mckenziearts/dependabot/npm_and_yarn/mini…

    …mist-1.2.6
    
    ⬆️ Bump minimist from 1.2.5 to 1.2.6
    mckenziearts authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    911d62e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    501fa56 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #105 from laravel-shift/l10-compatibility

    Laravel 10.x Compatibility
    mckenziearts authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6756556 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #104 from rogermedico/patch-1

    Update readme.md
    mckenziearts authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e12b9c1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #99 from ruban-s/master

    Notifications Justified center on large display devices- fixed
    mckenziearts authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fa9fc59 View commit details
    Browse the repository at this point in the history
  7. Apply php linter

    mckenziearts committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    68518c7 View commit details
    Browse the repository at this point in the history
  8. update logo url

    mckenziearts committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ed37854 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3144172 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Update tailwind config (#110)

    * update npm dependencies
    
    * update notifications template
    
    * Apply refactoring
    
    * update code documentation
    
    * Remove unused class and fix assets url
    
    * remove title on smiley notification
    
    * remove demo config key
    
    * update tailwind config
    
    * build assets
    mckenziearts authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fddde15 View commit details
    Browse the repository at this point in the history
Loading