No description
  • TypeScript 90.1%
  • HTML 5.6%
  • CSS 3.9%
  • JavaScript 0.4%
Find a file
Taly 3d03461dc0
Header plugin (#281)
* header initial

* fix styles

* eslint fix

* add appendCallback

* add comments

* update styles

* add svgs

* highlight settings buttons

* do not show text plugin in the toolbar

* remove svg

* Fixing caret behaviour. (#282)

Plugins can change their state so that affect on Block's pluginsContent property which is in memory.

* remove useless code

* fix merge
2018-07-16 18:51:41 +03:00
build Header plugin (#281) 2018-07-16 18:51:41 +03:00
docs Move-up tune (#268) 2018-07-14 19:52:03 +03:00
example Header plugin (#281) 2018-07-16 18:51:41 +03:00
src Header plugin (#281) 2018-07-16 18:51:41 +03:00
.editorconfig TypeScript support, Webpack 4, Inline Toolbar beginning (#257) 2018-06-11 15:29:15 +03:00
.eslintrc TypeScript support, Webpack 4, Inline Toolbar beginning (#257) 2018-06-11 15:29:15 +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 Stylelint config added 2017-04-22 17:13:43 +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 umd as a library target 2018-07-11 20:53:41 +03:00
package.json UI: Block Settings, show Plus after Enter keydown (#265) 2018-06-28 12:20:41 +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 Link Inline Tool (#264) 2018-06-25 13:46:53 +03:00
webpack.config.js umd as a library target 2018-07-11 20:53:41 +03:00

codex.editor

CodeX Editor sources