Skip to content

Tags: grassator/canvas-text-editor-tutorial

Tags

part-8

Toggle part-8's commit message
Fixed issue with removing lines at the end of the document.

part-7

Toggle part-7's commit message
Fixed issues with wrong handling of trailing \n in textarea.

part-6

Toggle part-6's commit message
Added insertion and removal of the text.

part-5

Toggle part-5's commit message
Added basic support for 0-width selection (cursor).

part-4

Toggle part-4's commit message
Started to work on Document class and implemented dumb doc rendering.

part-3

Toggle part-3's commit message
Added simple font metrics class.

part-2

Toggle part-2's commit message
Created DOM structure for the editor.

part-1

Toggle part-1's commit message
Updated README file.