No description
  • TypeScript 90.1%
  • HTML 5.6%
  • CSS 3.9%
  • JavaScript 0.4%
Find a file
Murod Khaydarov 4b1d9335b2
Set caret at the end if clicked outsite the block (#305)
* Set caret at last block or create new block at end

* update comment

* fix comments
2018-07-18 20:23:26 +03:00
build Set caret at the end if clicked outsite the block (#305) 2018-07-18 20:23:26 +03:00
docs "MoveDown" tune (#283) 2018-07-16 18:59:39 +03:00
example Merging blocks: Restore caret position 🤟🤟💪 (#286) 2018-07-16 22:57:11 +03:00
src Set caret at the end if clicked outsite the block (#305) 2018-07-18 20:23:26 +03:00
.editorconfig TypeScript support, Webpack 4, Inline Toolbar beginning (#257) 2018-06-11 15:29:15 +03:00
.eslintrc hide toolbar and selection on typing (#289) 2018-07-17 17:14:56 +03:00
.gitignore Module abstract (#226) 2017-12-11 13:24:46 +03:00
.jshintrc Module abstract (#226) 2017-12-11 13:24:46 +03:00
.postcssrc UI: Block Settings, show Plus after Enter keydown (#265) 2018-06-28 12:20:41 +03:00
.stylelintrc update toolbar design (#301) 2018-07-18 19:39:14 +03:00
CODEOWNERS Add CODEOWNERS 2017-08-30 02:16:33 +03:00
LICENSE Initial commit 2015-11-28 23:56:35 +03:00
package-lock.json update toolbar design (#301) 2018-07-18 19:39:14 +03:00
package.json update toolbar design (#301) 2018-07-18 19:39:14 +03:00
README.md Initial commit 2015-11-28 23:56:35 +03:00
tsconfig.json Inline Toolbar moving (#258) 2018-06-13 14:42:21 +03:00
tslint.json Editor Instance config Interface (#285) 2018-07-17 21:33:46 +03:00
webpack.config.js umd as a library target 2018-07-11 20:53:41 +03:00

codex.editor

CodeX Editor sources