Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork135
Comparing changes
Open a pull request
base repository:coreui/coreui-vue
Uh oh!
There was an error while loading.Please reload this page.
base:v5.3.0
head repository:coreui/coreui-vue
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.4.0
- 11commits
- 26files changed
- 1contributor
Commits on Sep 14, 2024
chore: update dependencies and devDependencies
@types/jest ^29.5.12 → ^29.5.13@typescript-eslint/eslint-plugin ^8.3.0 → ^8.5.0@typescript-eslint/parser ^8.3.0 → ^8.5.0@vuepress/plugin-active-header-links 2.0.0-rc.42 → 2.0.0-rc.43@vuepress/plugin-git 2.0.0-rc.42 → 2.0.0-rc.43@vuepress/plugin-markdown-container 2.0.0-rc.42 → 2.0.0-rc.43@vuepress/plugin-theme-data 2.0.0-rc.42 → 2.0.0-rc.43@vuepress/plugin-toc 2.0.0-rc.42 → 2.0.0-rc.43eslint-plugin-vue ^9.27.0 → ^9.28.0markdown-it-anchor ^9.1.0 → ^9.2.0rollup ^4.21.2 → ^4.21.3sass ^1.77.8 → ^1.78.0typescript ^5.5.4 → ^5.6.2vue ^3.4.38 → ^3.5.5
mrholek committedSep 14, 2024
Commits on Sep 15, 2024
refactor: update shared props types handling
mrholek committedSep 15, 2024 fix(CToastClose): allow passing a custom component as a prop
mrholek committedSep 15, 2024
Commits on Sep 16, 2024
refactor: update shared props types handling
mrholek committedSep 16, 2024 refactor(CPopover, CTabs, CTooltips): migrate from
useUniqueIdto `……useId`
mrholek committedSep 16, 2024
Commits on Sep 18, 2024
fix(CTabs): add missing
disabledpropmrholek committedSep 18, 2024 - mrholek committed
Sep 18, 2024
Commits on Sep 22, 2024
docs: update API documentation
mrholek committedSep 22, 2024 chore: update dependencies and devDependencies
@typescript-eslint/eslint-plugin ^8.5.0 → ^8.6.0@typescript-eslint/parser ^8.5.0 → ^8.6.0@vuepress/plugin-active-header-links 2.0.0-rc.43 → 2.0.0-rc.47@vuepress/plugin-git 2.0.0-rc.43 → 2.0.0-rc.44@vuepress/plugin-register-components 2.0.0-rc.42 → 2.0.0-rc.44@vuepress/plugin-theme-data 2.0.0-rc.43 → 2.0.0-rc.47@vuepress/plugin-toc 2.0.0-rc.43 → 2.0.0-rc.47sass ^1.78.0 → ^1.79.3rollup ^4.21.3 → ^4.22.4vue ^3.5.6 → ^3.5.8
mrholek committedSep 22, 2024
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.3.0...v5.4.0
Uh oh!
There was an error while loading.Please reload this page.