-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: @popperjs/core vue3-* #119
Conversation
…pic/vue-datepicker
Warning Review failedThe pull request is closed. WalkthroughThe recent changes to the project involve updating the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Outside diff range and nitpick comments (5)
package.json (5)
17961-17963
: Consider pinning the version of@popperjs/core
to avoid potential breaking changes with future updates.
17964-17966
: Consider pinning the version ofvue3-photo-preview
to avoid potential breaking changes with future updates.
17967-17969
: Consider pinning the version ofpdf-vue3
to avoid potential breaking changes with future updates.
17970-17972
: Consider pinning the version ofvue3-video-play
to avoid potential breaking changes with future updates.
17973-17974
: Consider pinning the version of@vuepic/vue-datepicker
to avoid potential breaking changes with future updates.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
[skip ci] ## [1.58.0](v1.57.0...v1.58.0) (2024-06-04) ### Features * @popperjs/core vue3-* ([#119](#119)) ([f562d9d](f562d9d)) * add artplayer, artplayer-plugin-danmuku ([#121](#121)) ([5268a29](5268a29)) * add chevrotain and [@Chevrotain](https://github.com/chevrotain) ([#120](#120)) ([745821a](745821a))
Summary by CodeRabbit
@popperjs/core
for better tooltips and popovers.vue3-photo-preview
for photo preview capabilities.pdf-vue3
for viewing PDF files.vue3-video-play
for video playback.@vuepic/vue-datepicker
for improved date picking.