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: main
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: demo
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 13 files changed
  • 1 contributor

Commits on Jun 30, 2023

  1. chore: update dependencies and devDependencies

    @babel/core             ^7.20.2  →   ^7.22.5
    @babel/eslint-parser    ^7.19.1  →   ^7.22.5
    @coreui/chartjs          ^3.0.0  →    ^3.1.2
    @coreui/coreui           ^4.2.3  →    ^4.2.6
    @coreui/icons            ^2.1.0  →    ^3.0.1
    @coreui/utils            ^1.3.1  →    ^2.0.2
    @coreui/vue              ^4.5.0  →    ^4.8.1
    @coreui/vue-chartjs       2.0.1  →     2.1.0
    @vue/test-utils          ^2.2.4  →    ^2.4.0
    @vue/vue3-jest          ^27.0.0  →   ^29.2.4
    babel-jest              ^27.5.1  →   ^29.5.0
    core-js                 ^3.26.1  →   ^3.31.0
    cypress                  ^8.7.0  →  ^12.16.0
    eslint                  ^7.32.0  →   ^8.43.0
    eslint-config-prettier   ^8.3.0  →    ^8.8.0
    eslint-plugin-prettier   ^4.0.0  →    ^4.2.1
    eslint-plugin-vue        ^8.0.3  →   ^9.15.1
    jest                    ^27.5.1  →   ^29.5.0
    prettier                 ^2.8.0  →    ^2.8.8
    sass                    ^1.56.1  →   ^1.63.6
    sass-loader             ^12.0.0  →   ^13.3.2
    vue                     ^3.2.45  →    ^3.3.4
    vue-router               ^4.1.6  →    ^4.2.2
    mrholek committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5968b72 View commit details
    Browse the repository at this point in the history
  2. chore: clean-up

    mrholek committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e4db1d5 View commit details
    Browse the repository at this point in the history
  3. chore: clean-up

    mrholek committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5e5c3fb View commit details
    Browse the repository at this point in the history
  4. fix: update names

    mrholek committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2bff5fb View commit details
    Browse the repository at this point in the history
  5. fix: change value to :value

    mrholek committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c394ff1 View commit details
    Browse the repository at this point in the history
  6. refactor: update imports

    mrholek committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b357a97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7e2308 View commit details
    Browse the repository at this point in the history
  8. chore: update comments

    mrholek committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9b6ab2f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. refactor: add GTM

    mrholek committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    34fd9fe View commit details
    Browse the repository at this point in the history
  2. build: update publicPath

    mrholek committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    211531a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20de40f View commit details
    Browse the repository at this point in the history
  4. chore: update dependencies and devDependencies

    @babel/core              ^7.22.5  →   ^7.22.9
    @babel/eslint-parser     ^7.22.5  →   ^7.22.9
    @coreui/vue               ^4.8.1  →   ^4.10.0
    core-js                  ^3.31.0  →   ^3.31.1
    cypress                 ^12.16.0  →  ^12.17.1
    eslint                   ^8.43.0  →   ^8.45.0
    eslint-plugin-prettier    ^4.2.1  →    ^5.0.0
    prettier                  ^2.8.8  →    ^3.0.0
    vue-router                ^4.2.2  →    ^4.2.4
    mrholek committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9ddff61 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into demo

    mrholek committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d01c899 View commit details
    Browse the repository at this point in the history
Loading