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: coreui/coreui-free-react-admin-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: backup-v5.3.0
Choose a base ref
...
head repository: coreui/coreui-free-react-admin-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    cadbd96 View commit details
    Browse the repository at this point in the history
  2. release: v5.4.0

    mrholek committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    1064cbb View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. chore: update dependencies and devDependencies

    @coreui/coreui               ^5.3.1  →    ^5.4.1
    @coreui/react                ^5.5.0  →    ^5.7.1
    @vitejs/plugin-react         ^4.3.4  →    ^5.0.0
    autoprefixer               ^10.4.20  →  ^10.4.21
    chart.js                     ^4.4.7  →    ^4.5.0
    core-js                     ^3.40.0  →   ^3.45.0
    eslint                      ^9.20.1  →   ^9.32.0
    eslint-config-prettier      ^10.0.1  →   ^10.1.8
    eslint-plugin-prettier       ^5.2.3  →    ^5.5.4
    eslint-plugin-react         ^7.37.4  →   ^7.37.5
    eslint-plugin-react-hooks    ^5.1.0  →    ^5.2.0
    globals                    ^15.15.0  →   ^16.3.0
    postcss                      ^8.5.2  →    ^8.5.6
    prettier                      3.5.1  →     3.6.2
    react                       ^19.0.0  →   ^19.1.1
    react-dom                   ^19.0.0  →   ^19.1.1
    react-router-dom             ^7.1.5  →    ^7.7.1
    sass                        ^1.85.0  →   ^1.90.0
    simplebar-react              ^3.3.0  →    ^3.3.2
    vite                         ^6.1.0  →    ^7.1.0
    mrholek committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    969f1d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    309219e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54b88c4 View commit details
    Browse the repository at this point in the history
  4. release: v5.5.0

    mrholek committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    0589d8e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Configuration menu
    Copy the full SHA
    a6b2a9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #451 from codomposer/fix/memory_leak_appheader

    fix memory leak in app header
    mrholek authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    145e651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57945ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ecf9b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c641354 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #453 from codomposer/fix/memory_leak_mainchart

    Fix: Memory leak in MainChart ColorSchemeChange listener
    mrholek authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    a23f505 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #455 from codomposer/fix/incorrect_random_function

    fix incorrect random function to accept min/max parameters
    mrholek authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    5b64167 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #457 from codomposer/fix/stepper_url

    fix stepper url typo in nav
    mrholek authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    b710e39 View commit details
    Browse the repository at this point in the history
  9. chore: format code

    mrholek committed Oct 29, 2025
    Configuration menu
    Copy the full SHA
    7fa1b1d View commit details
    Browse the repository at this point in the history
  10. chore: update dependencies and devDependencies

    @coreui/react               ^5.9.0  →   ^5.9.1
    @vitejs/plugin-react        ^5.0.4  →   ^5.1.0
    chart.js                    ^4.5.0  →   ^4.5.1
    core-js                    ^3.45.1  →  ^3.46.0
    eslint                     ^9.37.0  →  ^9.38.0
    eslint-plugin-react-hooks   ^6.1.1  →   ^7.0.1
    react-router-dom            ^7.9.3  →   ^7.9.5
    vite                        ^7.1.9  →  ^7.1.12
    mrholek committed Oct 29, 2025
    Configuration menu
    Copy the full SHA
    28825de View commit details
    Browse the repository at this point in the history
Loading