2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-06-27 13:11:01 -06:00

1225 Commits

Author SHA1 Message Date
Jeroen Akkerman
6445f3c2d9
Merge pull request #388 from Zignature/options-toolbarbutton-attributes
Fix for issue #380 Custom attributes for toolbar buttons
2022-01-11 21:41:22 +01:00
Jeroen Akkerman
7a2373eae5 Update changelog 2022-01-11 21:40:13 +01:00
Jeroen Akkerman
4ddb5b8e1b Add toolbar button attributes to type declaration 2022-01-11 21:38:36 +01:00
Jeroen Akkerman
98d9049728 Move adding custom attributes above all others 2022-01-11 21:30:34 +01:00
Jeroen Akkerman
565c42e0ff Add hasOwnProperty check 2022-01-11 21:28:22 +01:00
Jeroen Akkerman
1c656d5712 Merge branch 'master' into options-toolbarbutton-attributes 2022-01-11 21:23:42 +01:00
Jeroen Akkerman
c1da7424e9
Merge pull request #389 from Zignature/options-liststyle
Fix for issue #386 Show '-' instead of '*' for unordered list
2022-01-11 21:22:31 +01:00
Jeroen Akkerman
e2db3c6946 Attempt at improving submenus in Safari for #362 2022-01-11 20:10:00 +01:00
Jeroen Akkerman
267db2dbe3 Update changelog 2022-01-11 19:56:18 +01:00
Jeroen Akkerman
9862ecf98c Add unorderedListStyle option to type declaration 2022-01-11 19:49:39 +01:00
Zignature
2cdc11848a Requested changes applied 2022-01-11 17:16:38 +01:00
Zignature
5df842b630 Fix for issue #386 Show '-' instead of '*' for unordered list
Added unorderedListStyle to the options
2022-01-11 15:45:36 +01:00
Zignature
a9d9993dae Fix for issue #380 Custom attributes for toolbar buttons
Added "attributes" option to custom toolbar button
2022-01-11 11:00:56 +01:00
Jeroen Akkerman
59a676bc8a
Merge pull request #384 from Zignature/ZignatureEasyMDE
Fix #381 Accurate line and column count in status bar
2022-01-08 21:53:54 +01:00
Zignature
2936fc3383 Accurate line and column count in status bar
Both Line and column (character) count are increased by 1.

This fixes issue #381
2022-01-08 21:03:25 +01:00
Zignature
a7170b9392 Fix issue #381 2022-01-08 16:01:19 +01:00
Jeroen Akkerman
598821b6bb Add typings and tests for 'direction' option 2021-10-28 11:33:17 +02:00
Jeroen Akkerman
de1cd3b293 Update changelog for 2.16.0 2021-10-28 11:29:44 +02:00
Jeroen Akkerman
d27adc6a16 Update dependencies 2021-10-28 01:59:33 +02:00
Jeroen Akkerman
c15c699a52 Update changelog for PR #364 2021-10-28 01:53:59 +02:00
Jeroen Akkerman
8ad896fb40
Merge pull request #364 from robjean9/master
update easymde.css, fix issue #362
2021-10-27 23:51:32 +02:00
Robson Jean Penteado
b640429f19 fix issue #362 2021-10-27 14:47:43 -03:00
Robson Jean Penteado
8ef68936b0 update easymde.css, fix issue #362 2021-10-27 14:42:25 -03:00
Jeroen Akkerman
f004c2d0c3 More small README improvements 2021-10-10 01:04:28 +02:00
Jeroen Akkerman
551c84bc01 Fix indenting and some leftover old JS 2021-10-06 01:51:02 +02:00
Jeroen Akkerman
86e40bcf4a Update README with some more modern JS 2021-10-06 01:43:47 +02:00
Jeroen Akkerman
35b42c404a Update changelog 2021-10-05 22:42:24 +02:00
Jeroen Akkerman
42304e8a87 Update editorconfig and automatic code format 2021-10-05 22:28:22 +02:00
Jeroen Akkerman
dc38624378 Update dependencies 2021-10-05 22:19:04 +02:00
Jeroen Akkerman
c24dd01880 Drop testing support on older Node.js versions 2021-10-05 22:18:55 +02:00
Jeroen Akkerman
b364a6095a Use Github Actions instead of Tavis 2021-10-05 22:07:43 +02:00
Jeroen Akkerman
cda237031f
Merge pull request #357 from ukjinjang/fix/compare_image_extension
Convert media file extension to lowercase before check if image
2021-10-05 21:59:15 +02:00
Jeroen Akkerman
534e2cadee
Merge pull request #358 from souljuse/master
Add support for RTL languages
2021-10-05 21:59:05 +02:00
Irene Oppo
aafd40f35b Add direction option to README 2021-10-05 10:04:05 +02:00
Irene Oppo
53223c4de0 Support rtl languages by adding a direction option 2021-10-05 09:51:51 +02:00
Uk-Jin Jang
b121795887 fix: convert media file extension to lowercase before check if image 2021-10-05 15:50:48 +09:00
Jeroen Akkerman
0f559258c5
Merge pull request #338 from mrlugilugi/fix-error-formatting-asterisks-as-unordered-list
fix: Formatting asterisks divided by space results in console error #337
2021-06-16 21:30:53 +02:00
Jeroen Akkerman
3e403d9712
Merge pull request #339 from CamilleDrapier/add-cleanup-to-ts
Add the cleanup function to TypeScript definition
2021-06-16 21:30:43 +02:00
Camille Drapier
cb351333d1 Add cleanup function to TypeScript definition 2021-06-10 16:18:35 +09:00
mrlugilugi
f52f9807a2
fix: Escaping asterisk to produce valid RegEx 2021-06-09 13:14:20 +02:00
Jeroen Akkerman
c1d35b04c5
Merge pull request #333 from smundro/custom-spellchecker
Allow for specifying a custom spell-checker
2021-05-23 16:13:24 +02:00
Steve
737aa13709 add a dash 2021-05-18 16:12:44 -07:00
Steve
038a9204b4 Allow for specifying a custom spell-checker for EasyMDE 2021-05-18 16:05:40 -07:00
Jeroen Akkerman
dbab7e95e7 2.15.0 2.15.0 2021-04-22 22:41:34 +02:00
Jeroen Akkerman
51d496aea6 Update changelog for 2.15.0 2021-04-22 22:41:27 +02:00
Jeroen Akkerman
735d31fb29 Update dependencies 2021-04-22 22:39:01 +02:00
Jeroen Akkerman
ebcc835ee9 Update changelog 2021-04-22 22:37:27 +02:00
Jeroen Akkerman
c58eb54379
Merge pull request #322 from marekdedic/320-fix
Exposing types as non-dev dependencies
2021-04-12 19:33:22 +02:00
Marek Dědič
529c7bf04d
Fixes #320 2021-04-12 13:05:26 +02:00
Jeroen Akkerman
e3480c2f60 Update dependencies 2021-04-09 19:22:31 +02:00