1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-04-23 06:45:12 +02:00

1299 Commits

Author SHA1 Message Date
Ian Storm Taylor
a1a8c7f65f fix deleting forward and backward around inlines 2016-12-02 15:44:07 -08:00
Ian Storm Taylor
5b2d2ffd56 got rest of inline tests passing 2016-12-02 15:23:58 -08:00
Ian Storm Taylor
8096761a97 fix lots of tests with inline behavior 2016-12-02 13:09:24 -08:00
Ian Storm Taylor
9c81ed9c47 fix selection behavior around inline nodes 2016-12-02 11:07:02 -08:00
Ian Storm Taylor
73cf5fe54f Merge branch 'fix/483' of https://github.com/SamyPesse/slate into fix-empty-inline 2016-12-02 10:25:35 -08:00
Ian Storm Taylor
d6b771b41f fix docs sidebar 2016-12-02 10:23:22 -08:00
Ian Storm Taylor
352ad1d0c7 update docs sidebar 2016-12-02 10:20:55 -08:00
Ian Storm Taylor
7f79deb764 0.15.18 v0.15.18 2016-12-02 10:17:10 -08:00
Ian Storm Taylor
bf857ff26a Merge pull request #488 from SamyPesse/fix/484
Fix #484: implement wrapInlineByKey and allow wrap of inline void in wrapInline
2016-12-02 10:13:21 -08:00
Ian Storm Taylor
07b39a6729 Merge pull request #481 from aunsuwijak/bug/base64-serialize-node
Add options to Base64 serializeNode
2016-12-02 10:12:52 -08:00
Suwijak Chaipipat
68a4f233ce Add options params to Base64 deserialize, deserializeNode and serialize method 2016-12-03 00:56:04 +07:00
Samy Pessé
174595b51c Add extra text nodes 2016-12-02 18:51:59 +01:00
Samy Pessé
671c568258 Add extra text nodes 2016-12-02 18:51:34 +01:00
Samy Pessé
db6dfa04ac Remove comment 2016-12-02 18:50:50 +01:00
Samy Pessé
90000675e1 Remove comment 2016-12-02 18:50:02 +01:00
Ian Storm Taylor
7814964773 fix node methods that didnt normalize keys, closes #489 2016-12-02 09:48:47 -08:00
Ian Storm Taylor
f7c1e80afb update readme 2016-12-02 09:13:17 -08:00
Ian Storm Taylor
bdb2769170 Merge pull request #487 from wmertens/patch-1
Mention slate-drop-or-paste-images in plugins
2016-12-02 09:12:39 -08:00
Ian Storm Taylor
7b2babe3e9 Merge pull request #485 from GitbookIO/remove-lodash
Remove lodash dependency
2016-12-02 09:10:45 -08:00
Samy Pessé
909e7d358f Adapt tests for schema 2016-12-02 17:57:24 +01:00
Samy Pessé
8738b0a48d Fix condition in core rule to add test around all inlines 2016-12-02 17:53:12 +01:00
Samy Pessé
bfc05b587a Adapt schema to add empty text nodes around all inlines 2016-12-02 17:29:09 +01:00
Samy Pessé
797b58e5c5 Implement "wrapInlineByKey" and use it in "wrapInlineAtRange" 2016-12-02 14:05:45 +01:00
Wout Mertens
a17f7dcfff Mention slate-drop-or-paste-images in plugins 2016-12-02 14:01:37 +01:00
Samy Pessé
238ed2b3ab Add failing unit test 2016-12-02 12:57:14 +01:00
Soreine
dbe747ad8e Remove lodash dependency 2016-12-02 12:41:19 +01:00
Suwijak Chaipipat
8cd839160d Add options to Base64 serializeNode 2016-12-02 15:37:18 +07:00
Ian Storm Taylor
b79b249b82 0.15.17 v0.15.17 2016-12-01 19:56:39 -08:00
Ian Storm Taylor
c137b945b8 fix for non-br void nodes 2016-12-01 19:52:17 -08:00
Ian Storm Taylor
47d0e68379 0.15.16 v0.15.16 2016-12-01 19:26:03 -08:00
Ian Storm Taylor
35b97b7c0e allow for passing default block type to html serializer 2016-12-01 19:21:54 -08:00
Ian Storm Taylor
03653256d6 0.15.15 v0.15.15 2016-12-01 17:36:18 -08:00
Ian Storm Taylor
9d512580b7 add support for isShift on paste 2016-12-01 17:32:07 -08:00
Ian Storm Taylor
2fefd02da3 0.15.14 v0.15.14 2016-12-01 15:54:43 -08:00
Ian Storm Taylor
4c79d68cd2 fix to nudge selection outside of inline nodes, closes #349 2016-12-01 15:51:25 -08:00
Ian Storm Taylor
6d93af8e66 0.15.13 v0.15.13 2016-12-01 15:18:26 -08:00
Ian Storm Taylor
3a432a5d80 fix for normalizing selections in empty blocks 2016-12-01 15:14:22 -08:00
Ian Storm Taylor
77d6aa2ac5 remove debugger 2016-12-01 15:07:05 -08:00
Ian Storm Taylor
b8850d1340 refactor <Leaf> updateSelection 2016-12-01 15:06:30 -08:00
Ian Storm Taylor
efd884b4b1 fix offset calculations and splitting near inlines 2016-12-01 14:26:45 -08:00
Ian Storm Taylor
623b1f17b3 refactor core schema rules 2016-12-01 12:19:44 -08:00
Ian Storm Taylor
a4db9148a4 update style 2016-12-01 11:50:26 -08:00
Ian Storm Taylor
a45765b9d4 Merge pull request #465 from thesunny/fix-opt-shift-up-and-down
Fix for OPTION-SHIFT-UP and OPTION-SHIFT-DOWN
2016-12-01 11:39:02 -08:00
Ian Storm Taylor
2a355afa1e fix normalization of selection from node and offset, closes #440 2016-12-01 11:33:59 -08:00
Ian Storm Taylor
e37d1b20f3 update onSelect docs with note about onSelectionChange, closes #467 2016-12-01 09:09:27 -08:00
Ian Storm Taylor
dc78406424 Merge pull request #471 from inyono/patch-2
fix wrong link in docs
2016-12-01 08:55:50 -08:00
Jonas Keinholz
9d3677ee8b fix wrong link in docs 2016-12-01 14:35:27 +01:00
Sunny Hirai
f83ed3518c Added fix for OPT-UP and OPT-DOWN on Firefox 2016-11-30 20:15:11 -08:00
Sunny Hirai
fc7e71592a Fixed linting errors 2016-11-29 23:52:31 -08:00
Sunny Hirai
645e0012d9 Fix for OPTION-SHIFT-UP and OPTION-SHIFT-DOWN 2016-11-29 23:22:09 -08:00