Lemoncode / Lemoncode/quickmock
[Challenge] Build a real Copy / Paste functionallity
@rojasadrian012 arbeitet bereits daran.
Seit 02.2.2025.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 70
- Forks
- 23
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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...)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.