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

724 Commits

Author SHA1 Message Date
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
8692d1a98a working on moving components into the schema 2016-08-13 16:18:07 -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
8b5305f239 first stab at adding a schema to core 2016-08-12 11:33:48 -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
Samy Pessé
17f703cecb WIP: Add transform wrapText (#227)
* Add basic implementation of wrapText

* Default suffix for wrapText to prefix

* Add more tests for afterText

* Add tests "whole-block" and "empty-block" for wrapText

* Add tests for across-blocks and across-inlines

* Preserve selection on wrapText

* Remove comment about cursor position

* Document transformation "wratTextAtRange"
2016-08-09 09:11:21 -07:00
Suwijak Chaipipat
10cfb6e48b Change concat into insertChildrenAfter and insertChildrenBefore (#232)
* Change concat into insertChildrenAfter and insertChildrenBefore

* Update input and out yaml of insert block at range block-end

* Update input and out yaml of insert block at range block-start
2016-08-09 09:10:03 -07:00
Suwijak Chaipipat
a10f0a7935 Fix examples watch command (#233) 2016-08-08 12:10:12 -07:00
Ian Storm Taylor
2ea7f38fe3 update contributing jsfiddle 2016-08-07 17:52:38 -07:00
Ian Storm Taylor
f6b7ed18eb 0.11.4 v0.11.4 2016-08-07 17:47:17 -07:00
Ian Storm Taylor
236ac3ad55 fix standalone slate.js 2016-08-07 17:44:53 -07:00
Ian Storm Taylor
cd9c745a27 add bundled guide to readme 2016-08-07 17:40:28 -07:00
Ian Storm Taylor
4fcf46fa02 0.11.3 v0.11.3 2016-08-07 17:35:12 -07:00
Ian Storm Taylor
030beab8cd fix bundled file, add bundled installation guide 2016-08-07 17:25:43 -07:00