1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-21 23:53:50 +01:00

113 Commits

Author SHA1 Message Date
Ian Storm Taylor
3d191dbf14 add placeholder 2016-07-11 18:36:45 -07:00
Ian Storm Taylor
806ffc38df add blur/focus, add dist 2016-07-11 16:44:37 -07:00
Ian Storm Taylor
b6f7f70c53 update docs 2016-07-11 13:47:28 -07:00
Ian Storm Taylor
4cafb94837 add more docs 2016-07-08 12:24:49 -07:00
Ian Storm Taylor
9b3bcd837d fix firefox support 2016-07-07 19:37:34 -07:00
Ian Storm Taylor
226b6592dc add linting 2016-07-06 20:19:19 -07:00
Ian Storm Taylor
8679445fbc update readmes 2016-07-06 16:23:01 -07:00
Ian Storm Taylor
ef207a35b9 update utils readme 2016-07-06 16:21:42 -07:00
Ian Storm Taylor
047488dfbb add more readmes 2016-07-06 16:21:05 -07:00
Ian Storm Taylor
69f990cccb add plugins and serializers readmes 2016-07-06 16:16:58 -07:00
Ian Storm Taylor
6a25bee4e4 update components readme 2016-07-06 16:07:28 -07:00
Ian Storm Taylor
702ac2940f update components readme 2016-07-06 16:07:00 -07:00
Ian Storm Taylor
72cc44380b add models readme 2016-07-06 16:05:48 -07:00
Ian Storm Taylor
28e6753f3b update components readme 2016-07-06 15:59:16 -07:00
Ian Storm Taylor
bee2a6d9be update components readme 2016-07-06 15:43:59 -07:00
Ian Storm Taylor
eeb571cf03 update components readme 2016-07-06 15:33:50 -07:00
Ian Storm Taylor
6db926a21c update components readme 2016-07-06 15:31:42 -07:00
Ian Storm Taylor
2e96c1b5b3 update components readme 2016-07-06 15:31:05 -07:00
Ian Storm Taylor
249f0431fb update components readme 2016-07-06 15:30:36 -07:00
Ian Storm Taylor
b192d5438a add components readme 2016-07-06 15:29:40 -07:00
Ian Storm Taylor
14e02b1c67 fix renderers in core plugin 2016-07-06 14:48:40 -07:00
Ian Storm Taylor
de4afd38b1 cleanup renderers in examples, fixes #43 2016-07-06 14:42:59 -07:00
Ian Storm Taylor
e9ed40dd7f remove default export, fixes #42 2016-07-06 14:21:11 -07:00
Ian Storm Taylor
48573e529e add code highlighting example, still slow 2016-07-06 14:05:35 -07:00
Ian Storm Taylor
aa8e295a2d fix void selection behavior 2016-07-01 13:03:22 -07:00
Ian Storm Taylor
1c8986019d fix double selecting 2016-06-30 18:58:07 -07:00
Ian Storm Taylor
a8f26df61b fix deleting for void nodes; 2016-06-30 18:42:10 -07:00
Ian Storm Taylor
c98845e3a0 fix arrow key behavior on void nodes 2016-06-30 14:37:29 -07:00
Ian Storm Taylor
1069fee13a add isVoid property to nodes 2016-06-30 11:13:56 -07:00
Ian Storm Taylor
aba40a2aaf got void components working 2016-06-30 10:43:24 -07:00
Ian Storm Taylor
27e71715a6 fix fragment pasting, remove <b> and <i> from paste html marks 2016-06-29 11:27:06 -07:00
Ian Storm Taylor
2f2437476e add paste html example with first stab at html serializer 2016-06-29 10:43:22 -07:00
Ian Storm Taylor
78a902d7a0 add start of image example 2016-06-28 18:26:56 -07:00
Ian Storm Taylor
d5f0a55515 add on blur logic to content component 2016-06-28 16:13:50 -07:00
Ian Storm Taylor
85361bf749 add hovering menu example 2016-06-28 15:47: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
cb2dda5bf4 fix insert fragment logic; 2016-06-27 15:15:11 -07:00
Ian Storm Taylor
9fd4e0af86 cleanup 2016-06-27 14:23:40 -07:00
Ian Storm Taylor
f6c1e8de28 fix fragment pasting 2016-06-27 14:08:30 -07:00
Ian Storm Taylor
0caa49fb10 got pasting fragments working 2016-06-24 18:35:54 -07:00
Ian Storm Taylor
d9a33657a8 got insert fragment working 2016-06-24 18:01:34 -07:00
Ian Storm Taylor
0af3dbcc79 finish draft of insert fragment 2016-06-24 17:22:08 -07:00
Ian Storm Taylor
ef21157dea add insert fragment, remove normalize ranges 2016-06-24 16:02:59 -07:00
Ian Storm Taylor
ce1adf1b36 fix basic copy pate 2016-06-24 14:07:11 -07:00
Ian Storm Taylor
cd21f2ede8 fix block splitting logic 2016-06-24 13:44:22 -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
69d2a55d33 fix examples 2016-06-23 23:59:22 -07:00