Commit Graph

937 Commits (b4619790671876fce3689b84d5f0e65e033b7c9b)
 

Author SHA1 Message Date
adamb70 05fad19787
Merge branch 'master' into sanitize-deprecation 4 years ago
Jecsham e7afb10ed9
Merge branch 'master' into dev-feature-example 4 years ago
Jeroen Akkerman ab8923096b
Merge pull request #148 from craigteegarden/patch-1
fix link in changelog
4 years ago
Craig Teegarden d0bc3b7e85
fix link in changelog 4 years ago
Jecsham 83635a30ee
Merge branch 'master' into dev-feature-example 4 years ago
adamb70 c83c593d58 Use .call() on the sanitize function 4 years ago
adamb70 9d2665b895 Allow custom sanitize function
Update README.md
4 years ago
firm1 b11cd8edb0 don't use down icon 4 years ago
firm1 26d2da9e29 @Ionaru 's review : disable actions on top of dropdown, add dropdown icon and open on clic 4 years ago
firm1 6f4225ccb2 update changelog. 4 years ago
firm1 eea2917be1 @situphen 's review 4 years ago
firm1 98fbe56248 allow dropdown menu on toolbar to group secondary buttons 4 years ago
Jeroen Akkerman 661fcc82ab Fix name link in changelog 4 years ago
Jeroen Akkerman 0be4e6ac62 Fix links in changelog 4 years ago
Jeroen Akkerman 95b177e25c Add typings for features added in #143 and #139 4 years ago
Jeroen Akkerman bb3c5cd539
Merge pull request #143 from firm1/allow-options
add two options inputStyle and nativeSpellcheck
4 years ago
firm1 1bb6f6dd0d typo 4 years ago
firm1 9ab45526a1 Merge remote-tracking branch 'origin/allow-options' into allow-options
# Conflicts:
#	CHANGELOG.md
4 years ago
firm1 b6301f3976 update Changelog and @situphen 's review ! 4 years ago
Jeroen Akkerman f319bc3096 Merge branch 'master' into allow-options 4 years ago
Jeroen Akkerman 9b9edec517
Merge pull request #139 from Situphen/delay
Differentiate between regular autosave delay and submit autosave delay
4 years ago
Jeroen Akkerman b4eca2a3d6 Add name to changelog and add non-breaking option 4 years ago
firm1 4245da6eae add two options inputStyle and nativeSpellcheck 4 years ago
Situphen 0dc4c2697e Differentiate between regular autosave delay and submit autosave delay 4 years ago
Jeroen Akkerman c12761a42a 2.9.0 4 years ago
Jeroen Akkerman a53ff1eeef Drop Node.js 6 testing 4 years ago
Jeroen Akkerman eef443f837 Update changelog for 2.9.0 4 years ago
Jeroen Akkerman 187b1b147d Update dependencies 4 years ago
Jeroen Akkerman 17c0987281 Add changelog entry for PR #132 4 years ago
Jeroen Akkerman c39b521cb3
Merge pull request #132 from Situphen/localstorage
Remove empty localStorage entries
4 years ago
Situphen ef213175ce Remove empty localStorage entries 4 years ago
Jeroen Akkerman a49da28f4d Update dependencies 5 years ago
Jeroen Akkerman e9e5bef137 Add missing configuration options
Fixes #126
5 years ago
Jeroen Akkerman d4a78e1a43
Merge pull request #123 from t49tran/feat-add-missing-prop-types
feat: add missing minHeight attribute to Option interface
5 years ago
Duong Tran 61937dd5ac test: add minHeight to easymde-test 5 years ago
Duong Tran 8436f67dfb feat: add missing minHeight attribute to Option interface 5 years ago
jecsham 72be232395 dev-feature: added example directory with default demo 5 years ago
Jeroen Akkerman 94750c8327
Merge pull request #115 from Ionaru/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.4.0 to 1.4.2
5 years ago
dependabot[bot] 2a04d42fb2
Bump eslint-utils from 1.4.0 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Jeroen Akkerman 375ea8026c 2.8.0 5 years ago
Jeroen Akkerman 4032f10999 Updated changelog for 2.8.0 5 years ago
Jeroen Akkerman 981b63cacc Fixed missing link in dist file header 5 years ago
Jeroen Akkerman 7fa4521145 Updated dependencies 5 years ago
Jeroen Akkerman 8fa457e5c6
Merge pull request #97 from getselfstudy/master
Allow html to stay on preview page to make it easier to use with react.
5 years ago
Jeroen Akkerman aa01768e5e Updated changelog for PR #97 5 years ago
Jeroen Akkerman 815a9ce759 Removed dist files 5 years ago
Jeroen Akkerman d5d99e166e Merge branch 'master' into html_stay 5 years ago
Jeroen Akkerman d114dab8a3
Merge pull request #109 from jfly/upload-polish
Upload polish
5 years ago
Jeroen Akkerman 78b2083c9e Updated changelog for PR #109 5 years ago
Jeremy Fleischman 8a2283cf27
Bail out if there are no files to upload.
Without this change, if you either:
  - Click and drag some text into the markdown editor, or
  - Copy paste some text into the markdown editor

The status bar will get updated to say "Uploading image ...", and will
never stop.
5 years ago