Age | Commit message (Expand) | Author |
---|---|---|
2020-12-09 | LibWeb: Make DOM::Range more suitable for JS. | asynts |
2020-12-09 | LibWeb: Join start and end after deleting selection. | asynts |
2020-12-09 | LibWeb: Implement deletion of more complex selections. | asynts |
2020-12-09 | LibWeb: Fix many bugs with the editing. | asynts |
2020-12-09 | LibWeb: Add support for cursor movement and delete. | asynts |
2020-12-09 | LibWeb: Support range delection accross nodes with shared parent. | asynts |
2020-12-09 | LibWeb: Add support for range deletion. | asynts |
2020-12-09 | LibWeb: Move editing stuff into EditEventHandler. | asynts |