2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-06-29 14:11:02 -06:00

16 Commits

Author SHA1 Message Date
Jeroen Akkerman
e9e5bef137 Add missing configuration options
Fixes #126
2019-11-03 17:11:41 +01:00
Duong Tran
61937dd5ac test: add minHeight to easymde-test 2019-10-19 16:00:18 +11: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
5b01fba882 Added more tests for the types file. 2019-01-17 11:12:40 +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