2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-10-07 13:07:05 -06:00

Commit Graph

  • 214045165c Update README to include new options Wes Cossick 2015-08-11 11:26:24 -05:00
  • e84f985e3d Merge pull request #45 from frmendes/development Wes Cossick 2015-08-11 11:04:02 -05:00
  • f2504d2dfc Updates CSS files to the most recent version Fernando Mendes 2015-08-11 16:57:32 +01:00
  • dbeef5d711 Adds basic package.json file Fernando Mendes 2015-08-11 16:34:14 +01:00
  • b334fc3804 Removes node_modules Fernando Mendes 2015-08-11 16:28:59 +01:00
  • 7ba6bf8dbe Updates gulpfile and syncs with base repo Fernando Mendes 2015-08-11 16:27:11 +01:00
  • 3550aef98d minify & uglify Marcos Piccinini 2015-08-11 06:22:53 -03:00
  • de7f1a8d11 add css Marcos Piccinini 2015-08-11 06:22:42 -03:00
  • 2a2a63aac2 add missing fullscreen.js Marcos Piccinini 2015-08-11 06:13:26 -03:00
  • e04e75a1fa Pasted quickly, sorry. Marcos Piccinini 2015-08-11 06:09:15 -03:00
  • 2cffd6cae5 Fix gulpfile, add fullscreen.js Marcos Piccinini 2015-08-11 05:59:46 -03:00
  • d02aa31c23 Small fix Fernando Mendes 2015-08-11 09:25:29 +01:00
  • 8e877a70d8 Updates gulpfile Fernando Mendes 2015-08-11 09:25:10 +01:00
  • 154723e058 Updates project structure to match gulpfile Fernando Mendes 2015-07-21 15:12:48 +01:00
  • 138d1a80e3 Adds gulpfile and updates gitignore Fernando Mendes 2015-07-21 15:12:32 +01:00
  • 709a51af19 Accepts blank test in editor value getter/setter Fernando Mendes 2015-07-21 14:28:36 +01:00
  • 586f49d64a Renames source folder, creates dist folder Fernando Mendes 2015-07-21 14:26:11 +01:00
  • 613cdcaf0b Update Readme docs Jon Moss 2015-07-15 11:08:01 -04:00
  • b55fef85ae Tweak formatting of README code Wes Cossick 2015-08-11 10:06:34 -05:00
  • 14b1bd023c Restructure repo Wes Cossick 2015-08-11 10:05:41 -05:00
  • 2f6335e640 Fix bugs: preview/fullscreen with multiple editors on same page Wes Cossick 2015-08-11 10:00:14 -05:00
  • 91095a93d5 Fix issues with fullscreen appearance Wes Cossick 2015-08-11 09:59:26 -05:00
  • 4d6194b09c Merge pull request #41 from NextStepWebs/development 1.5.0 Wes Cossick 2015-08-08 15:42:27 -05:00
  • 8a892d4b78 Minified files Wes Cossick 2015-08-08 15:40:43 -05:00
  • 022ccfd315 Fix previewing sizing bug inadvertently caused Wes Cossick 2015-08-08 15:40:34 -05:00
  • 1d263cabb9 Tweak README toolbar table Wes Cossick 2015-08-08 15:10:49 -05:00
  • d8ad2959a8 Fix fullscreen icon not remaining active Wes Cossick 2015-08-08 15:00:01 -05:00
  • 67b1ac7ca8 Update spell checker dependency Wes Cossick 2015-08-08 14:59:47 -05:00
  • dd85947668 Fix cursor position issue in #39 Wes Cossick 2015-08-08 14:59:37 -05:00
  • 9af8929945 Update documentation Wes Cossick 2015-08-08 13:15:14 -05:00
  • fc6fd13025 Support fullscreen (including new toolbar button) Wes Cossick 2015-08-08 13:14:04 -05:00
  • 1aad2dec4c Fix toolbar overwrite issue Wes Cossick 2015-08-07 16:32:53 -05:00
  • c75bf94de8 Update dependencies Wes Cossick 2015-08-07 16:20:05 -05:00
  • 0eb0a94ba0 Merge pull request #34 from NextStepWebs/development 1.4.0 Wes Cossick 2015-07-20 23:32:54 -05:00
  • 72a2b011d6 Minified versions Wes Cossick 2015-07-20 23:31:05 -05:00
  • 9d4c6a63e4 New! Spell checking support Wes Cossick 2015-07-20 23:26:47 -05:00
  • 7db42a36c2 Update to CodeMirror 5.5.1 Wes Cossick 2015-07-20 22:27:04 -05:00
  • c7dd040ed3 More reliable tabbing, fixes bug in Firefox Wes Cossick 2015-07-20 22:19:39 -05:00
  • 383c7fdb9e Merge pull request #33 from NextStepWebs/development Wes Cossick 2015-07-20 11:52:17 -05:00
  • c8b908fd0e Update README.md Wes Cossick 2015-07-20 11:51:58 -05:00
  • bb24da9480 Merge pull request #32 from NextStepWebs/development Wes Cossick 2015-07-20 11:49:56 -05:00
  • 1227bb6abd JavaScript highlighting in README Wes Cossick 2015-07-20 11:49:47 -05:00
  • 5e68508600 Merge pull request #27 from NextStepWebs/development Wes Cossick 2015-07-15 23:55:06 -05:00
  • b1e045f5b1 Tweak capitalization Wes Cossick 2015-07-15 23:54:54 -05:00
  • d3531410ad Merge pull request #26 from maclover7/patch-1 Wes Cossick 2015-07-15 10:21:29 -05:00
  • dbf3b5a3d4 Update Readme docs Jon Moss 2015-07-15 11:08:01 -04:00
  • c9eb0a479d Merge pull request #25 from NextStepWebs/development 1.3.1 Wes Cossick 2015-07-14 16:13:41 -05:00
  • 72fdf40d3d Minified file Wes Cossick 2015-07-14 16:12:34 -05:00
  • 619d5dad4c Add notice to gfm.js Wes Cossick 2015-07-14 16:12:28 -05:00
  • 2a2aa7c36d Update compile README Wes Cossick 2015-07-14 16:12:22 -05:00
  • d61280d03d Use GitHub flavored markdown Wes Cossick 2015-07-14 16:07:56 -05:00
  • ebf32d01fa Merge pull request #24 from NextStepWebs/development Wes Cossick 2015-07-14 12:58:50 -05:00
  • 5ba95f1ba6 Fix README inaccuracy Wes Cossick 2015-07-14 12:58:28 -05:00
  • 148721ee1f Merge pull request #23 from NextStepWebs/development 1.3.0 Wes Cossick 2015-07-14 12:54:59 -05:00
  • 94d02639f9 Minified files Wes Cossick 2015-07-14 12:54:33 -05:00
  • fcea866fb4 Setting to disable toolbar guide icon Wes Cossick 2015-07-14 12:43:33 -05:00
  • 474b576521 Add horizontal rule button Wes Cossick 2015-07-14 12:34:22 -05:00
  • 888165a9fe Fix a bug Wes Cossick 2015-07-14 12:24:42 -05:00
  • 148a3efadf Add code block to README Wes Cossick 2015-07-14 12:24:37 -05:00
  • 54a47f3dbc Fix selection issue with code blocks Wes Cossick 2015-07-14 12:03:33 -05:00
  • fa7ef0310e Tweak README for readability Wes Cossick 2015-07-14 11:55:42 -05:00
  • 096f6e9a6d Fix bug creating icons Wes Cossick 2015-07-14 11:54:40 -05:00
  • d05106a0ed Customize toolbar, Document this in README Wes Cossick 2015-07-14 11:52:28 -05:00
  • 6c3baad29b Add help icon, Add shortcut note to tooltip, Add preview shortcut Wes Cossick 2015-07-14 11:31:45 -05:00
  • 5c4ca1f01a Merge pull request #22 from jetmind/patch-1 Wes Cossick 2015-07-14 11:17:25 -05:00
  • 20d66d9a23 Fix instructions to change min-height Igor Bondarenko 2015-07-14 13:54:18 +03:00
  • 8f1c54b7dd toolbarTips option added Wes Cossick 2015-07-14 00:47:34 -05:00
  • c089fc5753 Title attributes added to toolbar buttons Wes Cossick 2015-07-14 00:40:36 -05:00
  • bbcff529ec Merge pull request #21 from NextStepWebs/development Wes Cossick 2015-07-11 10:09:33 -05:00
  • 1c1f3fdecd Add event handling to README Wes Cossick 2015-07-11 10:09:02 -05:00
  • 8b3512cd02 Merge pull request #15 from NextStepWebs/development Wes Cossick 2015-07-08 10:25:28 -05:00
  • 4a2a06c642 Rename source file markdownify.js > simplemde.js Wes Cossick 2015-07-08 10:24:46 -05:00
  • 7223c23cdc Merge pull request #11 from NextStepWebs/development Wes Cossick 2015-07-05 21:47:03 -05:00
  • 2090a9e553 Fix grammar typo Wes Cossick 2015-07-05 21:46:25 -05:00
  • 1229ea0224 Include note about delay with jsDelivr Wes Cossick 2015-06-27 20:12:13 -05:00
  • f69c39f5ad Merge pull request #10 from NextStepWebs/development 1.2.1 Wes Cossick 2015-06-27 14:31:27 -05:00
  • a772676b78 Bug Fix: Issue with autosave not finding saved text Wes Cossick 2015-06-27 14:28:47 -05:00
  • e072698b78 Added a what's changed point Wes Cossick 2015-06-26 16:22:23 -05:00
  • 47132fc20a Merge pull request #9 from NextStepWebs/development 1.2.0 Wes Cossick 2015-06-26 16:20:26 -05:00
  • 03da7bb02c Minified versions Wes Cossick 2015-06-26 16:11:37 -05:00
  • ae624852e0 Now there's a note in the status bar for autosaves Wes Cossick 2015-06-26 16:04:14 -05:00
  • c347811e29 Update Marked to 0.3.3 Wes Cossick 2015-06-26 15:41:21 -05:00
  • 83722ff7b2 Update to CodeMirror 5.4.1 Wes Cossick 2015-06-26 15:39:33 -05:00
  • f0a2255870 Tweak readme text Wes Cossick 2015-06-26 15:36:38 -05:00
  • b02d5dc612 Add text to readme code Wes Cossick 2015-06-26 15:35:24 -05:00
  • 121726ff01 Tweak the readme woding Wes Cossick 2015-06-26 15:34:45 -05:00
  • 6969064b7c Basic autosave functionality Wes Cossick 2015-06-26 15:33:28 -05:00
  • cac8f44891 Update readme again Wes Cossick 2015-06-26 14:47:52 -05:00
  • 91c9b9cb22 Update readme with another option for status Wes Cossick 2015-06-26 14:47:20 -05:00
  • 21f3424822 Huge improvement to tabbing Wes Cossick 2015-06-26 14:44:39 -05:00
  • 6c91d90763 Fix variable type Wes Cossick 2015-06-26 14:44:01 -05:00
  • 3535ee7cd7 Fix README variable type Wes Cossick 2015-06-26 14:43:46 -05:00
  • 6e17a82530 Disallow line numbers Wes Cossick 2015-06-26 14:09:17 -05:00
  • bcf70a53df Fix line wrapping (wasn't disabling) Wes Cossick 2015-06-26 14:07:31 -05:00
  • aeb86dd418 Fix two inconsistencies with the documentation Wes Cossick 2015-06-26 14:01:02 -05:00
  • d11ecf7eb0 Tweak readme text Wes Cossick 2015-06-26 14:00:45 -05:00
  • 7eb1bdc0cb Change the color coding Wes Cossick 2015-06-26 13:55:23 -05:00
  • 8c9cb5c90d Add .gitignore Wes Cossick 2015-06-26 13:54:22 -05:00
  • fd3983ff29 Update readability again Wes Cossick 2015-06-26 13:54:04 -05:00
  • c45ada1c6b Updates to README Wes Cossick 2015-06-26 13:52:19 -05:00