Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork271
Comparing changes
Open a pull request
base repository:coreui/coreui-react
Uh oh!
There was an error while loading.Please reload this page.
base:v5.8.0
head repository:coreui/coreui-react
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 19commits
- 75files changed
- 1contributor
Commits on Sep 14, 2025
fix(CDropdown):closes#431; prevents closing the dropdown menu when …
…clicking on the scrollbar
mrholek committedSep 14, 2025 refactor(CDropdown): add focus trap when used with portal
mrholek committedSep 14, 2025 feat(CDropdown): add reference prop for custom positioning targets
mrholek committedSep 14, 2025
Commits on Sep 15, 2025
feat(CDropdownToggle): add splitLabel prop for customizable screen re…
…ader text
mrholek committedSep 15, 2025
Commits on Sep 17, 2025
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.0eslint ^9.34.0 → ^9.35.0eslint-plugin-unicorn ^60.0.0 → ^61.0.2globals ^16.3.0 → ^16.4.0lerna ^8.2.3 → ^8.2.4rollup ^4.50.0 → ^4.50.2sass ^1.91.0 → ^1.92.1ts-jest ^29.4.1 → ^29.4.2typescript-eslint ^8.42.0 → ^8.44.0
mrholek committedSep 17, 2025 - mrholek committed
Sep 17, 2025
Commits on Oct 1, 2025
- mrholek committed
Oct 1, 2025
Commits on Oct 5, 2025
fix(CFocusTrap): add support for
element.refand `element.props.ref……` to support both React 18 and 19
mrholek committedOct 5, 2025 refactor(CModal): enhance focus trap management
mrholek committedOct 5, 2025 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.0cross-env ^10.0.0 → ^10.1.0eslint ^9.35.0 → ^9.37.0eslint-plugin-react-hooks ^5.2.0 → ^6.1.1globby ^14.1.0 → ^15.0.0lerna ^8.2.4 → ^9.0.0rollup ^4.50.2 → ^4.52.4sass ^1.92.1 → ^1.93.2ts-jest ^29.4.2 → ^29.4.4typescript ^5.9.2 → ^5.9.3typescript-eslint ^8.44.0 → ^8.45.0
mrholek committedOct 5, 2025 - mrholek committed
Oct 5, 2025 - mrholek committed
Oct 5, 2025
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v5.8.0...main
Uh oh!
There was an error while loading.Please reload this page.