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: v5.0.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: v5.1.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 9, 2024

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

Commits on Apr 29, 2024

  1. Fix: removing process env

    Process.env is a variable in Node.js that invokes all enviroment variable from the host, including sensitive variables, exposing them in build files
    PedroGSantos committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f54554c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Merge pull request #423 from PedroGSantos/fix/env

    Security Problem With Process Env
    mrholek authored May 5, 2024
    Configuration menu
    Copy the full SHA
    422944f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 12, 2024

  1. chore: clean-up

    mrholek committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cf53983 View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies and devDependencies

    @coreui/coreui              ^5.0.0  →   ^5.0.2
    @coreui/react               ^5.0.0  →   ^5.1.0
    @vitejs/plugin-react        ^4.2.1  →   ^4.3.1
    chart.js                    ^4.4.2  →   ^4.4.3
    core-js                    ^3.36.1  →  ^3.37.1
    eslint-plugin-react        ^7.34.1  →  ^7.34.2
    eslint-plugin-react-hooks   ^4.6.0  →   ^4.6.2
    prettier                     3.2.5  →    3.3.2
    react                      ^18.2.0  →  ^18.3.1
    react-dom                  ^18.2.0  →  ^18.3.1
    react-redux                 ^9.1.0  →   ^9.1.2
    react-router-dom           ^6.22.3  →  ^6.23.1
    sass                       ^1.72.0  →  ^1.77.5
    simplebar-react             ^3.2.4  →   ^3.2.5
    vite                        ^5.2.6  →  ^5.2.13
    mrholek committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ceedef2 View commit details
    Browse the repository at this point in the history
  3. feat: add new tabs component

    mrholek committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    33ed377 View commit details
    Browse the repository at this point in the history
  4. release: v5.1.0

    mrholek committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    09f012b View commit details
    Browse the repository at this point in the history
Loading
close