Commit Graph

  • 1d654662d2 improve shortcode handling in visual editor Shawn Erquhart 2017-07-30 11:09:35 -04:00
  • ca60a6b8c9 update Slate shortcode handling to include paragraph Shawn Erquhart 2017-07-29 23:03:03 -04:00
  • 9174e56414 refactor remarkToRehypeShortcodes Shawn Erquhart 2017-07-29 21:58:20 -04:00
  • be7385de29 refactor remark-shortcodes plugin Shawn Erquhart 2017-07-28 18:22:05 -04:00
  • 6377d8c73e initial refactor, some bugfixes Shawn Erquhart 2017-07-27 18:03:13 -04:00
  • 1f961d36cf display images inserted through rte Shawn Erquhart 2017-07-27 13:11:54 -04:00
  • 336cab2592 fix html whitespace truncation Shawn Erquhart 2017-07-27 11:02:34 -04:00
  • 750fbf5e3d re-implement visual editor link button Shawn Erquhart 2017-07-27 11:02:17 -04:00
  • 28ee67c35e eliminate unnecessary editor renders Shawn Erquhart 2017-07-27 08:46:53 -04:00
  • de1e36108d allow yaml frontmatter parsing Shawn Erquhart 2017-07-26 22:10:19 -04:00
  • 7a744bef84 improve list handling Shawn Erquhart 2017-07-26 21:44:39 -04:00
  • ae7bd79c7a re-implement visual editor html paste Shawn Erquhart 2017-07-26 20:55:30 -04:00
  • 82d9bdd7ae port history shortcuts from Slate, force focus Shawn Erquhart 2017-07-26 20:29:19 -04:00
  • 4ac63954ca fix focus update on toolbar block click Shawn Erquhart 2017-07-26 20:06:53 -04:00
  • 6443f5d808 allow enter key to make space around void nodes Shawn Erquhart 2017-07-26 17:11:23 -04:00
  • fbecc887b8 require images to be parsed as shortcodes Shawn Erquhart 2017-07-26 12:47:32 -04:00
  • dbf14a8f7b re-enable shortcode insertion via toolbar Shawn Erquhart 2017-07-25 21:45:33 -04:00
  • b7379b019e re-implement shortcode parsing to/from mdast Shawn Erquhart 2017-07-24 11:12:47 -04:00
  • c95f06138a fix soft break side effects Shawn Erquhart 2017-07-24 13:36:14 -04:00
  • 842c2935e9 use mdast instead of html for rte local model Shawn Erquhart 2017-07-18 19:14:40 -04:00
  • 93687d9157 add shortcodes through rte toolbar Shawn Erquhart 2017-07-13 21:33:50 -04:00
  • 469a50afa4 add idempotent markdown/html shortcode handling Shawn Erquhart 2017-07-12 23:15:42 -04:00
  • 63e93d79ca improve rte list handling Shawn Erquhart 2017-07-12 19:22:17 -04:00
  • 31c997897f fix inline code serializing to blocks Shawn Erquhart 2017-07-12 18:51:28 -04:00
  • 0e50210dcf close blocks on backspace Shawn Erquhart 2017-07-12 18:31:05 -04:00
  • 09751efe41 allow raw html in markdown Shawn Erquhart 2017-07-12 17:18:25 -04:00
  • f22d09b781 add smart soft breaks for visual editor Shawn Erquhart 2017-07-11 18:56:32 -04:00
  • fe3d04b722 streamline raw editor pasting Shawn Erquhart 2017-07-10 18:26:07 -04:00
  • 51cd8d30a5 remove prosemirror dependencies Shawn Erquhart 2017-07-09 00:31:07 -04:00
  • 24caeadfa4 add list and code toolbar buttons Shawn Erquhart 2017-07-09 00:17:10 -04:00
  • ae56ef6dda convert raw editor to Slate Shawn Erquhart 2017-07-08 23:23:14 -04:00
  • 719c105844 remove logic from raw markdown editor Shawn Erquhart 2017-07-08 22:09:47 -04:00
  • b08a9fcaa8 improve Dropbox Paper paste handling Shawn Erquhart 2017-07-07 18:28:15 -04:00
  • 804ef3d4b3 use true source maps Shawn Erquhart 2017-07-07 18:14:43 -04:00
  • c49d84b2eb add empty node and Paper emoji unified plugins Shawn Erquhart 2017-07-05 15:21:12 -04:00
  • a8fe57e5d6 pre-process visual editor pastes w/ unified Shawn Erquhart 2017-06-29 17:56:20 -04:00
  • 5a664f8be1 remove prosemirror, reuse unified pipelines Shawn Erquhart 2017-06-27 12:39:23 -04:00
  • cba631ba1a improve visual/raw editor consistency Shawn Erquhart 2017-06-27 12:21:34 -04:00
  • 5cbc76da68 improve rte pasting Shawn Erquhart 2017-06-23 17:04:17 -04:00
  • 54e77bd80c fix raw editor formatting controls Shawn Erquhart 2017-06-23 14:53:35 -04:00
  • faec38ac19 fix raw editor paste parsing Shawn Erquhart 2017-06-23 14:43:00 -04:00
  • e0ca24c6d3 add unified config module Shawn Erquhart 2017-06-23 14:42:40 -04:00
  • 09e631ded7 allow nested widget previews to update Shawn Erquhart 2017-06-23 13:23:03 -04:00
  • 84ed450ac6 add visual editor serializer source doc Shawn Erquhart 2017-06-22 17:39:52 -04:00
  • ffbd8d22cc expose widgetValueSerializer registry Shawn Erquhart 2017-06-22 17:35:47 -04:00
  • 1c0bb6a877 implement widget data serialization for rte perf Shawn Erquhart 2017-06-21 13:49:43 -04:00
  • bc721337de set rte focus after toolbar click Shawn Erquhart 2017-06-21 17:08:53 -04:00
  • 22a8da11a4 fix rte link serialization Shawn Erquhart 2017-06-21 16:53:54 -04:00
  • e682189410 only render editor page controls/previews on change Shawn Erquhart 2017-06-21 15:58:56 -04:00
  • e01c077efb fix empty initial state for rte Shawn Erquhart 2017-06-20 16:52:06 -04:00
  • 9c869be8fa migrate visual editor from prosemirror to slate Shawn Erquhart 2017-06-19 17:15:59 -04:00
  • 49b3a62823 attempt prosemirror update, troubleshooting Shawn Erquhart 2017-06-15 11:36:10 -04:00
  • e7ac3a7671 switch remark options to use gfm, fences Shawn Erquhart 2017-06-13 15:30:11 -04:00
  • b293b235bb fix link creation in visual editor Shawn Erquhart 2017-06-13 11:49:09 -04:00
  • bd767308cd fix visual editor tests, parse/serialize consistency Shawn Erquhart 2017-06-09 23:49:14 -04:00
  • b22323201d handle raw editor html pastes with unified Shawn Erquhart 2017-06-09 18:07:51 -04:00
  • b5e0be43f2 split off markdownToProseMirror plugin Shawn Erquhart 2017-06-09 17:23:58 -04:00
  • 361c3d5284 improve prosemirror parser, fix new doc creation Shawn Erquhart 2017-06-07 22:23:06 -04:00
  • 8bb18452e8 implement initial unified/remark preview update Shawn Erquhart 2017-05-25 13:51:43 -04:00
  • 5048c7ca1d convert editor component registry to Map Shawn Erquhart 2017-05-24 15:44:54 -04:00
  • adcb215fbd replace remark with unified for docs and extensibility Shawn Erquhart 2017-05-24 13:21:15 -04:00
  • 514fbb30b8 render plugins on visual editor load Shawn Erquhart 2017-05-23 14:15:00 -04:00
  • e401f7ef9b remove unrelated code style improvements Shawn Erquhart 2017-05-22 14:34:49 -04:00
  • f93aa34105 fix rebase incongruencies Shawn Erquhart 2017-05-22 14:04:24 -04:00
  • 8763666570 Update parser to support remaining node types + add inline styled text support Kyle Mathews 2017-03-18 14:13:22 -07:00
  • 0eb109cb73 Convert markdown-prosemirror parser/compiler to Remark Kyle Mathews 2017-03-02 12:02:55 -08:00
  • 24c0a1bdb4 Replace markup-it with Remark for rendering markdown in the editor preview Kyle Mathews 2017-03-01 15:58:12 -08:00
  • f3b7dc9e2e Update Jest to 0.19 Kyle Mathews 2017-03-01 11:07:49 -08:00
  • 3cf025259e Release 0.4.6 Shawn Erquhart 2017-08-20 16:11:32 -04:00
  • 06e5c9d7a2 Merge pull request #543 from netlify/isCollaborator-fix Shawn Erquhart 2017-08-20 16:10:15 -04:00
  • 0dd173a83f rename isCollaborator to hasWriteAccess Shawn Erquhart 2017-08-20 16:02:57 -04:00
  • 6df35a2f30 Fix denied login for users with many repos. Caleb 2017-08-19 12:32:57 -06:00
  • de8db81320 Merge pull request #538 from netlify/test-backend-deletion-fix Shawn Erquhart 2017-08-17 17:16:10 -04:00
  • 76da81adc9 Release 0.4.5 Shawn Erquhart 2017-08-17 17:07:29 -04:00
  • 37f6e7bac5 Fix deletion for the test-repo backend. Caleb 2017-08-17 13:25:54 -06:00
  • c3b3e5d12f Merge pull request #527 from kalinchernev/patch-1 Shawn Erquhart 2017-08-17 13:23:45 -04:00
  • 6473c1f020 Merge pull request #530 from rriemann/patch-1 Shawn Erquhart 2017-08-17 13:21:18 -04:00
  • 5020d3d0e5 Merge pull request #528 from netlify/fix-confusing-yaml-vs-yml-format-distinction Shawn Erquhart 2017-08-17 13:09:47 -04:00
  • 364ef8790c Merge pull request #506 from tech4him1/crossEnv Shawn Erquhart 2017-08-17 11:59:38 -04:00
  • 1f6bcd1044 Merge pull request #520 from netlify/fix-eslint-import-errors Shawn Erquhart 2017-08-17 11:53:34 -04:00
  • 14be00be90 Merge pull request #507 from netlify/fix-post-save-error Shawn Erquhart 2017-08-17 11:52:54 -04:00
  • 212d9d67da Merge pull request #521 from netlify/github-case-sensitive-repo-name Shawn Erquhart 2017-08-17 09:58:36 -04:00
  • 751f0fad11 Apply corrections Kalin Chernev 2017-08-16 12:57:24 +02:00
  • 9af7bb7eb9 improve documentation of list widget, fixes #505 Robert Riemann 2017-08-16 11:02:48 +02:00
  • 30dcc2bdf0 Fix confusing "yaml/yml" distinction in formats.js Benaiah Mischenko 2017-08-15 14:42:55 -07:00
  • 22ca155b7c Suggestion for adding Gatsby JS Kalin Chernev 2017-08-15 09:54:45 -07:00
  • b3b13d311c Make GitHub repo name comparison case-insensitive (fixes #510) Benaiah Mischenko 2017-08-11 12:19:01 -07:00
  • 7e8a588c15 Fix incorrect eslint import errors Benaiah Mischenko 2017-08-11 11:47:39 -07:00
  • 2d344ef4ca Fix typo in intro.md (#518) Matt Jared 2017-08-09 12:35:59 -05:00
  • 6805a6936d Prevent unauthorized CMS access (#323) and enable use of GitHub Enterprise (#491) tortilaman 2017-08-01 20:28:03 -07:00
  • fda2f2269d Fix runtime error on saving post in editorial workflow Benaiah Mischenko 2017-08-01 19:44:33 -07:00
  • 0d7f653adf Allow npm build commands to be used cross-platform (on Windows). Caleb 2017-08-01 15:15:03 -06:00
  • b294110db7 Stopped the pluralization of collection name (#503) Damien Van Der Windt 2017-07-27 14:13:34 -04:00
  • 6ad6bfd094 misc edits in /docs; mostly style, grammar, consistency (#489) Rich Cook 2017-07-26 22:29:29 -05:00
  • b283f6931f Release 0.4.4 Shawn Erquhart 2017-07-26 22:18:04 -04:00
  • bd0a7b06e0 Merge pull request #500 from netlify/prepublish-only Shawn Erquhart 2017-07-26 22:20:31 -04:00
  • 74c8eec521 add prepublishOnly build command Shawn Erquhart 2017-07-26 22:16:27 -04:00
  • 56e63b6573 Merge pull request #493 from Dammmien/fix_list_item_reordering Shawn Erquhart 2017-07-25 08:45:23 -04:00
  • 1b3aec4ebf Add some comments Damien Duhamel 2017-07-25 10:28:35 +02:00
  • 4d2ed6b1ea Check editor value after update Damien Duhamel 2017-07-23 19:38:05 +02:00