Ozan Batuhan Ceylan
Ozan Batuhan Ceylan
I wanted to add custom toLocaleString method as expression but i realized that createToken function checks elements of grammar to identify token type. ```javascript else if (this._grammar.elements[element]) { token.type =...
Hi. First of all thanks for this great component. I have a question about nested droppable area. I'm sorry if same question was asked before. I have some draggable objects...
Hi, I am facing an issue about performance. When i type quickly i have to wait about 200ms to 500ms for the editor to render my expressions. I have checked...