1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-24 09:13:24 +01:00

24 Commits

Author SHA1 Message Date
Ian Storm Taylor
69f990cccb add plugins and serializers readmes 2016-07-06 16:16:58 -07:00
Ian Storm Taylor
14e02b1c67 fix renderers in core plugin 2016-07-06 14:48:40 -07:00
Ian Storm Taylor
48573e529e add code highlighting example, still slow 2016-07-06 14:05:35 -07:00
Ian Storm Taylor
c98845e3a0 fix arrow key behavior on void nodes 2016-06-30 14:37:29 -07:00
Ian Storm Taylor
8213573fb5 fix on before input 2016-06-28 08:42:34 -07:00
Ian Storm Taylor
f34e4b4a04 handle copy pasting from other editor instances 2016-06-27 19:15:20 -07:00
Ian Storm Taylor
0c22e6172b fix prevent default on key down 2016-06-27 17:16:18 -07:00
Ian Storm Taylor
f6c1e8de28 fix fragment pasting 2016-06-27 14:08:30 -07:00
Ian Storm Taylor
ef21157dea add insert fragment, remove normalize ranges 2016-06-24 16:02:59 -07:00
Ian Storm Taylor
9e4f452c1c initial plain text paste support 2016-06-24 12:06:59 -07:00
Ian Storm Taylor
a0f5369525 move before input handling to core plugin 2016-06-24 10:46:01 -07:00
Ian Storm Taylor
1c45670ff8 adding selections to transforms 2016-06-23 15:39:44 -07:00
Ian Storm Taylor
74cab690e3 broke lots of stuff, but added tests 2016-06-22 18:42:49 -07:00
Ian Storm Taylor
7fa78870c3 fix auto-markdown example 2016-06-21 10:43:04 -07:00
Ian Storm Taylor
3bc080d967 add transforms, document, and normalizing 2016-06-18 18:21:21 -07:00
Ian Storm Taylor
1413d57a04 add plaintext example 2016-06-17 19:57:37 -07:00
Ian Storm Taylor
2d46528aae wow big refactor, added raw serializer 2016-06-17 18:20:26 -07:00
Ian Storm Taylor
8b9f5f0c00 added undo/redo support 2016-06-17 16:10:44 -07:00
Ian Storm Taylor
94fbe87232 big refactor and cleanup of transforms 2016-06-17 13:34:29 -07:00
Ian Storm Taylor
e0ca80384e handle split 2016-06-16 16:43:02 -07:00
Ian Storm Taylor
ec7da72562 cleanup 2016-06-16 12:21:39 -07:00
Ian Storm Taylor
de6aeb9dfe fix selecting behavior, got delete and backspace working 2016-06-16 12:12:50 -07:00
Ian Storm Taylor
1788139445 got backwards selections working! 2016-06-15 19:46:53 -07:00
Ian Storm Taylor
567884c9f2 first commit 2016-06-15 12:07:12 -07:00