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-vue-chartjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: coreui/coreui-vue-chartjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 3, 2023

  1. chore: update depdencies and devDependencies

    @coreui/chartjs  ^3.1.2  →  ^4.0.0-beta.0
    chart.js         ^3.9.1  →         ^4.4.0
    mrholek committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c04ec46 View commit details
    Browse the repository at this point in the history
  2. release: v3.0.0-beta.0

    mrholek committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0c893be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b1b96 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 15, 2023

  1. chore: update dependencies and devDependencies

    @coreui/chartjs  ^4.0.0-beta.0  →  ^4.0.0-rc.0
    @types/jest            ^29.5.7  →      ^29.5.8
    @types/lodash        ^4.14.200  →    ^4.14.201
    @vue/test-utils         ^2.4.1  →       ^2.4.2
    rollup                  ^4.2.0  →       ^4.4.1
    vue                     ^3.3.7  →       ^3.3.8
    mrholek committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7e0eae2 View commit details
    Browse the repository at this point in the history
  2. build: update configuration

    mrholek committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4059690 View commit details
    Browse the repository at this point in the history
  3. release: v3.0.0-rc.0

    mrholek committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4915760 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. chore: update dependencies and devDependencies

    @coreui/chartjs            ^4.0.0-rc.0  →    ^4.0.0
    @rollup/plugin-typescript      ^11.1.5  →   ^11.1.6
    @types/jest                    ^29.5.8  →  ^29.5.12
    @types/lodash                ^4.14.201  →   ^4.17.0
    @vue/test-utils                 ^2.4.2  →    ^2.4.5
    chart.js                        ^4.4.0  →    ^4.4.2
    rollup                          ^4.4.1  →   ^4.13.2
    ts-jest                        ^29.1.1  →   ^29.1.2
    typescript                      ^5.2.2  →    ^5.4.3
    vue                             ^3.3.8  →   ^3.4.21
    mrholek committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    102b669 View commit details
    Browse the repository at this point in the history
  2. release: v3.0.0

    mrholek committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a3a42ca View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. chore: update dependencies and devDependencies

    @rollup/plugin-commonjs   ^25.0.7  →   ^26.0.1
    @types/jest              ^29.5.12  →  ^29.5.13
    @types/lodash             ^4.17.0  →   ^4.17.7
    @vue/test-utils            ^2.4.5  →    ^2.4.6
    chart.js                   ^4.4.2  →    ^4.4.4
    rollup                    ^4.13.2  →   ^4.21.3
    ts-jest                   ^29.1.2  →   ^29.2.5
    tslib                      ^2.6.2  →    ^2.7.0
    typescript                 ^5.4.3  →    ^5.6.2
    vue                       ^3.4.21  →    ^3.5.5
    vue-types                  ^5.1.1  →    ^5.1.3
    mrholek committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    f3b8364 View commit details
    Browse the repository at this point in the history
Loading