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

[16.0] [MIG] mail_quoted_reply: Migration to 16.0 #1267

Closed
wants to merge 1 commit into from

Commits on Dec 11, 2023

  1. [REL] mail_quoted_reply: Migrate JavaScript to 16.0

    Rewrote JavaScript to match major changes in 15.0->16.0 transition.
    Prior code relied on methods that no longer exist. New code patches the
    multiple models in @mail/models to mimic the code present for the
    "reply to" MessageAction.
    
    This version also fixes a bug in which the quoted reply button appeared
    on notes as well as emails and sometimes duplicated itself repeatedly
    after mouseover events.
    mdurepos committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    04b07a5 View commit details
    Browse the repository at this point in the history