Calixte Denizet
88d58f393b
[Editor] Fix the border line of the thickness slider in the signature modal while in HCM (bug 1959774)
2025-04-10 19:55:22 +02:00
Calixte Denizet
62df96894d
[Editor] in the signature UI, disable the description input if there is no signature (bug 1956114)
2025-03-26 23:02:13 +01:00
Calixte Denizet
5c3c003931
[Editor] Fix the border color of a tab panel in HCM (bug 1956110)
...
And fix the color of the signature itself when its a drawing or if it comes
from an image.
2025-03-26 14:56:24 +01:00
Calixte Denizet
7c706b6525
[Editor] Remove useless css variable
2025-03-13 16:40:30 +01:00
Calixte Denizet
216e17afc5
[Editor] Fix the style of the buttons in dialog (bug 1953003)
...
This patch fixes:
- the style of the primary/secondary buttons in the dialog which weren't fully compliant to the last specs.
- the style of the input field in HCM (wrong background)
- the color of the link in the image tab.
2025-03-11 20:03:23 +01:00
Calixte Denizet
69a2e5137d
[Editor] Make sure the save checkbox isn't focusable when saving is disabled (bug 1952558)
...
And fix the the width of the warning message when the limit of signatures has been reached:
in french the string is longer than the dialog's one.
2025-03-10 18:08:42 +01:00
Calixte Denizet
8be6d744cd
[Editor] Fix the outline of a focused button in the doorhanger while navigating with the keyboard
...
It's a follow-up of #19507 .
Without this patch the outline is partially hidden.
2025-02-20 18:33:19 +01:00
Calixte Denizet
cde7d83319
[Editor] Add a scrollbar to the signature doorhanger when it's overflowing (bug 1948771)
2025-02-17 21:09:56 +01:00
Calixte Denizet
1d82b2ce94
[Editor] Add the possibility to change a signature description (bug 1948116)
2025-02-14 14:00:45 +01:00
Calixte Denizet
68451fe17e
[Editor] Populate the 'Add signature' menu with the saved signatures (bug 1947828)
2025-02-13 15:59:57 +01:00
calixteman
e3cca6d513
Merge pull request #19425 from calixteman/signature_save
...
[Editor] Add the possibility to compress/decompress the signature data in order to store them in the logins storage in Firefox (bug 1946171)
2025-02-10 19:20:32 +01:00
Calixte Denizet
6b95095e14
Add the possibility to compress/decompress the signature data in order to store them in the logins storage in Firefox (bug 1946171)
2025-02-10 19:09:51 +01:00
Tim van der Meij
d2a07dcac6
Update dependencies to the most recent versions
...
Moreover, fix the linting issues (using `npx gulp lint --fix`) that are
found by the new versions of the linting tools.
2025-02-09 18:58:26 +01:00
Jonas Jenwald
314928ffd7
Fix --save-warning-color
CSS variable typo (PR 19414 follow-up)
2025-02-06 19:06:04 +01:00
Calixte Denizet
fa25ab9c13
[Editor] Add a new dialog for the signature editor (bug 1945574)
2025-02-05 23:00:38 +01:00