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

748 Commits

Author SHA1 Message Date
Ian Storm Taylor
650f467126 update setBlockAtRange() transform to use primitives 2016-08-16 23:04:32 -07:00
Ian Storm Taylor
5687573800 update transforms to add operations to transform 2016-08-16 23:02:39 -07:00
Ian Storm Taylor
6af9466c60 refactor for operations 2016-08-16 20:06:02 -07:00
Ian Storm Taylor
9ae245ddab refactor transforms to take transform 2016-08-16 18:21:54 -07:00
Ian Storm Taylor
18d567672c make transforms mutable 2016-08-16 17:50:47 -07:00
Ian Storm Taylor
c297972539 refactor transforms to apply operations immediately 2016-08-16 17:36:17 -07:00
Ian Storm Taylor
4162bb7a2a remove options for now 2016-08-16 12:52:38 -07:00
Ian Storm Taylor
ff1f25585e refactor normalizing function 2016-08-16 12:50:35 -07:00
Ian Storm Taylor
fb29bdbd4e add selection transforms 2016-08-16 12:16:31 -07:00
Ian Storm Taylor
183abf8f7c refactor transforms to be modularized 2016-08-16 12:10:01 -07:00
Ian Storm Taylor
0413d93305 0.13.5 v0.13.5 2016-08-15 16:24:13 -07:00
Ian Storm Taylor
31924c5314 fix delete when end block has inline nodes 2016-08-15 16:21:41 -07:00
Ian Storm Taylor
01a00cb028 0.13.4 v0.13.4 2016-08-15 15:08:09 -07:00
Ian Storm Taylor
0606cd2f91 0.13.3 v0.13.3 2016-08-15 15:01:55 -07:00
Ian Storm Taylor
0755e6b226 update history 2016-08-15 14:54:36 -07:00
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