2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-09-24 16:40:55 -06:00

Commit Graph

  • 26391efa26 Better localStorage detection Wes Cossick 2016-03-14 20:59:16 -05:00
  • d77d4b318b Update version Wes Cossick 2016-02-25 15:08:37 -06:00
  • 1def5aabc2 1.10.1 Wes Cossick 2016-02-25 15:05:27 -06:00
  • 711af1b472 Merge pull request #264 from NextStepWebs/pr/256 Wes Cossick 2016-02-25 15:07:33 -06:00
  • 75b6c82940 Make compatible and able to be merged Wes Cossick 2016-02-25 15:00:52 -06:00
  • 1a79eefadb Hide trailing separators respects hidden icons Wes Cossick 2016-02-25 14:53:08 -06:00
  • 6bda28300d Fix single line breaks bug Wes Cossick 2016-02-25 14:48:05 -06:00
  • 435b39f96d Update dependencies Wes Cossick 2016-02-25 14:47:56 -06:00
  • 787ed40fe6 Update URLs to use SimpleMDE.com Wes Cossick 2016-02-25 14:17:41 -06:00
  • ecff05833b Add forceSync to non-default options listing. Curtis Badke 2016-02-12 11:17:43 -07:00
  • 20f5b54a46 Fix naming and style based on feedback Curtis Badke 2016-02-10 13:00:11 -07:00
  • 0fb087ca38 Add forceSynch option which will autosave to textarea. Curtis Badke 2016-02-10 03:56:39 -07:00
  • 71d979ad61 Use SSL URLs Wes Cossick 2016-01-27 11:26:19 -06:00
  • 56705bfd20 Tweak wording in README Wes Cossick 2016-01-26 10:43:25 -06:00
  • 8618543fab Merge pull request #242 from moczolaszlo/development Wes Cossick 2016-01-26 10:41:29 -06:00
  • 5a53199586 Optional prompt windows to Link and Image Laszlo Moczo 2016-01-26 10:39:27 +01:00
  • eb568ddbde Merge remote-tracking branch 'NextStepWebs/development' into development Laszlo Moczo 2016-01-26 10:22:09 +01:00
  • 047c0ef2c7 Merge pull request #228 from brondsem/context_aware_code_block_button Wes Cossick 2016-01-25 20:31:09 -06:00
  • 0166b2b367 Update dist/simplemde.min.js Dave Brondsema 2016-01-25 17:48:22 -05:00
  • 2c09c829ee When selecting lines within a fenced block, check if selection reaches a fenced line Dave Brondsema 2016-01-25 17:36:16 -05:00
  • 5e204ae66e Update token state checking to work when spellcheck is on Dave Brondsema 2016-01-20 17:02:04 -05:00
  • bce5372947 Context aware code button to handle toggling on and off code blocks and inline code markup Dave Brondsema 2016-01-19 18:09:19 -05:00
  • 26519235c6 Optional prompt windows to Link and Image Laszlo Moczo 2016-01-25 14:14:46 +01:00
  • 99e4cba72e Merge pull request #239 from trwired/destroy-instance Wes Cossick 2016-01-24 21:33:13 -06:00
  • fd8e6a7825 Allow reverting back to the initial textarea (fixes #142) trwired 2016-01-24 07:10:25 +01:00
  • b6bee016c2 Merge pull request #238 from trwired/fix-196 Wes Cossick 2016-01-23 18:58:57 -06:00
  • da5e309ffe fixes #196 trwired 2016-01-23 23:40:31 +01:00
  • d1445222aa Remove "What's Changed" secion, Reword "How it works" Wes Cossick 2016-01-22 23:39:45 -06:00
  • 6318fc1b19 Merge pull request #237 from NextStepWebs/development 1.10.0 Wes Cossick 2016-01-22 14:43:19 -06:00
  • 4b75a4e38e Tweak README for the last time Wes Cossick 2016-01-22 14:05:05 -06:00
  • cc4cd7acdd Tweak wording some more Wes Cossick 2016-01-22 13:59:40 -06:00
  • 1e51e98649 Tweak status bar wording Wes Cossick 2016-01-22 13:59:00 -06:00
  • 3da94ef677 Better separator display/hide logic Wes Cossick 2016-01-22 13:16:54 -06:00
  • 6b6bb408cf Refactor custom status bar items Wes Cossick 2016-01-22 13:02:39 -06:00
  • a318e44ffe Rebuild project again Wes Cossick 2016-01-22 12:28:49 -06:00
  • dba58abd59 1.10.0 Wes Cossick 2016-01-22 12:27:37 -06:00
  • f1865e5536 Update version and rebuild project Wes Cossick 2016-01-22 12:26:50 -06:00
  • 120d7e5c85 Merge pull request #233 from ryan-codingintrigue/development Wes Cossick 2016-01-22 12:10:56 -06:00
  • 7904c44036 Updated README to explain statusCustom support Ryan Graham 2016-01-21 12:13:35 +00:00
  • 7bc2cb3c41 Add support for custom options in status bar Ryan Graham 2016-01-21 12:12:30 +00:00
  • 91a27e314a Merge pull request #229 from adam187/feature/get-state Wes Cossick 2016-01-20 16:54:12 -06:00
  • 62caea601e improve get state, add public getter Adam Misiorny 2016-01-20 21:50:59 +01:00
  • 7aedb8623a Fix options undefined bug when clearing autosave value Wes Cossick 2016-01-13 00:46:35 -06:00
  • 0d9078c98d Merge pull request #223 from trwired/user-configurable-shortcuts Wes Cossick 2016-01-11 22:52:01 -06:00
  • 131e5d8beb Included info on configuring and using custom keyboard shortcuts trwired 2016-01-09 10:13:16 +01:00
  • b61c64d63c Resolved merge conflict with upstream trwired 2016-01-09 08:40:24 +01:00
  • eccfbe5f20 Merge pull request #224 from adam187/feature/clean-block Wes Cossick 2016-01-08 16:46:31 -06:00
  • 664c081876 cs fixes Adam Misiorny 2016-01-08 17:42:40 +01:00
  • 144d724a41 update clean block pattern Adam Misiorny 2016-01-08 17:28:45 +01:00
  • 8469cbc839 add clean block feature Adam Misiorny 2016-01-08 14:44:43 +01:00
  • 16042564a1 Gives users the ability to change editor's keyboard shortcuts Igor Kalat 2016-01-07 10:38:19 +01:00
  • 2bac0bbcec Merge pull request #220 from adriaanzon/development Wes Cossick 2016-01-06 10:32:46 -06:00
  • b092fe5ee0 Merge pull request #218 from JamieWohletz/development Wes Cossick 2016-01-06 10:30:22 -06:00
  • aa2ebfe983 Fix table spacing adriaanzon 2016-01-06 15:46:26 +01:00
  • 2f24d571b0 Undo + Redo buttons are no longer added by default Jamie Wohletz 2016-01-03 12:55:57 -07:00
  • 68be24121f Added undo and redo buttons to toolbar Jamie Wohletz 2016-01-03 01:14:18 -07:00
  • 0ce602f68d Merge pull request #211 from 7upcat/master Wes Cossick 2015-12-18 19:00:12 -06:00
  • 9fb97e0d5e Fix #206 added useSideBySideListener 7cat 2015-12-19 06:33:04 +08:00
  • e27a0933a3 Added useSideBySideListener avoid duplicate cm update 7cat 2015-12-19 06:25:47 +08:00
  • e96fddffcb Update simplemde.js 7cat 2015-12-18 16:38:40 +08:00
  • 4fe8ad6cdf Fix bug related with issue #206 郑哲明 2015-12-18 16:32:50 +08:00
  • e89b0e4049 Merge pull request #207 from vladson/master Wes Cossick 2015-12-17 22:14:24 -06:00
  • 6c61b1a4aa Add characters count to status bar. Vladislav Bogomolov 2015-12-16 18:24:12 +03:00
  • b9f77e0bea Adding support for asciidoctor 郑明明 2015-12-18 00:07:19 +08:00
  • 6e659cf0ab Merge pull request #199 from adam187/feature/placeholder Wes Cossick 2015-12-10 16:01:59 -06:00
  • 3178aab2cb add styling for placeholder element Adam Misiorny 2015-12-10 22:47:34 +01:00
  • 95cfe5a353 change spaces to tab Adam Misiorny 2015-12-10 22:46:31 +01:00
  • c92f4e3bd3 change single quotes to double quotes Adam Misiorny 2015-12-10 07:58:19 +01:00
  • f891cfb787 add placeholder option Adam Misiorny 2015-12-09 00:06:38 +01:00
  • 5f3a67dae2 Merge pull request #189 from NextStepWebs/development 1.9.0 Wes Cossick 2015-12-05 00:55:28 -06:00
  • 7a2e75eb48 Merge branch 'master' into development Wes Cossick 2015-12-05 00:50:55 -06:00
  • 3f54710784 Bump to version 1.9.0 Wes Cossick 2015-12-05 00:48:59 -06:00
  • 5706319644 Full build Wes Cossick 2015-12-05 00:37:20 -06:00
  • 4eec6e6e3a Document showIcons; Tweak other wording Wes Cossick 2015-12-05 00:37:12 -06:00
  • d30d9b7d00 Fix initial value overwriting autosaved value Wes Cossick 2015-12-05 00:31:27 -06:00
  • 36f97604f4 Refactor default toolbar organization; Allow showIcons setting (#170) Wes Cossick 2015-12-05 00:18:40 -06:00
  • 4dbe95fe80 Fixes #163 where tabbing through form would land on icons Wes Cossick 2015-12-04 23:41:24 -06:00
  • 17dad384bc Fix #166, z-index inconsistencies causing scroll issues Wes Cossick 2015-12-04 19:52:34 -06:00
  • 396de5f46c Fix #167 where escape key wouldn't always work Wes Cossick 2015-12-04 19:48:26 -06:00
  • 4b308e0c89 Travis.yml: Broader Node version testing Wes Cossick 2015-12-04 19:23:41 -06:00
  • b21808ed12 Fix trailing space after vinyl-buffer Wes Cossick 2015-12-04 19:19:22 -06:00
  • cac5699594 Fix travis config Wes Cossick 2015-12-04 17:55:49 -06:00
  • c2cf41fc16 Update dependencies; Travis build in more node versions Wes Cossick 2015-12-04 17:34:31 -06:00
  • 169752eb9d More clearly document custom button code Wes Cossick 2015-12-04 14:31:33 -06:00
  • 170cbd0b2f Merge pull request #185 from adam187/feature/block-styles Wes Cossick 2015-11-30 11:09:41 -06:00
  • b4ee8a06e4 Fix small typo Wes Cossick 2015-11-30 11:07:12 -06:00
  • e7c45cfeec Update README.md Adam Misiorny 2015-11-30 17:53:41 +01:00
  • 8a1d8fd285 Merge pull request #186 from adam187/fix/autosave-condition Wes Cossick 2015-11-30 10:06:26 -06:00
  • 19463486ef improve readme Adam Misiorny 2015-11-30 10:24:32 +01:00
  • 54fa76d798 update condition Adam Misiorny 2015-11-30 10:18:26 +01:00
  • abedc7371d add ability to set up markup for bold and italic Adam Misiorny 2015-11-29 21:11:54 +01:00
  • c7c940c614 fix condition for checking unique_id in autosave option when autosave is not defined Adam Misiorny 2015-11-29 21:13:40 +01:00
  • 42c4a0bbef Merge pull request #184 from qumberhussain/development Wes Cossick 2015-11-25 13:56:20 -06:00
  • d850ff7f0c Updated documentation for adding table Qumber 2015-11-25 10:07:51 +00:00
  • a31e978659 Merge pull request #182 from qumberhussain/development Wes Cossick 2015-11-24 12:14:33 -06:00
  • 342e853c19 Added support for tables Qumber 2015-11-24 17:54:41 +00:00
  • e8bdc03120 Update package.json to 1.8.2 Wes Cossick 2015-11-19 17:25:47 -06:00
  • dac02f2698 Update bower version Wes Cossick 2015-11-19 17:25:03 -06:00
  • 9d0b313320 Rebuild Wes Cossick 2015-11-19 17:23:32 -06:00
  • a64f07e1c3 Autosave improvements (see description) Wes Cossick 2015-11-19 17:22:03 -06:00