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: userfrosting/theme-adminlte
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.1.3
Choose a base ref
...
head repository: userfrosting/theme-adminlte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.4
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 9, 2024

  1. 5.1.3

    lcharette committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    a50c56d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Fix: Ensure ufAlerts is initialized in ufForm _defaultError method

    In uf-form.js: Added a check to ensure `msgTarget` has `ufAlerts` initialized.
    
    This fixes UF alerts not showing up in forms in my application.
    vinc10 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a45e710 View commit details
    Browse the repository at this point in the history
  2. Cleared test thing

    Removed unnecessary code
    vinc10 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8c84075 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Add PHP 8.4 to tests

    lcharette committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    72c268c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from vinc10/fix-ufalerts-initialization

    Fix: Ensure ufAlerts is initialized in ufForm _defaultError method
    lcharette authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    9b416b9 View commit details
    Browse the repository at this point in the history
  3. 5.1.4

    lcharette committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    c7c0bf2 View commit details
    Browse the repository at this point in the history
  4. Update package-lock

    lcharette committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    34b525e View commit details
    Browse the repository at this point in the history
Loading