editor.js/src/components/modules
Murod Khaydarov 8d6ac74b57
Issue-616: Handle backspace, cmd+X, cmd+C and enter on RectangleSelection (#617)
* cut-n-copy multiple selection with rectangle

* use pop instead of shift

* enter and backspace behavior with rectangeSelection

* bump version and minify bundle

* optimize code
2019-02-25 17:19:30 +03:00
..
api Caret API (#605) 2019-02-01 12:47:25 +03:00
toolbar Improve caret behaviour (#579) 2018-12-25 18:07:05 +03:00
blockEvents.ts Issue-616: Handle backspace, cmd+X, cmd+C and enter on RectangleSelection (#617) 2019-02-25 17:19:30 +03:00
blockManager.ts Issue-616: Handle backspace, cmd+X, cmd+C and enter on RectangleSelection (#617) 2019-02-25 17:19:30 +03:00
blockSelection.ts Mouse selection (#574) 2019-02-19 11:49:19 +03:00
caret.ts Improve caret behaviour (#589) 2019-01-12 04:57:37 +03:00
dragNDrop.ts Improve caret behaviour (#589) 2019-01-12 04:57:37 +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 Enable editor autofocus (#581) 2019-01-12 03:44:43 +03:00
rectangleSelection.ts [Update]: Migrate to postcss-preset-env which includes postcss-cssnext (#615) 2019-02-19 18:42:34 +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 Validate saved data (#591) 2019-01-12 19:39:43 +03:00
shortcuts.ts Issue-616: Handle backspace, cmd+X, cmd+C and enter on RectangleSelection (#617) 2019-02-25 17:19:30 +03:00
tools.ts Stub Tool (#545) 2018-12-05 17:02:09 +03:00
ui.ts Issue-616: Handle backspace, cmd+X, cmd+C and enter on RectangleSelection (#617) 2019-02-25 17:19:30 +03:00