-
Notifications
You must be signed in to change notification settings - Fork 47
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
chore(emoji-picker): remove EmojiPicker component #2633
base: main
Are you sure you want to change the base?
Conversation
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.
Just checking if we need to document this package removal in any changelog/release notes, even though it seems to be an isolated removal of the emoji-picker folder only. The changes look straightforward but want to confirm our documentation process for breaking changes. Any thoughts?
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.
Hey @stevenpersia
Could you please also remove the EmojiPicker from:
welcome-ui/.github/ISSUE_TEMPLATE/update-request.yml
welcome-ui/.github/ISSUE_TEMPLATE/bug-report.yml
Thanks a lot 🙏
e885b98
to
a478fe6
Compare
Eliminate the EmojiPicker component along with its associated files, tests, and documentation to streamline the codebase.