splitting text
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Fri, 1 Aug 2014 09:21:01 +0000 (11:21 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 14 Aug 2014 14:01:45 +0000 (16:01 +0200)
commit9a99193e9c35b8688e2c9281edfd8b972107ff43
tree3810950586ddaf642b327122a2af64b7328a1efc
parent021d30c6418d5b38ed0b8baef80afbaed35ec612
splitting text

This covers 1/3 of cases handled in the old implementation. Things
that are not covered:

- enter + ctrl
- enter on selection type 'node'

Both are most likely not necessary.
src/editor/modules/documentCanvas/canvas/documentElement.js
src/editor/modules/documentCanvas/canvas/keyboard.js
src/editor/plugins/core/core.test.js