1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-20 23:22:56 +01:00

1266 Commits

Author SHA1 Message Date
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
Ian Storm Taylor
989795e619 0.15.12 v0.15.12 2016-11-29 17:35:51 -08:00
Ian Storm Taylor
b06aafaf36 Merge pull request #453 from skogsmaskin/master
Avoid deprecation warnings in node.getNextBlock and node.getPreviousBlock
2016-11-29 17:31:25 -08:00
Ian Storm Taylor
52e7d6338e Merge pull request #462 from ianstormtaylor/add-reset-key
add resetKeyGenerator util
2016-11-29 17:30:29 -08:00
Ian Storm Taylor
74a3b51098 add resetKeyGenerator docs 2016-11-29 17:30:23 -08:00
Ian Storm Taylor
b5f155a1e3 Merge pull request #461 from ianstormtaylor/add-delete-transforms
Add delete transforms
2016-11-29 17:17:07 -08:00
Ian Storm Taylor
450ffc92c7 add resetKeyGenerator util 2016-11-29 17:16:57 -08:00
Ian Storm Taylor
60a03370ec cleanup 2016-11-29 17:04:33 -08:00
Ian Storm Taylor
ea2f70469a add ctrl-d and ctrl-h handling, closes #332 2016-11-29 17:03:31 -08:00
Ian Storm Taylor
2b10e270c6 update k key handler in core plugin 2016-11-29 16:59:28 -08:00
Ian Storm Taylor
1fd27578fa add char, word, line delete transforms 2016-11-29 16:58:12 -08:00
Ian Storm Taylor
4854d11ba4 0.15.11 v0.15.11 2016-11-29 16:25:11 -08:00
Ian Storm Taylor
ff5e67e63f add test for joining forward on inline voids 2016-11-29 16:21:18 -08:00
Ian Storm Taylor
083df2dd93 fix to always opt for the furthest text node at an offset 2016-11-29 16:19:40 -08:00
Ian Storm Taylor
ecf320eb66 fix to avoid splitting for inline voids too 2016-11-29 12:51:49 -08:00
Ian Storm Taylor
155b1aad00 0.15.10 v0.15.10 2016-11-29 12:39:14 -08:00
Ian Storm Taylor
bfbbd6d8fb cleanup logging, fix inline void selection 2016-11-29 12:35:46 -08:00
Ian Storm Taylor
2c7be1dcf0 fix to default document.nodes to an immutable list, closes #460 2016-11-29 11:30:52 -08:00
Ian Storm Taylor
0dd3dee160 more emoji 2016-11-28 17:28:01 -08:00
Ian Storm Taylor
8bb92aea6d fix saving to a database example, closes #455 2016-11-28 11:17:36 -08:00
Ian Storm Taylor
c6bf80da41 update docs sidebar 2016-11-28 11:01:29 -08:00
Ian Storm Taylor
b393969ede update utils docs 2016-11-28 10:56:42 -08:00
Ian Storm Taylor
bf99d48ccb update node and utils docs 2016-11-28 10:53:19 -08:00
Ian Storm Taylor
d925940b0d add utils reference 2016-11-28 10:50:34 -08:00
Ian Storm Taylor
919d4b5a3a add browser and device support to faq, closes #446 2016-11-28 10:28:00 -08:00
Per-Kristian Nordnes
580fc1ffcf Use key, not node object on getNextText and getPreviousText to avoid deprecation issues in node.getNextBlock and node.getPreviousBlock 2016-11-24 13:31:12 +01:00
Ian Storm Taylor
1c396c11d9 remove old prevState logic from transforms 2016-11-23 09:07:36 -08:00
Ian Storm Taylor
d99f9b6d78 update large document example 2016-11-23 09:05:15 -08:00
Ian Storm Taylor
76b6c73b41 0.15.9 v0.15.9 2016-11-22 17:53:15 -08:00
Ian Storm Taylor
0b35a8b885 Merge pull request #447 from ianstormtaylor/refactor-transforms
Refactor transforms
2016-11-22 17:50:13 -08:00
Ian Storm Taylor
5b81f0bd84 remove normalizeParentsByKey 2016-11-22 17:40:26 -08:00
Ian Storm Taylor
3cacea1516 refactor normalize transforms 2016-11-22 17:35:28 -08:00
Ian Storm Taylor
a15570885d refactor splitInline 2016-11-22 16:57:35 -08:00
Ian Storm Taylor
490498f228 refactor splitBlock 2016-11-22 16:56:22 -08:00