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

35 Commits

Author SHA1 Message Date
Jeroen Akkerman
42304e8a87 Update editorconfig and automatic code format 2021-10-05 22:28:22 +02:00
Camille Drapier
cb351333d1 Add cleanup function to TypeScript definition 2021-06-10 16:18:35 +09:00
Steve
038a9204b4 Allow for specifying a custom spell-checker for EasyMDE 2021-05-18 16:05:40 -07:00
Jeroen Akkerman
fc0ecfa77e
Merge pull request #313 from wwsalmon/absolute-image-paths
Absolute image paths
2021-04-08 18:05:14 +02:00
Samson Zhang
6e7e8f9b82 add imagePathAbsolute option 2021-03-11 12:09:09 -07:00
ChronosMasterOfAllTime
6527a311a3 #307 - add optional icon field to ToolbarIcon interface in easymde.d.ts 2021-02-26 09:06:01 -06:00
Jeroen Akkerman
f286a6bae5
Merge pull request #250 from danice/scrollbar-styles
Include Codemirror scrollbar style property
2020-11-11 22:59:59 +01:00
Jeroen Akkerman
b06d1fe67f Add documentation and typings 2020-11-11 22:41:49 +01:00
Daniel Calbet
3517348ef7 scrollbar style in options type 2020-10-04 06:39:01 +00:00
Michael Bolli
c780d5af38 include codemirror autorefresh addon 2020-10-02 10:45:53 +02:00
Jeroen Akkerman
c94ea5301c Add missing type for previewImagesInEditor 2020-09-29 22:38:22 +02:00
czynskee
4ce74e904b Added option to supply an additional code-mirror overlay mode 2020-09-16 12:31:35 -07:00
Jeroen Akkerman
b461979067 Add missing drawUploadedImage export 2020-08-16 19:31:00 +02:00
Nick Denry
b23ff6675d Use undefined instead of false 2020-06-03 22:45:59 +03:00
Nick Denry
2bd4b289b3 maxHeight option typings 2020-06-03 17:30:13 +03:00
Jeroen Akkerman
8fa73cf079 Add new option to documentation and typings 2020-06-03 12:55:27 +02:00
Jeroen Akkerman
cc65563714 Fixed typescript error when entering certain strings for toolbar buttons
Closes #178
2020-04-06 14:07:24 +02:00
Jeroen Akkerman
4a1e6de4de Add typings for options added in PR #170 2020-03-20 14:35:24 +01:00
Jeroen Akkerman
b85bdde0ed Add button shortcuts and typings 2020-03-06 01:17:33 +01:00
Jeroen Akkerman
fc81bd476c Add sanitizerFunction to typings 2020-03-06 00:43:08 +01:00
Jeroen Akkerman
95b177e25c Add typings for features added in #143 and #139 2020-01-27 10:30:31 +01:00
Jeroen Akkerman
e9e5bef137 Add missing configuration options
Fixes #126
2019-11-03 17:11:41 +01:00
Duong Tran
8436f67dfb feat: add missing minHeight attribute to Option interface 2019-10-16 23:20:50 +11:00
Jeroen Akkerman
509763f3b2 Stricter typings for the onSuccess and onError calls 2019-07-24 14:26:11 +02:00
Sebastián Pérez Pérez
0a5b0d3ac4 Allow custom upload function 2019-07-23 13:35:49 +01:00
Jeroen Akkerman
cd7c9b8d4d Fixed errorMessages 2019-07-18 12:56:51 +02:00
Jeroen Akkerman
11963829fc Added typings for image upload 2019-07-18 12:35:14 +02:00
Jeroen van Oorschot
ff0db2000a Merge with 2.7.0. 2019-07-15 11:37:22 +02:00
Jeroen Akkerman
b14d7dda1c Merge branch 'master' into bugfix/simplemde-compatibility 2019-03-04 15:43:47 +01:00
Jeroen Akkerman
c1a695af51 Auto-format of types folder. 2019-02-27 13:54:57 +01:00
Jeroen Akkerman
f50c96bc01 Small fixes for this change
* Removed redundant code.
* Renamed function to better reflect its behaviour.
* Marked `noDisable` and `noMobile` as optional.
2019-02-20 01:59:54 +01:00
Jeroen Akkerman
fa9ff580c4 Restore backwards compatibility with SimpleMDE, fixes #41 2019-02-20 01:41:53 +01:00
Jeroen Akkerman
88a1411462
Update types/easymde.d.ts
Co-Authored-By: FranklinWhale <FranklinWhale@users.noreply.github.com>
2019-01-16 23:04:19 +08:00
Franklin Tse
ce4171a3b7 Add license, use ReadonlyArray 2019-01-16 22:07:52 +08:00
Franklin Tse
4e6b0876e9 Initial commit 2019-01-16 21:32:41 +08:00