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-vue-admin-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 86a084a
Choose a base ref
...
head repository: coreui/coreui-free-vue-admin-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ee8cab3
Choose a head ref
  • 12 commits
  • 73 files changed
  • 2 contributors

Commits on Apr 29, 2024

  1. refactor: migrate to <script setup>

    mrholek committed Apr 29, 2024
    Copy the full SHA
    43745d9 View commit details

Commits on May 1, 2024

  1. refactor: migrate from Vuex to Pinia

    mrholek committed May 1, 2024
    Copy the full SHA
    7c5d59c View commit details
  2. docs: update README

    mrholek committed May 1, 2024
    Copy the full SHA
    9e4a7f8 View commit details

Commits on Jun 6, 2024

  1. Copy the full SHA
    2371c1c View commit details
  2. Copy the full SHA
    6b9c7c6 View commit details

Commits on Jun 7, 2024

  1. docs: update links to PRO versions

    mrholek committed Jun 7, 2024
    Copy the full SHA
    9bbf750 View commit details

Commits on Jun 14, 2024

  1. Update vite.config.mjs

    mrholek authored Jun 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    dfa4381 View commit details
  2. Merge pull request #310 from nicomt/process-env-filter

    Filter environment variables
    mrholek authored Jun 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    082ad80 View commit details
  3. chore: update dependencies and devDependencies

    @coreui/coreui       ^5.0.0  →   ^5.0.2
    @coreui/vue          ^5.0.0  →   ^5.1.0
    @vitejs/plugin-vue   ^5.0.4  →   ^5.0.5
    chart.js             ^4.4.2  →   ^4.4.3
    eslint-plugin-vue   ^9.24.0  →  ^9.26.0
    sass                ^1.72.0  →  ^1.77.5
    simplebar-vue        ^2.3.3  →   ^2.3.5
    vite                 ^5.2.6  →   ^5.3.1
    vue                 ^3.4.21  →  ^3.4.28
    vue-router           ^4.3.0  →   ^4.3.3
    mrholek committed Jun 14, 2024
    Copy the full SHA
    6251226 View commit details
  4. fix: security problem with process.env

    mrholek committed Jun 14, 2024
    Copy the full SHA
    85c9e17 View commit details
  5. feat: add new tabs component

    mrholek committed Jun 14, 2024
    Copy the full SHA
    953c231 View commit details
  6. release: v5.1.0

    mrholek committed Jun 14, 2024
    Copy the full SHA
    ee8cab3 View commit details
Loading