code in Quiz area can be copied to clipboard now.#1599
Open
imtangry wants to merge 15 commits intomoonshotcommons:devfrom
Open
code in Quiz area can be copied to clipboard now.#1599imtangry wants to merge 15 commits intomoonshotcommons:devfrom
imtangry wants to merge 15 commits intomoonshotcommons:devfrom
Conversation
…add-mooc-resource feat: add web3 mooc resource
…ome-bugs-06-13 Bugfix/some bugs 06 13
…ent/translation-optimization Improvement/translation optimization
…roject-detail-error fix: project detail error
…ackathon-memberCount fix:hackathoncard memberCount
…18n-switch-bugs fix: i18n switch bugs
…ix-verify-error fix: add email verify redirect
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
您好,参加了你们15期的共学营,问答区的部分内容我经常要copy然后自己记录一下。但是问答区的code没有复制功能,我手动复制过去后还要自己一行一行删掉行号,很麻烦,我这边就修改了一下,添加了问答区代码的复制功能,本地自测功能是没有问题的,但是行内输入框(parseLineByCenterInsert)的场景我没法复现,暂时没自测,如果这个优化的点的代码,您们觉得可以合的话,可以测一下行内输入框是否功能也正常,麻烦了。