Gasim Gasimzada
|
76467073f2
|
Use innerText instead of innerHTML when measuring text (#312)
|
2020-01-11 14:25:33 -08:00 |
|
Timur Khazamov
|
e38f65dea7
|
Contenteditable wysiwyg (#274)
* Contenteditable wysiwyg
* Added comment about pasting multiline text
|
2020-01-09 02:04:53 +05:00 |
|
Timur Khazamov
|
37934c0f8b
|
Fixes text jumping on creation (#266)
* Fixes text jumping on creation
* Do not remove node on ESC
* Fixed typo
|
2020-01-09 00:06:25 +05:00 |
|
Gasim Gasimzada
|
86a1c29eec
|
Extract scene functions to their respective modules (#208)
- Also, extract utilities into utils module -- capitalizeString, getDateTime, isInputLike
|
2020-01-06 20:24:54 +04:00 |
|