| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement methods to query the contents of a `TextEditor` | 2023-09-16 | 1 | -0/+48 | |
| * | Fix `Copy` action being triggered without any modifiers | 2023-09-14 | 1 | -1/+3 | |
| * | Fix `clippy` lints | 2023-09-13 | 1 | -10/+20 | |
| * | Introduce `Motion` concept in `core::text::editor` | 2023-09-13 | 1 | -33/+44 | |
| * | Unify `Focus` and `Click` updates in `widget::text_editor` | 2023-09-13 | 1 | -32/+16 | |
| * | Implement `Cursor::Selection` calculation in `Editor::cursor` | 2023-09-13 | 1 | -1/+5 | |
| * | Add `Enter` variant to `Action` in `text::Editor` | 2023-09-12 | 1 | -0/+1 | |
| * | Draft `Editor` API and `TextEditor` widget | 2023-09-12 | 1 | -0/+457 |
