Skip to content

Commit

Permalink
feat: add embla-carousel and embla-carousel plugins (#313)
Browse files Browse the repository at this point in the history
[skip ci]

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced carousel functionality with new features such as auto-height
adjustment, automatic scrolling, autoplay, and fade transitions.
- Improved visual presentation of content through a more dynamic
carousel experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
dxhuii authored Oct 30, 2024
1 parent dd2ad7c commit 4186325
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5244,6 +5244,21 @@
"emailjs": {
"version": "*"
},
"embla-carousel": {
"version": "*"
},
"embla-carousel-auto-height": {
"version": "*"
},
"embla-carousel-auto-scroll": {
"version": "*"
},
"embla-carousel-autoplay": {
"version": "*"
},
"embla-carousel-fade": {
"version": "*"
},
"emitter": {
"version": "*"
},
Expand Down

0 comments on commit 4186325

Please sign in to comment.