Add 'paste without formatting' to the context menu on desktop - #7959
Open
rezbyte wants to merge 6 commits into
Open
Add 'paste without formatting' to the context menu on desktop#7959rezbyte wants to merge 6 commits into
rezbyte wants to merge 6 commits into
Conversation
jgoedde
force-pushed
the
3018-paste-without-formatting
branch
from
December 2, 2024 08:02
e897fb4 to
5a9c2c2
Compare
armhub
force-pushed
the
3018-paste-without-formatting
branch
from
December 2, 2024 14:37
5a9c2c2 to
2104ee8
Compare
jgoedde
force-pushed
the
3018-paste-without-formatting
branch
from
December 4, 2024 09:51
2104ee8 to
ae11d20
Compare
jgoedde
force-pushed
the
3018-paste-without-formatting
branch
2 times, most recently
from
December 11, 2024 14:56
1e88157 to
a8c3fee
Compare
Co-authored-by: arm <[email protected]>
jgoedde
force-pushed
the
3018-paste-without-formatting
branch
from
December 12, 2024 08:19
a8c3fee to
cbac86e
Compare
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
force-pushed
the
3018-paste-without-formatting
branch
from
December 12, 2024 13:17
cbac86e to
57f7572
Compare
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.
Closes #3018.