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-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.8.0
Choose a base ref
...
head repository: coreui/coreui-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.9.0
Choose a head ref
  • 10 commits
  • 24 files changed
  • 1 contributor

Commits on Sep 6, 2025

  1. chore: clean-up

    mrholek committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    76267eb View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2025

  1. fix(CDropdown): closes #431; prevents closing the dropdown menu when …

    …clicking on the scrollbar
    mrholek committed Sep 14, 2025
    Configuration menu
    Copy the full SHA
    cf37758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a8af53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b06b99d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6c3def View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Configuration menu
    Copy the full SHA
    2ed7aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac3348 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. chore: update dependencies and devDependencies

    @docsearch/css              ^3.9.0  →    ^4.0.1
    @docsearch/react            ^3.9.0  →    ^4.0.1
    @types/react              ^19.1.12  →  ^19.1.13
    @typescript-eslint/parser  ^8.42.0  →   ^8.44.0
    eslint                     ^9.34.0  →   ^9.35.0
    eslint-plugin-unicorn      ^60.0.0  →   ^61.0.2
    globals                    ^16.3.0  →   ^16.4.0
    lerna                       ^8.2.3  →    ^8.2.4
    rollup                     ^4.50.0  →   ^4.50.2
    sass                       ^1.91.0  →   ^1.92.1
    ts-jest                    ^29.4.1  →   ^29.4.2
    typescript-eslint          ^8.42.0  →   ^8.44.0
    mrholek committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    871e523 View commit details
    Browse the repository at this point in the history
  2. docs: update @docsearch to v4

    mrholek committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    83c29d9 View commit details
    Browse the repository at this point in the history
  3. release: v5.9.0

    mrholek committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    68a6c8c View commit details
    Browse the repository at this point in the history
Loading