Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork134
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.2.0
head repository:coreui/coreui-vue
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.3.0
- 14commits
- 42files changed
- 3contributors
Commits on May 31, 2024
Add the *as* property in the CHeader component to use semantic tag
cesargb committedMay 31, 2024 docs: add as property in CFooter api
cesargb committedMay 31, 2024
Commits on Jul 30, 2024
Merge pull request#290from cesargb/tag_semantic_header
feat(CHeader): add the `as` property to enable the usage of semantic tags
mrholek authoredJul 30, 2024 Merge pull request#291from cesargb/doc_footer
docs: add as property in CFooter api
Commits on Aug 23, 2024
Merge pull request#292from atari-sog/patch-1
fix(CFormSelect): add the missing `selected` attribute to the option typings
Commits on Aug 29, 2024
chore: update dependencies and devDependencies
@coreui/coreui ^5.1.0 → ^5.1.2@typescript-eslint/eslint-plugin ^7.17.0 → ^8.3.0@typescript-eslint/parser ^7.17.0 → ^8.3.0@vuepress/bundler-vite 2.0.0-rc.14 → 2.0.0-rc.15@vuepress/bundler-webpack 2.0.0-rc.14 → 2.0.0-rc.15@vuepress/plugin-active-header-links 2.0.0-rc.39 → 2.0.0-rc.42@vuepress/plugin-git 2.0.0-rc.38 → 2.0.0-rc.42@vuepress/plugin-markdown-container 2.0.0-rc.37 → 2.0.0-rc.42@vuepress/plugin-register-components 2.0.0-rc.37 → 2.0.0-rc.42@vuepress/plugin-theme-data 2.0.0-rc.39 → 2.0.0-rc.42@vuepress/plugin-toc 2.0.0-rc.39 → 2.0.0-rc.42@vuepress/shared 2.0.0-rc.14 → 2.0.0-rc.15@vuepress/utils 2.0.0-rc.14 → 2.0.0-rc.15eslint-plugin-unicorn ^54.0.0 → ^55.0.0lerna ^8.1.7 → ^8.1.8markdown-it-anchor ^9.0.1 → ^9.1.0rollup ^4.19.0 → ^4.21.1ts-jest ^29.2.3 → ^29.2.5vue ^3.4.33 → ^3.4.38vuepress 2.0.0-rc.14 → 2.0.0-rc.15
feat(CModal): the
container
andteleport
properties to enable app……ending the modal to a specific element
mrholek committedAug 29, 2024
Commits on Aug 30, 2024
Commits on Aug 31, 2024
chore: update dependencies and devDependencies
@coreui/icons-vue ^2.1.0 → ^2.2.0
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.2.0...v5.3.0
Uh oh!
There was an error while loading.Please reload this page.