| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(examples): add selectable to examples | alex-ds13 | 2025-12-30 | 2 | -68/+72 |
| | | | | | | | - Adds the `selectable` to the rich and markdown examples. - Remove debug code from name example and make it simpler without the `selectable` so users know that the `selectable` is optional. | ||||
| * | feat(rich example): set theme to always Dark, add more text | Polesznyák Márk | 2025-12-30 | 1 | -5/+25 |
| | | |||||
| * | feat: correct selection on wrapped lines and allow mouse drag out of bounds | alex-ds13 | 2025-12-29 | 1 | -2/+1 |
| | | |||||
| * | feat(examples): QOL changes | Polesznyák Márk | 2025-11-21 | 2 | -6/+7 |
| | | |||||
| * | chore: update as necessary for upstream iced changes | Polesznyák Márk | 2025-11-21 | 1 | -2/+2 |
| | | |||||
| * | feat(name example): replace TextInput with TextEditor for multi-line ↵ | Polesznyák Márk | 2025-11-10 | 2 | -6/+16 |
| | | | | | support, disable wrapping | ||||
| * | feat(rich example): use single paragraph, centered text | Polesznyák Márk | 2025-11-08 | 1 | -7/+3 |
| | | |||||
| * | feat(rich): add `on_link_hover` and `on_hover_lost` | Polesznyák Márk | 2025-11-03 | 1 | -9/+41 |
| | | |||||
| * | feat: clean up debugging code, add multi-line fix to `Rich` | Polesznyák Márk | 2025-10-26 | 1 | -2/+7 |
| | | |||||
| * | feat: add `markdown` example | Polesznyák Márk | 2025-10-20 | 4 | -1/+181 |
| | | |||||
| * | feat: make markdown support optional with a feature flag | Polesznyák Márk | 2025-10-20 | 4 | -2/+17 |
| | | |||||
| * | feat: add selectable `Rich` widget with an example | Polesznyák Márk | 2025-10-19 | 1 | -0/+63 |
| | | |||||
| * | feat: initial commit | Polesznyák Márk | 2025-10-18 | 1 | -0/+39 |
