1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 01:50:06 +02:00
Commit Graph

4283 Commits

Author SHA1 Message Date
Ian Storm Taylor
898fda1f0f fix conflict 2016-08-15 14:54:20 -07:00
Ian Storm Taylor
c0e9504ce6 fix shouldComponentUpdate logic for code highlighing 2016-08-15 14:52:01 -07:00
Ian Storm Taylor
a045d475d3 speed up schema matching 2016-08-15 14:45:36 -07:00
Ian Storm Taylor
d49b792e99 fix release script, update code highlighting example 2016-08-15 14:44:44 -07:00
Ian Storm Taylor
3e4fdcbfbf 0.13.2 v0.13.2 2016-08-14 18:52:52 -07:00
Ian Storm Taylor
9ef0d81fbb 0.13.1 v0.13.1 2016-08-14 18:46:58 -07:00
Ian Storm Taylor
59c143f42d 0.13.0 v0.13.0 2016-08-14 18:42:55 -07:00
Ian Storm Taylor
f0ffd0b622 add publish script 2016-08-14 18:33:41 -07:00
Ian Storm Taylor
54a6cdad9d update editor reference 2016-08-14 18:29:00 -07:00
Ian Storm Taylor
e3e9afba43 update walkthroughs and history 2016-08-14 18:25:12 -07:00
Ian Storm Taylor
973c6ce0bf update more docs 2016-08-14 15:58:41 -07:00
Ian Storm Taylor
5091587814 simplify schema rules, update docs 2016-08-14 15:51:07 -07:00
Ian Storm Taylor
06af3de5e5 start adding docs 2016-08-14 14:38:27 -07:00
Ian Storm Taylor
ccac6102a5 fixes 2016-08-14 13:21:46 -07:00
Ian Storm Taylor
dbcb9e531f add rendering of decorators from schema 2016-08-13 19:38:59 -07:00
Ian Storm Taylor
cb1d641e43 cleanup, update code highlighting example 2016-08-13 17:18:20 -07:00
Ian Storm Taylor
4f83f54683 refactor mark component normalization 2016-08-13 17:15:27 -07:00
Ian Storm Taylor
722bf0cf83 add rendering of marks from schema 2016-08-13 17:11:22 -07:00
Ian Storm Taylor
eeb97c0611 add rendering of components from schema 2016-08-13 16:48:21 -07:00
Ian Storm Taylor
1008a2fb14 more fixes, before adding components 2016-08-13 16:29:15 -07:00
Ian Storm Taylor
914eb271a7 0.12.10 v0.12.10 2016-08-13 16:20:29 -07:00
Ian Storm Taylor
8692d1a98a working on moving components into the schema 2016-08-13 16:18:07 -07:00
Vladimir Leletko
2e2e8b6456 latest version (#242) 2016-08-13 16:17:44 -07:00
Ian Storm Taylor
f4b584a00b got first stab at schema working with tests 2016-08-12 15:58:45 -07:00
Ian Storm Taylor
cc443f0803 update npm clean script 2016-08-12 11:53:01 -07:00
Ian Storm Taylor
eed4f04892 0.12.9 v0.12.9 2016-08-12 11:35:56 -07:00
Ian Storm Taylor
8b5305f239 first stab at adding a schema to core 2016-08-12 11:33:48 -07:00
Vladimir Leletko
c8028e0440 change react-frame-aware-selection-plugin to 0.0.3, with safari fix. (#239)
* change react-frame-aware-selection-plugin to 0.0.3, with safari fix.

* latest version
2016-08-12 08:37:10 -07:00
Ian Storm Taylor
4ec2e24928 0.12.8 v0.12.8 2016-08-11 18:57:26 -07:00
Ian Storm Taylor
944bbc8a75 add isModAlt 2016-08-11 18:55:12 -07:00
Ian Storm Taylor
40af16481d 0.12.7 v0.12.7 2016-08-11 14:43:57 -07:00
Ian Storm Taylor
7ee58a55e2 fix insertFragment for nested blocks 2016-08-11 14:41:51 -07:00
Ian Storm Taylor
16348ab04f 0.12.6 v0.12.6 2016-08-11 12:58:30 -07:00
Ian Storm Taylor
17bfdee659 fix html serializer called with invalid arguments 2016-08-11 12:56:19 -07:00
Ian Storm Taylor
35cee2ede6 0.12.5 v0.12.5 2016-08-11 12:30:58 -07:00
Ian Storm Taylor
6ab2d963cd fix html serializer for cases without children 2016-08-11 12:28:41 -07:00
Ian Storm Taylor
76211ebcd0 0.12.4 v0.12.4 2016-08-10 15:00:52 -07:00
Ian Storm Taylor
018390c8ee fix cursor mark preservation logic 2016-08-10 14:58:50 -07:00
Ian Storm Taylor
14c0a01583 0.12.3 v0.12.3 2016-08-10 09:06:02 -07:00
Vladimir Leletko
69fe954c0c change react-frame-aware-selection-plugin to 0.0.2, with safari fix. (#236) 2016-08-10 09:03:35 -07:00
Ian Storm Taylor
74f9768f9b 0.12.2 v0.12.2 2016-08-09 16:19:41 -07:00
Ian Storm Taylor
0886242657 fix text nodes to rerender with changes decorations 2016-08-09 16:17:06 -07:00
Ian Storm Taylor
0fbf840649 0.12.1 v0.12.1 2016-08-09 12:49:39 -07:00
Ian Storm Taylor
5d89fab5e9 fix data transfer with empty html strings 2016-08-09 12:45:46 -07:00
Ian Storm Taylor
c4d0560bb0 update history 2016-08-09 12:30:33 -07:00
Ian Storm Taylor
5ca219f197 update history 2016-08-09 12:30:21 -07:00
Ian Storm Taylor
1f091b5a8e 0.12.0 v0.12.0 2016-08-09 12:27:44 -07:00
Ian Storm Taylor
454bc8020b add full support for file data transfers 2016-08-09 12:25:08 -07:00
Ian Storm Taylor
c485dfc5c8 0.11.5 v0.11.5 2016-08-09 09:40:36 -07:00
Ian Storm Taylor
90d4eced95 add wrapTextAtRange tests, cleanup wrapText style and backwards handling 2016-08-09 09:32:46 -07:00