-
Notifications
You must be signed in to change notification settings - Fork 256
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
Animated emoji Addition #1032
Animated emoji Addition #1032
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for rapidoc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Great job, @Damini2004! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
const emoji = gif.getAttribute('data-emoji'); | ||
const gifSrc = gif.getAttribute('data-gif-src'); | ||
selectedEmojiElement.textContent = emoji; | ||
selectedGifElement.src = gifSrc; |
Check warning
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
DOM text
@varshith257 review it. |
@varshith257 kinldy review and merge it. |
@Damini2004 Solve conflicts and tag me for quick review |
@varshith257 Does the conflicts get resolved ? |
@varshith257 review it. |
🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀 |
Description
Animated emoji Addition
Related Issues
[Cite any related issue(s) this pull request addresses. If none, simply state “None”]
Type of PR
Screenshots / videos (if applicable)
[Attach any relevant screenshots or videos demonstrating the changes]
Checklist
main
branch before making this PRAdditional context:
[Include any additional information or context that might be helpful for reviewers.]