1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-25 01:33:37 +01:00

18 Commits

Author SHA1 Message Date
Ian Storm Taylor
c248b3de22 add embeds example, fix to not let events propagate out of voids 2016-07-28 15:38:17 -07:00
Ian Storm Taylor
3448dac17b fix to greatly improve performance, and void selections in void nodes 2016-07-26 16:58:42 -07:00
Ian Storm Taylor
06c7e885f8 add data-key attribute to Text component 2016-07-22 12:15:33 -07:00
Ian Storm Taylor
950617cd6c move groupByMarks util into Text model as methods 2016-07-22 12:12:23 -07:00
Ian Storm Taylor
ac59e94a15 fix to use index instead of start and end in offset keys 2016-07-22 12:03:55 -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
de4afd38b1 cleanup renderers in examples, fixes #43 2016-07-06 14:42:59 -07:00
Ian Storm Taylor
48573e529e add code highlighting example, still slow 2016-07-06 14:05:35 -07:00
Ian Storm Taylor
aba40a2aaf got void components working 2016-06-30 10:43:24 -07:00
Ian Storm Taylor
8bf081d26f add set type, bug fixes 2016-06-20 17:38:56 -07:00
Ian Storm Taylor
420d38edec bug fixing 2016-06-20 13:21:24 -07:00
Ian Storm Taylor
e293c9794c more work on richtext 2016-06-19 00:41:36 -07:00
Ian Storm Taylor
7435c4019c added start of richtext example, refactor range grouping logic 2016-06-18 23:54:08 -07:00
Ian Storm Taylor
2d46528aae wow big refactor, added raw serializer 2016-06-17 18:20:26 -07:00
Ian Storm Taylor
8ecf90bf7c lots of progress and cleanup 2016-06-17 00:09:54 -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