pdf.js/extensions/chromium
Calixte Denizet ff23d37fa2 [Editor] Add a color picker with predefined colors for highlighting text (bug 1866434)
The doorhanger for highlighting has a basic color picker composed of 5 predefined colors
to set the default color to use.
These colors can be changed thanks to a preference for now but it's something which could
be changed in the Firefox settings in the future.
Each highlight has in its own toolbar a color picker to just change its color.
The different color pickers are so similar (modulo few differences in their styles) that
this patch introduces a new class ColorPicker which provides a color picker component
which could be reused in future editors.
All in all, a large part of this patch is dedicated to color picker itself and its style
and the rest is almost a matter of wiring the component.
2023-12-05 23:27:22 +01:00
..
options [api-major] Remove the enhanceTextSelection functionality (PR 15145 follow-up) 2022-08-28 15:04:47 +02:00
pageAction Enable the ESLint object-shorthand rule in the extensions/chromium/-folder 2021-08-22 12:33:02 +02:00
.eslintrc Enable the ESLint object-shorthand rule in the extensions/chromium/-folder 2021-08-22 12:33:02 +02:00
.gitignore Renaming of extensions/chrome folder to extensions/chromium, and small tweak to manifest.json description as per #3600 2013-08-21 18:11:35 +02:00
contentscript.js [CRX] Drop code supporting ancient Chrome versions 2023-07-02 17:23:18 +02:00
contentstyle.css [CRX] Drop code supporting ancient Chrome versions 2023-07-02 17:23:18 +02:00
extension-router.js Use more for...of loops in the code-base 2022-07-17 16:18:54 +02:00
icon16.png optimize png images using zopflipng 2016-07-10 17:49:16 +08:00
icon19.png optimize png images using zopflipng 2016-07-10 17:49:16 +08:00
icon38.png optimize png images using zopflipng 2016-07-10 17:49:16 +08:00
icon48.png optimize png images using zopflipng 2016-07-10 17:49:16 +08:00
icon128.png optimize png images using zopflipng 2016-07-10 17:49:16 +08:00
manifest.json Set minimum_chrome_version to 88 2023-06-25 14:19:50 +02:00
pdfHandler-vcros.js Enable the ESLint object-shorthand rule in the extensions/chromium/-folder 2021-08-22 12:33:02 +02:00
pdfHandler.html [CRX] Remove feature-detect.js 2018-01-26 15:54:35 +01:00
pdfHandler.js Merge pull request #16630 from Rob--W/crx-url-hash-init 2023-07-08 14:05:33 +02:00
preferences_schema.json [Editor] Add a color picker with predefined colors for highlighting text (bug 1866434) 2023-12-05 23:27:22 +01:00
preserve-referer.js [CRX] Drop code supporting ancient Chrome versions 2023-07-02 17:23:18 +02:00
restoretab.html Restore extension tab after reload 2015-08-14 19:00:12 +02:00
restoretab.js Enable auto-formatting of the entire code-base using Prettier (issue 11444) 2019-12-26 12:34:24 +01:00
suppress-update.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
telemetry.js [CRX] Drop code supporting ancient Chrome versions 2023-07-02 17:23:18 +02:00