- Notifications
You must be signed in to change notification settings - Fork5
Comparing changes
Open a pull request
base repository:coreui/coreui-icons-vue
Uh oh!
There was an error while loading.Please reload this page.
base:v1
head repository:coreui/coreui-icons-vue
Uh oh!
There was an error while loading.Please reload this page.
compare:main
Uh oh!
There was an error while loading.Please reload this page.
- 16commits
- 21files changed
- 2contributors
Commits on Mar 28, 2023
- mrholek committed
Mar 28, 2023 chore: update dependencies and devDependencies
@rollup/plugin-commonjs ^21.0.0 → ^24.0.1@rollup/plugin-node-resolve ^13.0.5 → ^15.0.1@rollup/plugin-typescript ^8.2.5 → ^11.0.0@typescript-eslint/eslint-plugin ^4.33.0 → ^5.57.0@typescript-eslint/parser ^4.33.0 → ^5.57.0@vue/compiler-sfc ^3.2.20 → ^3.2.47@vue/eslint-config-prettier ^6.0.0 → ^7.1.0@vue/eslint-config-typescript ^7.0.0 → ^11.0.2@vue/test-utils ^2.0.0-0 → ^2.3.2eslint ^7.32.0 → ^8.36.0eslint-config-prettier ^8.3.0 → ^8.8.0eslint-plugin-prettier ^4.0.0 → ^4.2.1eslint-plugin-vue ^7.19.1 → ^9.10.0jest ^27.3.0 → ^29.5.0prettier ^2.4.1 → ^2.8.7rollup ^2.58.0 → ^3.20.2ts-jest ^27.0.7 → ^29.0.5typescript ^4.4.3 → ^4.9.4vue ^3.2.20 → ^3.2.47
mrholek committedMar 28, 2023 tests: update tests configuration
mrholek committedMar 28, 2023
Commits on Jun 11, 2023
- mrholek committed
Jun 11, 2023 chore: update dependencies and devDependencies
@rollup/plugin-commonjs ^24.0.1 → ^25.0.1@rollup/plugin-node-resolve ^15.0.1 → ^15.1.0@rollup/plugin-typescript ^11.0.0 → ^11.1.1@types/jest ^29.5.0 → ^29.5.2@typescript-eslint/eslint-plugin ^5.57.0 → ^5.59.9@typescript-eslint/parser ^5.57.0 → ^5.59.9@vue/compiler-sfc ^3.2.47 → ^3.3.4@vue/vue3-jest 29.2.3 → 29.2.4prettier ^2.8.7 → ^2.8.8rollup ^3.20.2 → ^3.25.0ts-jest ^29.0.5 → ^29.1.0vue ^3.2.47 → ^3.3.4vue-types ^5.0.2 → ^5.0.3
mrholek committedJun 11, 2023
Commits on Nov 3, 2023
chore: update dependencies and devDependencies
@rollup/plugin-commonjs ^25.0.1 → ^25.0.7@rollup/plugin-node-resolve ^15.1.0 → ^15.2.3@rollup/plugin-typescript ^11.1.1 → ^11.1.5@types/jest ^29.5.2 → ^29.5.7@typescript-eslint/eslint-plugin ^5.59.9 → ^5.62.0@typescript-eslint/parser ^5.59.9 → ^5.62.0@vue/compiler-sfc ^3.3.4 → ^3.3.7@vue/test-utils ^2.3.2 → ^2.4.1@vue/vue3-jest 29.2.4 → 29.2.6jest ^29.5.0 → ^29.7.0jest-environment-jsdom ^29.5.0 → ^29.7.0ts-jest ^29.1.0 → ^29.1.1typescript ^4.9.5 → ^5.2.2vue ^3.3.4 → ^3.3.7vue-types ^5.0.3 → ^5.1.1
mrholek committedNov 3, 2023 - mrholek committed
Nov 3, 2023 chore: update dependencies and devDependencies
typescript ^4.9.5 → ^5.2.2
mrholek committedNov 3, 2023
Commits on Mar 28, 2024
chore: update dependencies and devDependencies
@rollup/plugin-typescript ^11.1.5 → ^11.1.6@types/jest ^29.5.7 → ^29.5.12@vue/compiler-sfc ^3.3.7 → ^3.4.21@vue/test-utils ^2.4.1 → ^2.4.5rollup ^4.2.0 → ^4.13.2ts-jest ^29.1.1 → ^29.1.2typescript ^5.2.2 → ^5.4.3vue ^3.3.7 → ^3.4.21
mrholek committedMar 28, 2024
Commits on Jul 24, 2024
chore: update dependencies and devDependencies
@rollup/plugin-commonjs ^25.0.7 → ^26.0.1@vue/compiler-sfc ^3.4.21 → ^3.4.33@vue/test-utils ^2.4.5 → ^2.4.6rollup ^4.13.2 → ^4.19.0ts-jest ^29.1.2 → ^29.2.3typescript ^5.4.3 → ^5.5.4vue ^3.4.21 → ^3.4.33vue-types ^5.1.1 → ^5.1.3
mrholek committedJul 24, 2024
Commits on Jul 25, 2024
feat: add the CIconSvg component to allow adding custom SVG icons
mrholek committedJul 25, 2024 - mrholek committed
Jul 25, 2024
Commits on Aug 29, 2024
feat(CIcon): allow icon change
mrholek committedAug 29, 2024 chore: update dependencies and devDependencies
@vue/compiler-sfc ^3.4.33 → ^3.4.38rollup ^4.19.0 → ^4.21.1ts-jest ^29.2.3 → ^29.2.5vue ^3.4.33 → ^3.4.38
mrholek committedAug 29, 2024 - mrholek committed
Aug 29, 2024
Commits on Sep 14, 2024
chore: update dependencies and devDependencies
@types/jest ^29.5.12 → ^29.5.13@vue/compiler-sfc ^3.4.38 → ^3.5.5rollup ^4.21.1 → ^4.21.3typescript ^5.5.4 → ^5.6.2vue ^3.4.38 → ^3.5.5
mrholek committedSep 14, 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 v1...main
Uh oh!
There was an error while loading.Please reload this page.