Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Challenge] Build a real Copy / Paste functionallity

オープン
#560 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@rojasadrian012 がすでに取り組んでいます。

2025年2月2日 から。

評価

この issue はまだ評価されていません。

説明

challenge

Right now copy / paste functionallity is just capturing the keyboard shortcuts and holding a local selection of the JSON of the shapes to be copied.

We should go one step forward an integrate the copy/paste with the Operating System one:

  • User can copy from a different quick mock page.
  • User can copy a given image from their favourite desktop image editing application.
  • User can copy a text.

Then when pasting, it will check the copy/paste operating system queue and check if it's a compatible value (we will have to create some specific format for quick mock) and then paste it (depending on the input, as shapes, image, text...)

主要言語
TypeScript
スター
70
フォーク
23
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Lemoncode/quickmock のほかの issue

Lemoncode/quickmock の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。