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-icons-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: coreui/coreui-icons-vue
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
  • 21 files changed
  • 2 contributors

Commits on Mar 28, 2023

  1. release: v2.0.0

    mrholek committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f0b5b6a View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies and devDependencies

    @rollup/plugin-commonjs            ^21.0.0  →  ^24.0.1
    @rollup/plugin-node-resolve        ^13.0.5  →  ^15.0.1
    @rollup/plugin-typescript           ^8.2.5  →  ^11.0.0
    @typescript-eslint/eslint-plugin   ^4.33.0  →  ^5.57.0
    @typescript-eslint/parser          ^4.33.0  →  ^5.57.0
    @vue/compiler-sfc                  ^3.2.20  →  ^3.2.47
    @vue/eslint-config-prettier         ^6.0.0  →   ^7.1.0
    @vue/eslint-config-typescript       ^7.0.0  →  ^11.0.2
    @vue/test-utils                   ^2.0.0-0  →   ^2.3.2
    eslint                             ^7.32.0  →  ^8.36.0
    eslint-config-prettier              ^8.3.0  →   ^8.8.0
    eslint-plugin-prettier              ^4.0.0  →   ^4.2.1
    eslint-plugin-vue                  ^7.19.1  →  ^9.10.0
    jest                               ^27.3.0  →  ^29.5.0
    prettier                            ^2.4.1  →   ^2.8.7
    rollup                             ^2.58.0  →  ^3.20.2
    ts-jest                            ^27.0.7  →  ^29.0.5
    typescript                          ^4.4.3  →   ^4.9.4
    vue                                ^3.2.20  →  ^3.2.47
    mrholek committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    7533412 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    823c1ec View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. chore: clean-up

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

    @rollup/plugin-commonjs           ^24.0.1  →  ^25.0.1
    @rollup/plugin-node-resolve       ^15.0.1  →  ^15.1.0
    @rollup/plugin-typescript         ^11.0.0  →  ^11.1.1
    @types/jest                       ^29.5.0  →  ^29.5.2
    @typescript-eslint/eslint-plugin  ^5.57.0  →  ^5.59.9
    @typescript-eslint/parser         ^5.57.0  →  ^5.59.9
    @vue/compiler-sfc                 ^3.2.47  →   ^3.3.4
    @vue/vue3-jest                     29.2.3  →   29.2.4
    prettier                           ^2.8.7  →   ^2.8.8
    rollup                            ^3.20.2  →  ^3.25.0
    ts-jest                           ^29.0.5  →  ^29.1.0
    vue                               ^3.2.47  →   ^3.3.4
    vue-types                          ^5.0.2  →   ^5.0.3
    mrholek committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    4caafa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. chore: update dependencies and devDependencies

    @rollup/plugin-commonjs           ^25.0.1  →  ^25.0.7
    @rollup/plugin-node-resolve       ^15.1.0  →  ^15.2.3
    @rollup/plugin-typescript         ^11.1.1  →  ^11.1.5
    @types/jest                       ^29.5.2  →  ^29.5.7
    @typescript-eslint/eslint-plugin  ^5.59.9  →  ^5.62.0
    @typescript-eslint/parser         ^5.59.9  →  ^5.62.0
    @vue/compiler-sfc                  ^3.3.4  →   ^3.3.7
    @vue/test-utils                    ^2.3.2  →   ^2.4.1
    @vue/vue3-jest                     29.2.4  →   29.2.6
    jest                              ^29.5.0  →  ^29.7.0
    jest-environment-jsdom            ^29.5.0  →  ^29.7.0
    ts-jest                           ^29.1.0  →  ^29.1.1
    typescript                         ^4.9.5  →   ^5.2.2
    vue                                ^3.3.4  →   ^3.3.7
    vue-types                          ^5.0.3  →   ^5.1.1
    mrholek committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    09e6e5d View commit details
    Browse the repository at this point in the history
  2. docs: update the year

    mrholek committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5b9b442 View commit details
    Browse the repository at this point in the history
  3. chore: update dependencies and devDependencies

    typescript  ^4.9.5  →  ^5.2.2
    mrholek committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b5f4447 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. chore: update dependencies and devDependencies

    @rollup/plugin-typescript  ^11.1.5  →   ^11.1.6
    @types/jest                ^29.5.7  →  ^29.5.12
    @vue/compiler-sfc           ^3.3.7  →   ^3.4.21
    @vue/test-utils             ^2.4.1  →    ^2.4.5
    rollup                      ^4.2.0  →   ^4.13.2
    ts-jest                    ^29.1.1  →   ^29.1.2
    typescript                  ^5.2.2  →    ^5.4.3
    vue                         ^3.3.7  →   ^3.4.21
    mrholek committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9de0938 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. chore: update dependencies and devDependencies

    @rollup/plugin-commonjs  ^25.0.7  →  ^26.0.1
    @vue/compiler-sfc        ^3.4.21  →  ^3.4.33
    @vue/test-utils           ^2.4.5  →   ^2.4.6
    rollup                   ^4.13.2  →  ^4.19.0
    ts-jest                  ^29.1.2  →  ^29.2.3
    typescript                ^5.4.3  →   ^5.5.4
    vue                      ^3.4.21  →  ^3.4.33
    vue-types                 ^5.1.1  →   ^5.1.3
    mrholek committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4f68c51 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    7acdbbf View commit details
    Browse the repository at this point in the history
  2. release: v2.1.0

    mrholek committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    80cfe9d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    d7b99d2 View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies and devDependencies

    @vue/compiler-sfc  ^3.4.33  →  ^3.4.38
    rollup             ^4.19.0  →  ^4.21.1
    ts-jest            ^29.2.3  →  ^29.2.5
    vue                ^3.4.33  →  ^3.4.38
    mrholek committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5993b12 View commit details
    Browse the repository at this point in the history
  3. release: v2.2.0

    mrholek committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    be8961e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. chore: update dependencies and devDependencies

    @types/jest        ^29.5.12  →  ^29.5.13
    @vue/compiler-sfc   ^3.4.38  →    ^3.5.5
    rollup              ^4.21.1  →   ^4.21.3
    typescript           ^5.5.4  →    ^5.6.2
    vue                 ^3.4.38  →    ^3.5.5
    mrholek committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    009583d View commit details
    Browse the repository at this point in the history
Loading