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

mentions-1 #26

Merged
merged 1 commit into from
Jan 12, 2024
Merged

mentions-1 #26

merged 1 commit into from
Jan 12, 2024

Commits on Jan 12, 2024

  1. Refactor MentionList and extensions

    The MentionList component has been optimized along with 'frontend/components/Editor/extensions/index.tsx' to improve code readability and efficiency. In the MentionList, the 'command' prop now accepts both 'id' and 'label', allowing more comprehensive data rendering. In the extensions, the order of imports has been rearranged for better structure and the renderLabel method was added in Mention.configure for more precise mention display.
    claygorman committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e015d18 View commit details
    Browse the repository at this point in the history