editor.js/src/components
Murod Khaydarov 681e8a5827
Fix shortcut execution on several Editor instances (#631)
* Fix shortcut execution on several Editor instances

* fix problem before handling cmd+a
2019-03-01 15:09:12 +03:00
..
block-tunes Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
inline-tools Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
modules Fix shortcut execution on several Editor instances (#631) 2019-03-01 15:09:12 +03:00
tools Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
__module.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
block.ts Fix Block inputs selector to include inputs without type attribute (#599) 2019-01-25 01:10:06 +03:00
blocks.ts Improve caret behaviour (#589) 2019-01-12 04:57:37 +03:00
core.ts Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
dom.ts Improve caret behaviour (#589) 2019-01-12 04:57:37 +03:00
polyfills.ts Polifylls Element interface type fixes and Selection util rangeCount extra condition (#555) 2018-12-07 09:37:14 +03:00
selection.ts Fix error with fake selection (#595) 2019-01-22 14:04:49 +03:00
utils.ts Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00