editor.js/src/components/modules
George Berezhnoy 5b156c1875
Fix jumping caret bug (#568)
* Fix jumping caret bug

* Get element from point
2018-12-24 21:40:15 +03:00
..
api Move to typescript (#474) 2018-11-23 19:11:50 +03:00
toolbar Fix jumping caret bug (#568) 2018-12-24 21:40:15 +03:00
blockEvents.ts Enter on selected Block (#538) 2018-11-30 18:02:24 +03:00
blockManager.ts Merge fixes (#541) 2018-11-30 21:57:30 +03:00
blockSelection.ts issue-559: Allow default selection on native inputs (#564) 2018-12-14 18:22:21 +03:00
caret.ts issue-469: resolving error with setCaret (#570) 2018-12-19 15:46:07 +03:00
dragNDrop.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
events.ts Paste handling improvements (#534) 2018-11-29 12:16:06 +03:00
listeners.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
modificationsObserver.ts Disable Mutation Observer while saving (#563) 2018-12-20 23:47:27 +03:00
notifier.ts add npmignore file (#488) 2018-11-11 01:27:51 +03:00
paste.ts Paste handling improvements (#534) 2018-11-29 12:16:06 +03:00
renderer.ts Stub Tool (#545) 2018-12-05 17:02:09 +03:00
sanitizer.ts Merge fixes (#541) 2018-11-30 21:57:30 +03:00
saver.ts Disable Mutation Observer while saving (#563) 2018-12-20 23:47:27 +03:00
shortcuts.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
tools.ts Stub Tool (#545) 2018-12-05 17:02:09 +03:00
ui.ts Fix jumping caret bug (#568) 2018-12-24 21:40:15 +03:00