Siddharth

Results 3 issues of Siddharth

This PR addresses the issue #2294 . I am simply sparing the child component of Block tool from a global css rule using :not operator.

nice to have

There is a css rule in file [ui.css](https://github.com/codex-team/editor.js/blob/7bd5c53ab27defac388666d80e75606cd15ab07e/src/styles/ui.css#L107), which goes like this... `path { stroke: currentColor; }` Now this rule is fairly innocent but when you have some SVG component...

important
good first issue

moved from http networking to websockets for hooks invocation rather we have bidirectional communication now between compiler and orchestrator. There is no schema change, DB already has a column for...