editor.js/src/components
George Berezhnoy ce69182d06
Version 2.12.4 (#680)
* Do not start multi-block selection on UI elements (#662)

* Do not start multi-block selection on UI elements

* Do not prevent mousedown event on inline toolbar actions

* Remove log

* Add comment

* Add link to issue

closes #646

* Fix loss of pointer (#666)

* Fix loss of pointer when click is outside of the editor but selection is inside

* Remove log

* Update shortcuts module (#685)

* Fixed possible grammatical typo (#681)

Thanks

* Update shortcuts module

* update changelog

* update

* Remove margin top for inline-link icon (#690)

* Remove margin top for inline-link icon

resolves #674

* Update CHANGELOG.md

* Remove unused style

* Pull fresh tools
2019-04-06 16:28:49 +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 Version 2.12.4 (#680) 2019-04-06 16:28:49 +03:00
tools Pass configuration to internal tools (#648) 2019-03-18 19:22:22 +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 Pass configuration to internal tools (#648) 2019-03-18 19:22:22 +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 Pass configuration to internal tools (#648) 2019-03-18 19:22:22 +03:00