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.0
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: v5.4.1
Choose a head ref
  • 6 commits
  • 8 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 #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
Loading