Skip to content
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: update emoji internal extension and align with emoji-java 5.1.1 #113

Merged
merged 6 commits into from
Jun 19, 2023

Conversation

wax911
Copy link
Member

@wax911 wax911 commented Jun 19, 2023

AniTrend Pull Request

Thank you for contributing! Please take a moment to review our contributing guidelines
to make the process easy and effective for everyone involved.

Please open an issue before embarking on any significant pull request, especially those that
add a new library or change existing tests, otherwise you risk spending a lot of time working
on something that might not end up being merged into the project.

Before opening a pull request, please ensure you've done the following:

  • You have followed our contributing guidelines
  • Double checked that your branch is based on develop and targets develop (where applicable)
  • Pull request has tests (if applicable)
  • Documentation is updated (if necessary)
  • Description explains the issue/use-case resolved

Description

  • Reformat emojify module to align implementation with v5.1.1 of emoji-java

See: v5.1.1

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (Improves existing functionality)

IMPORTANT: By submitting a patch, you agree to allow the project
owners to license your work under the terms of the Apache License 2.0.

@github-actions github-actions bot added the docs label Jun 19, 2023
@wax911 wax911 added enhancement and removed docs labels Jun 19, 2023
- Deletes duplicate `EmojiTransformer`
- Removes unused complier flags
@github-actions github-actions bot added the docs label Jun 19, 2023
@wax911 wax911 force-pushed the refactor/update-emoji-data-and-cleanup branch from e2b0691 to cf7f85c Compare June 19, 2023 15:28
@wax911 wax911 force-pushed the refactor/update-emoji-data-and-cleanup branch from cf7f85c to b176ec3 Compare June 19, 2023 21:46
@wax911 wax911 merged commit 21c379b into develop Jun 19, 2023
9 of 11 checks passed
@wax911 wax911 deleted the refactor/update-emoji-data-and-cleanup branch June 19, 2023 22:01
@wax911 wax911 changed the title Refactor/update emoji data and cleanup Refactor/update emoji internal extension and align with emoji-java 5.1.1 Jun 20, 2023
@wax911 wax911 changed the title Refactor/update emoji internal extension and align with emoji-java 5.1.1 Update emoji internal extension and align with emoji-java 5.1.1 Jun 20, 2023
@wax911 wax911 changed the title Update emoji internal extension and align with emoji-java 5.1.1 feat: update emoji internal extension and align with emoji-java 5.1.1 Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant