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 |
|
Ian Storm Taylor
|
fe836b1daa
|
refactor selection snapshotting
|
2016-11-22 16:52:55 -08:00 |
|
Ian Storm Taylor
|
6893884174
|
refactor wrapText transform
|
2016-11-22 15:46:53 -08:00 |
|
Ian Storm Taylor
|
a6844a4e58
|
refactor inserting text removing selection marks
|
2016-11-22 15:31:50 -08:00 |
|
Ian Storm Taylor
|
da4c1ffcaf
|
refactor insert text and selection mark updating
|
2016-11-22 15:23:24 -08:00 |
|
Ian Storm Taylor
|
f393973cfa
|
refactor transform, simplify selection updating logic
|
2016-11-22 15:09:39 -08:00 |
|
Ian Storm Taylor
|
d32904c7c1
|
refactor add/remove mark transforms
|
2016-11-22 14:50:17 -08:00 |
|
Ian Storm Taylor
|
fda14bf6cd
|
update transforms docblock
|
2016-11-22 14:48:18 -08:00 |
|
Ian Storm Taylor
|
02120857b9
|
remove return value from transforms
|
2016-11-22 14:47:41 -08:00 |
|
Ian Storm Taylor
|
007cdf916f
|
refactor transforms
|
2016-11-22 14:37:10 -08:00 |
|
Ian Storm Taylor
|
5530b54c3b
|
refactor core schema
|
2016-11-22 14:01:35 -08:00 |
|
Ian Storm Taylor
|
c6318415cd
|
refactor core schema
|
2016-11-22 13:31:54 -08:00 |
|
Ian Storm Taylor
|
b3fe0eb679
|
fix core schema to not leave selection unset
|
2016-11-22 13:17:02 -08:00 |
|
Ian Storm Taylor
|
6346ef3aa2
|
refactor core schema to remove last for void nodes
|
2016-11-22 12:57:02 -08:00 |
|
Ian Storm Taylor
|
da85c5ac87
|
refactor delete at current range
|
2016-11-22 12:03:47 -08:00 |
|