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

Add 'paste without formatting' to the context menu on desktop #7959

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

rezbyte
Copy link
Contributor

@rezbyte rezbyte commented Nov 15, 2024

Closes #3018.

@jgoedde jgoedde force-pushed the 3018-paste-without-formatting branch from e897fb4 to 5a9c2c2 Compare December 2, 2024 08:02
@armhub armhub force-pushed the 3018-paste-without-formatting branch from 5a9c2c2 to 2104ee8 Compare December 2, 2024 14:37
@jgoedde jgoedde force-pushed the 3018-paste-without-formatting branch from 2104ee8 to ae11d20 Compare December 4, 2024 09:51
@jgoedde jgoedde force-pushed the 3018-paste-without-formatting branch 2 times, most recently from 1e88157 to a8c3fee Compare December 11, 2024 14:56
@jgoedde jgoedde force-pushed the 3018-paste-without-formatting branch from a8c3fee to cbac86e Compare December 12, 2024 08:19
rezbyte and others added 5 commits December 12, 2024 14:13
Co-authored-by: arm <[email protected]>
Co-authored-by: jat <[email protected]>
Co-authored-by: jug <[email protected]>
It was the caused by the different foreground and background
contrast between the light mode and dark mode.
This commit forces the light mode foreground and background to be used
when printing.
- Added new and updated design for the gift cards
- Introduced two new SVGs for the gift cards as files that are imported and DOM manipulated in TypeScript in order to dynamically insert the translated text, user message, QR code and gift card value.
- Made login button with smaller width reusable.

Co-authored-by: jug <[email protected]>
Co-authored-by: arm <[email protected]>
Co-authored-by: jat <[email protected]>
@armhub armhub force-pushed the 3018-paste-without-formatting branch from cbac86e to 57f7572 Compare December 12, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Paste without formatting" entry in context menu
3 participants