Pierre-Henri Lavigne
|
6af700c333
|
WIP: keyup heading level check
|
2024-09-06 10:50:01 +09:00 |
|
Pierre-Henri Lavigne
|
72caf1bffd
|
WIP: selective heading levels
|
2024-09-05 23:44:48 +09:00 |
|
Jeroen Akkerman
|
a6b121f2e6
|
Merge pull request #592 from p1gp1g/fix/image-processing
Avoid processing many times the same image
|
2024-06-07 12:34:49 +02:00 |
|
S1m
|
97bf9ce8fd
|
Avoid processing many times the same image
Cache img key during processing to avoid having to process it
thousands of times
|
2024-06-04 14:39:15 +02:00 |
|
S1m
|
9b420ac103
|
Fix relative image url fetched from stylesheet domain
Partial URLs are interpreted relative to the source of
the style sheet, not relative to the document
https://www.w3.org/TR/CSS1/
|
2024-06-04 14:32:24 +02:00 |
|
Robin van der Noord
|
c68bdf148a
|
Allow setting a custom name for the upload-image input
|
2023-12-18 10:57:48 +01:00 |
|
Jeroen akkerman
|
d26b4e399b
|
Add toolbarButtonClassPrefix option
Fixes #493
|
2022-09-17 23:07:24 +02:00 |
|
Jeroen akkerman
|
f8a66b120b
|
Edit regex pattern for Safari browser, fixes #478
|
2022-08-20 17:25:49 +02:00 |
|
Jeroen Akkerman
|
b4c55d9075
|
Merge pull request #471 from LevitatingOrange/detachedPreviewRendering
|
2022-08-20 17:24:15 +02:00 |
|
Jonathan
|
f7b4fbfda5
|
Add support for Header size 4, 5, 6
|
2022-08-12 12:15:42 +02:00 |
|
hackerwins
|
03fec127eb
|
Fix invalid icons
|
2022-06-27 09:30:56 +09:00 |
|
Jeroen Akkerman
|
4d065c361e
|
Merge pull request #454 from vanillajonathan/patch-8
Refactor into using a map for icon classes
|
2022-06-16 17:25:43 +02:00 |
|
Jonathan
|
78fcda535d
|
Update easymde.js
|
2022-06-16 14:09:13 +02:00 |
|
Jeroen Akkerman
|
c84af4c3ed
|
Fix hyperlink doubling
Closes #25
Closes #95
Closes #281
|
2022-06-16 10:52:01 +02:00 |
|
Lennart Vogelsang
|
8295aa6a5a
|
Changed: ignore output of previewRender if it is null
|
2022-06-07 19:55:27 +02:00 |
|
Jeroen Akkerman
|
7338ddb6e3
|
Replace remaining className usages
|
2022-05-24 12:25:09 +02:00 |
|
Jonathan
|
23f241bd47
|
Use classList.add and classList.remove
|
2022-05-23 19:05:42 +02:00 |
|
Jonathan
|
0eab3e11e8
|
Update easymde.js
|
2022-05-22 20:43:55 +02:00 |
|
Jeroen Akkerman
|
24feffcba6
|
Merge pull request #464 from vanillajonathan/patch-1
Add ARIA role=application
|
2022-05-22 18:47:33 +02:00 |
|
Jeroen Akkerman
|
e57c16bc5c
|
Merge pull request #461 from vanillajonathan/patch-12
|
2022-05-22 18:45:14 +02:00 |
|
Jonathan
|
eee701ef86
|
Update easymde.js
|
2022-05-22 18:15:02 +02:00 |
|
Jeroen Akkerman
|
3895e0a607
|
Merge pull request #451 from vanillajonathan/patch-7
Add keyboard shortcuts for headings
|
2022-05-22 14:14:45 +02:00 |
|
Jonathan
|
3cc99e47ae
|
Add ARIA role=application
|
2022-05-22 12:04:03 +02:00 |
|
Jonathan
|
4714577c36
|
Update easymde.js
|
2022-05-22 11:34:31 +02:00 |
|
Jonathan
|
cd9bbe7939
|
Add ARIA attribute to button
|
2022-05-22 00:17:53 +02:00 |
|
Jeroen Akkerman
|
611aa50443
|
Merge pull request #455 from vanillajonathan/patch-9
Set role attribute on the toolbar
|
2022-05-21 11:38:52 +02:00 |
|
Jonathan
|
38717daffe
|
Add support for text buttons
|
2022-05-19 22:49:29 +02:00 |
|
Jonathan
|
146a5e3fb1
|
Accept APNG for image uploads
|
2022-05-19 19:02:14 +02:00 |
|
Jonathan
|
b31cf2bf7c
|
Accept AVIF for image uploads
|
2022-05-19 12:20:40 +02:00 |
|
Jonathan
|
bed6b493c8
|
Update easymde.js
|
2022-05-19 10:14:11 +02:00 |
|
Jeroen Akkerman
|
2b178671ca
|
Merge pull request #449 from vanillajonathan/patch-2
Add actions for header size 4, 5 and 6
|
2022-05-19 09:37:22 +02:00 |
|
Jonathan
|
2666001eda
|
Set role attribute on the toolbar
|
2022-05-18 22:03:48 +02:00 |
|
Jonathan
|
21fda66d3d
|
Update easymde.js
|
2022-05-18 19:45:35 +02:00 |
|
Jonathan
|
9d74ea296c
|
Refactor into using a map for icon classes
|
2022-05-18 19:39:39 +02:00 |
|
Jonathan
|
757d5eb729
|
Add keyboard shortcuts for headings
|
2022-05-18 00:54:20 +02:00 |
|
Jonathan
|
be1d994322
|
Update easymde.js
|
2022-05-18 00:50:08 +02:00 |
|
Jonathan
|
0dd2f99f9d
|
Accept GIF for image uploads
|
2022-05-18 00:39:54 +02:00 |
|
Jonathan
|
9a57f00d92
|
Update easymde.js
|
2022-05-17 23:25:02 +02:00 |
|
Jonathan
|
c1071c8539
|
Add header size 4, 5 and 6
|
2022-05-17 23:15:13 +02:00 |
|
Jeroen Akkerman
|
16f2dde59d
|
Fix #399 autofocus property
|
2022-04-04 15:45:12 +02:00 |
|
Salem Cobalt
|
bf9b0108d7
|
Handle Webp Image Uploads
With this fix, uploaded WebP images render as links in the markdown (vs images).
|
2022-03-23 14:45:32 -04:00 |
|
Diego Garcia Weber
|
ed196be5a0
|
added option to readme, imagesPreviewHandler to types and defensive check that the handler provided by the user returns a string
|
2022-03-01 20:47:30 -05:00 |
|
Diego Garcia Weber
|
d8fa00e460
|
Adds the option to add a handler for images preview
|
2022-03-01 17:15:35 -05:00 |
|
ZsgsDesign
|
aa6fe59e93
|
fixed default image configuration typo
|
2022-01-25 16:46:06 +08:00 |
|
ZsgsDesign
|
8805c379d8
|
fixed comment typo for csrf token
|
2022-01-24 12:24:27 +08:00 |
|
ZsgsDesign
|
f3dca2e82a
|
add robust CSRF support and provide default values for CSRF fields
|
2022-01-24 12:05:00 +08:00 |
|
Jeroen Akkerman
|
d8eae5d74c
|
Improve readability of encode/escape functionality
|
2022-01-17 00:13:40 +01:00 |
|
Zignature
|
16545eb0e1
|
Made escaping prompt URLs automatic instead of optional again
|
2022-01-16 00:14:00 +01:00 |
|
Zignature
|
c174b6f149
|
Changed function name escapeURI to escapedPromptURL and option escapeURLs to option escapePromptURLs
|
2022-01-15 23:34:05 +01:00 |
|
Zignature
|
33489ab616
|
URL encoding and escaping for JS prompt URLs
- URL encoding and escaping added for JS prompt entered URLs
- added option escapeURLs (boolean)
|
2022-01-15 23:26:10 +01:00 |
|