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

Change button text for commenting and closing an issue at the same time (#23135) #23182

Merged

Commits on Feb 27, 2023

  1. Change button text for commenting and closing an issue at the same ti…

    …me (go-gitea#23135)
    
    Close  go-gitea#10468
    
    Without SimpleMDE/EasyMDE, using Simple Textarea, the button text could
    be changed when content changes.
    
    After introducing SimpleMDE/EasyMDE, there is no code for updating the
    button text.
    wxiaoguang authored and yardenshoham committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b8fd156 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Update web_src/js/features/comp/EasyMDE.js

    Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
    yardenshoham and wxiaoguang committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    3e6e3a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d5e74d View commit details
    Browse the repository at this point in the history