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.9.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.1
Choose a head ref
  • 6 commits
  • 57 files changed
  • 1 contributor

Commits on Oct 1, 2025

  1. docs: udpate API generator

    mrholek committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    a8ae68c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa15500 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2025

  1. fix(CFocusTrap): add support for element.ref and `element.props.ref…

    …` to support both React 18 and 19
    mrholek committed Oct 5, 2025
    Configuration menu
    Copy the full SHA
    fca88fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e523b2 View commit details
    Browse the repository at this point in the history
  3. chore: update dependencies and devDependencies

    @docsearch/css                 ^4.0.1  →   ^4.1.0
    @docsearch/react               ^4.0.1  →   ^4.1.0
    @rollup/plugin-node-resolve   ^16.0.1  →  ^16.0.2
    @testing-library/jest-dom      ^6.8.0  →   ^6.9.1
    @types/react                 ^19.1.13  →  ^19.2.0
    @types/react-dom              ^19.1.9  →  ^19.2.0
    @typescript-eslint/parser     ^8.44.0  →  ^8.45.0
    cross-env                     ^10.0.0  →  ^10.1.0
    eslint                        ^9.35.0  →  ^9.37.0
    eslint-plugin-react-hooks      ^5.2.0  →   ^6.1.1
    globby                        ^14.1.0  →  ^15.0.0
    lerna                          ^8.2.4  →   ^9.0.0
    rollup                        ^4.50.2  →  ^4.52.4
    sass                          ^1.92.1  →  ^1.93.2
    ts-jest                       ^29.4.2  →  ^29.4.4
    typescript                     ^5.9.2  →   ^5.9.3
    typescript-eslint             ^8.44.0  →  ^8.45.0
    mrholek committed Oct 5, 2025
    Configuration menu
    Copy the full SHA
    f38f9be View commit details
    Browse the repository at this point in the history
  4. docs: update components list

    mrholek committed Oct 5, 2025
    Configuration menu
    Copy the full SHA
    37f0af0 View commit details
    Browse the repository at this point in the history
Loading