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

Dictionary deinflections #503

Merged
merged 33 commits into from
Jan 20, 2024

Conversation

StefanVukovic99
Copy link
Member

Supports dictionaries containing deinflection information that combines with the deinflector's. To accommodate this, some changes are made to how deinflection information is structured and shown.

Incidentally, some Japanese deinflections that seem to have been missing are now shown, like the second one in the 読め example:
image

Part 5 of #422.

@StefanVukovic99 StefanVukovic99 requested a review from a team as a code owner January 3, 2024 16:34
Copy link

github-actions bot commented Jan 3, 2024

✔️ No visual differences introduced by this PR.

View Playwright Report (note: open the "playwright-report" artifact)

Copy link
Collaborator

@djahandarie djahandarie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM aside from variable description and naming (though it's totally possible I just don't understand what's going on).

types/ext/dictionary.d.ts Outdated Show resolved Hide resolved
types/ext/dictionary.d.ts Outdated Show resolved Hide resolved
@StefanVukovic99
Copy link
Member Author

I've added a test case.

Copy link
Collaborator

@djahandarie djahandarie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you again, let's keep going 🦾

@djahandarie djahandarie added this pull request to the merge queue Jan 20, 2024
Merged via the queue into themoeway:master with commit 2b87c91 Jan 20, 2024
6 checks passed
@djahandarie djahandarie added the kind/enhancement The issue or PR is a new feature or request label Jan 20, 2024
This was referenced Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement The issue or PR is a new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants