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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.1
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
  • 12 commits
  • 15 files changed
  • 1 contributor

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 #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 #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
Loading