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: Sreesanth46/coreui-vue
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-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.
  • 20 commits
  • 23 files changed
  • 2 contributors

Commits on Oct 14, 2024

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

Commits on Oct 29, 2024

  1. Merge pull request coreui#294 from Sreesanth46/patch-1

    docs: add key for looped contents
    mrholek authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3086bf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca1ec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e64fcc2 View commit details
    Browse the repository at this point in the history
  4. chore: update dependencies and devDependencies

    @coreui/coreui                             ^5.1.2  →       ^5.2.0
    @docsearch/css                             ^3.6.1  →       ^3.6.2
    @docsearch/js                              ^3.6.1  →       ^3.6.2
    @rollup/plugin-commonjs                   ^26.0.1  →      ^28.0.1
    @rollup/plugin-node-resolve               ^15.2.3  →      ^15.3.0
    @rollup/plugin-typescript                 ^11.1.6  →      ^12.1.1
    @types/jest                              ^29.5.13  →     ^29.5.14
    @typescript-eslint/eslint-plugin           ^8.6.0  →      ^8.12.1
    @typescript-eslint/parser                  ^8.6.0  →      ^8.12.1
    @vue/eslint-config-prettier                ^9.0.0  →      ^10.1.0
    @vue/eslint-config-typescript             ^13.0.0  →      ^14.1.3
    @vuepress/bundler-vite                2.0.0-rc.15  →  2.0.0-rc.18
    @vuepress/bundler-webpack             2.0.0-rc.15  →  2.0.0-rc.18
    @vuepress/plugin-active-header-links  2.0.0-rc.47  →  2.0.0-rc.55
    @vuepress/plugin-git                  2.0.0-rc.44  →  2.0.0-rc.56
    @vuepress/plugin-markdown-container   2.0.0-rc.43  →  2.0.0-rc.54
    @vuepress/plugin-register-components  2.0.0-rc.44  →  2.0.0-rc.54
    @vuepress/plugin-theme-data           2.0.0-rc.47  →  2.0.0-rc.57
    @vuepress/plugin-toc                  2.0.0-rc.47  →  2.0.0-rc.55
    @vuepress/shared                      2.0.0-rc.15  →  2.0.0-rc.18
    @vuepress/utils                       2.0.0-rc.15  →  2.0.0-rc.18
    eslint                                     8.57.0  →       9.13.0
    eslint-plugin-unicorn                     ^55.0.0  →      ^56.0.0
    eslint-plugin-vue                         ^9.28.0  →      ^9.30.0
    rollup                                    ^4.22.4  →      ^4.24.2
    sass                                      ^1.79.3  →      ^1.80.4
    typescript                                 ^5.6.2  →       ^5.6.3
    vue                                        ^3.5.8  →      ^3.5.12
    vuepress                              2.0.0-rc.15  →  2.0.0-rc.18
    mrholek committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1c3a395 View commit details
    Browse the repository at this point in the history
  5. release: v5.4.1

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

Commits on Nov 16, 2024

  1. refactor(CNavItem): pass anchor attributes to the internal element if…

    … the href attribute is set
    mrholek committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    342ba88 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    8c28277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a65f36 View commit details
    Browse the repository at this point in the history
  3. Merge pull request coreui#296 from mrholek/main

    Minor fixes and improvements in the `CAccordion` and `CNavGroup` component
    mrholek authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    23ccdc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

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

    lerna     ^8.1.8  →  ^8.1.9
    prettier  ^3.3.3  →  ^3.4.2
    mrholek committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    83d380c View commit details
    Browse the repository at this point in the history
  4. chore: update dependencies and devDependencies

    @rollup/plugin-commonjs      ^28.0.1  →  ^28.0.2
    @rollup/plugin-node-resolve  ^15.3.0  →  ^16.0.0
    @rollup/plugin-typescript    ^12.1.1  →  ^12.1.2
    rollup                       ^4.24.2  →  ^4.30.1
    typescript                    ^5.6.3  →   ^5.7.2
    vue                          ^3.5.12  →  ^3.5.13
    mrholek committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    9eb1880 View commit details
    Browse the repository at this point in the history
  5. chore: update dependencies and devDependencies

    @docsearch/css                             ^3.6.2  →       ^3.8.2
    @docsearch/js                              ^3.6.2  →       ^3.8.2
    @vuepress/bundler-vite                2.0.0-rc.18  →  2.0.0-rc.19
    @vuepress/bundler-webpack             2.0.0-rc.18  →  2.0.0-rc.19
    @vuepress/plugin-active-header-links  2.0.0-rc.55  →  2.0.0-rc.69
    @vuepress/plugin-git                  2.0.0-rc.56  →  2.0.0-rc.68
    @vuepress/plugin-markdown-container   2.0.0-rc.54  →  2.0.0-rc.66
    @vuepress/plugin-register-components  2.0.0-rc.54  →  2.0.0-rc.66
    @vuepress/plugin-theme-data           2.0.0-rc.57  →  2.0.0-rc.69
    @vuepress/plugin-toc                  2.0.0-rc.55  →  2.0.0-rc.66
    @vuepress/shared                      2.0.0-rc.18  →  2.0.0-rc.19
    @vuepress/utils                       2.0.0-rc.18  →  2.0.0-rc.19
    sass                                      ^1.80.4  →      ^1.83.1
    vuepress                              2.0.0-rc.18  →  2.0.0-rc.19
    mrholek committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    9ffefe6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request coreui#297 from mrholek/main

    Upgrade ESLint to v9.x and update dependencies
    mrholek authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    bf3e636 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b7e683 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4918093 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    9f310bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43c76b View commit details
    Browse the repository at this point in the history
Loading