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

1203 Commits

Author SHA1 Message Date
kolaente
9a20111767
Remove unused empty line 2020-03-14 22:26:42 +01:00
kolaente
a12ba4790a
Add support for custom icon markup 2020-03-14 22:18:23 +01:00
Jeroen Akkerman
3096bbe291
Merge pull request #141 from firm1/dropdown
feat : allow dropdown menu on toolbar to group secondary buttons
2020-03-08 13:22:40 +01:00
Jeroen Akkerman
b85bdde0ed Add button shortcuts and typings 2020-03-06 01:17:33 +01:00
Jeroen Akkerman
8c01edd7cd Merge branch 'master' into dropdown 2020-03-06 00:52:20 +01:00
Jeroen Akkerman
fc81bd476c Add sanitizerFunction to typings 2020-03-06 00:43:08 +01:00
Jeroen Akkerman
84ea2c2cca
Merge pull request #147 from adamb70/sanitize-deprecation
Allow custom sanitize function
2020-03-06 00:37:29 +01:00
Jeroen Akkerman
012b66d982
Merge pull request #120 from jecsham/dev-feature-example
Added example directory with default demo file
2020-03-06 00:35:50 +01:00
Jeroen Akkerman
da6a6c81f1
Merge branch 'master' into sanitize-deprecation 2020-03-06 00:34:36 +01:00
Jeroen Akkerman
0306c9a2e5
Merge pull request #150 from A-312/improve-gulp
Add `watch` command (instead build after each change)
2020-03-06 00:34:07 +01:00
A-312
67ba044b5c Watch all js files 2020-03-05 18:34:24 +01:00
Jeroen Akkerman
0fe3eb15b9
Merge branch 'master' into sanitize-deprecation 2020-03-04 20:33:01 +01:00
Jecsham
1f681e527c
Merge branch 'master' into dev-feature-example 2020-03-03 18:00:31 -05:00
A-312
23a06e46a3 Add watch command (instead build after each change) 2020-03-01 17:49:17 +01:00
Jeroen Akkerman
2a1209da26 Update dependencies 2020-02-18 00:29:56 +01:00
adamb70
f8434d7a4b Update CHANGELOG.md 2020-02-06 12:36:30 +00:00
adamb70
05fad19787
Merge branch 'master' into sanitize-deprecation 2020-02-06 10:43:36 +00:00
Jecsham
e7afb10ed9
Merge branch 'master' into dev-feature-example 2020-02-05 20:33:46 -05:00
Jeroen Akkerman
ab8923096b
Merge pull request #148 from craigteegarden/patch-1
fix link in changelog
2020-02-05 21:42:32 +01:00
Craig Teegarden
d0bc3b7e85
fix link in changelog 2020-02-05 15:34:22 -05:00
Jecsham
83635a30ee
Merge branch 'master' into dev-feature-example 2020-02-04 22:06:12 -05:00
adamb70
c83c593d58 Use .call() on the sanitize function 2020-02-04 18:21:54 +00:00
adamb70
9d2665b895 Allow custom sanitize function
Update README.md
2020-02-04 13:46:56 +00:00
firm1
b11cd8edb0 don't use down icon 2020-01-28 21:35:28 +01:00
firm1
26d2da9e29 @Ionaru 's review : disable actions on top of dropdown, add dropdown icon and open on clic 2020-01-28 18:55:25 +01:00
firm1
6f4225ccb2 update changelog. 2020-01-28 18:55:25 +01:00
firm1
eea2917be1 @situphen 's review 2020-01-28 18:54:35 +01:00
firm1
98fbe56248 allow dropdown menu on toolbar to group secondary buttons 2020-01-28 18:54:35 +01:00
Jeroen Akkerman
661fcc82ab Fix name link in changelog 2020-01-27 10:57:52 +01:00
Jeroen Akkerman
0be4e6ac62 Fix links in changelog 2020-01-27 10:34:37 +01:00
Jeroen Akkerman
95b177e25c Add typings for features added in #143 and #139 2020-01-27 10:30:31 +01:00
Jeroen Akkerman
bb3c5cd539
Merge pull request #143 from firm1/allow-options
add two options inputStyle and nativeSpellcheck
2020-01-26 22:34:01 +01:00
firm1
1bb6f6dd0d typo 2020-01-26 21:25:52 +01:00
firm1
9ab45526a1 Merge remote-tracking branch 'origin/allow-options' into allow-options
# Conflicts:
#	CHANGELOG.md
2020-01-26 20:28:08 +01:00
firm1
b6301f3976 update Changelog and @situphen 's review ! 2020-01-26 20:26:32 +01:00
Jeroen Akkerman
f319bc3096 Merge branch 'master' into allow-options 2020-01-26 00:05:09 +01:00
Jeroen Akkerman
9b9edec517
Merge pull request #139 from Situphen/delay
Differentiate between regular autosave delay and submit autosave delay
2020-01-25 23:41:57 +01:00
Jeroen Akkerman
b4eca2a3d6 Add name to changelog and add non-breaking option 2020-01-25 23:36:13 +01:00
firm1
4245da6eae add two options inputStyle and nativeSpellcheck 2020-01-25 03:43:44 +01:00
Situphen
0dc4c2697e Differentiate between regular autosave delay and submit autosave delay 2020-01-20 21:44:16 +01:00
Jeroen Akkerman
c12761a42a 2.9.0 2.9.0 2020-01-13 22:33:22 +01:00
Jeroen Akkerman
a53ff1eeef Drop Node.js 6 testing 2020-01-13 22:31:24 +01:00
Jeroen Akkerman
eef443f837 Update changelog for 2.9.0 2020-01-13 22:29:05 +01:00
Jeroen Akkerman
187b1b147d Update dependencies 2020-01-13 22:26:35 +01:00
Jeroen Akkerman
17c0987281 Add changelog entry for PR #132 2020-01-13 22:17:13 +01:00
Jeroen Akkerman
c39b521cb3
Merge pull request #132 from Situphen/localstorage
Remove empty localStorage entries
2020-01-13 22:09:04 +01:00
Situphen
ef213175ce Remove empty localStorage entries 2020-01-12 13:25:23 +01:00
Jeroen Akkerman
a49da28f4d Update dependencies 2019-11-04 16:42:49 +01:00
Jeroen Akkerman
e9e5bef137 Add missing configuration options
Fixes #126
2019-11-03 17:11:41 +01:00
Jeroen Akkerman
d4a78e1a43
Merge pull request #123 from t49tran/feat-add-missing-prop-types
feat: add missing minHeight attribute to Option interface
2019-10-25 10:12:15 +02:00