| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-05 | editor: simplify using one contenteditable | Shulhan | |
| Using multiple lines of content editable is hard, especially when involving selection, deletion, and managing undo-redo history. | |||
| 2023-10-24 | all: reformat all files | Shulhan | |
| I cannot remember how I reformat those files previously, probably without any tools. This changes reformat the TypeScript files using prettier and HTML files using js-beautify. | |||
| 2022-03-15 | all: re-licensing wui under GPL 3.0 or later | Shulhan | |
| See https://kilabit.info/journal/2022/gpl/ for more information. | |||
| 2021-09-05 | editor: convert the example to TypeScript and loaded as module | Shulhan | |
