aboutsummaryrefslogtreecommitdiff
path: root/docs/redirect.html (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-12docs: update changelogPolesznyák Márk1-0/+2
2026-03-12feat: add ellipsis supportPolesznyák Márk2-16/+31
2026-02-06chore: update as necessary for upstream iced changes (PR#3238)Polesznyák Márk2-12/+6
2026-02-05docs: update changelogPolesznyák Márk1-0/+3
2026-02-05chore: bump versionv0.5.0Polesznyák Márk1-1/+1
2026-02-05feat: make click interval for double & triple clicks customizablePolesznyák Márk5-8/+125
2026-01-20chore: bump MSRV to match iced'sPolesznyák Márk1-1/+1
2025-12-30docs: update changelogPolesznyák Márk1-0/+3
2025-12-30chore: bump versionv0.4.0Polesznyák Márk1-1/+1
2025-12-30docs: update CHANGLELOG and README to reflect latest changesPolesznyák Márk2-3/+12
2025-12-30feat(rich example): set theme to always Dark, add more textPolesznyák Márk1-5/+25
2025-12-29fix: graphemes with multi codepoint on multiple visual linesalex-ds132-93/+157
2025-12-29fix: select graphemes with multi codepoints properlyalex-ds132-28/+48
2025-12-29fix: outbounds selecting when inside a scrollablealex-ds132-2/+2
2025-12-29fix: take visual bounds into consideration when text is centeredalex-ds132-9/+108
2025-12-29feat: correct selection on wrapped lines and allow mouse drag out of boundsalex-ds133-314/+263
2025-12-29chore: add missing hint_factor fields (iced update)Polesznyák Márk2-2/+9
2025-12-09chore: bump versionPolesznyák Márk2-1/+3
2025-12-08chore: update as necessary for upstream iced changesPolesznyák Márk3-20/+38
2025-11-21feat(examples): QOL changesPolesznyák Márk2-6/+7
2025-11-21chore: update as necessary for upstream iced changesPolesznyák Márk3-17/+17
2025-11-12docs: update changelogPolesznyák Márk1-0/+5
2025-11-12chore: bump versionv0.3.0Polesznyák Márk1-1/+1
2025-11-12feat: implement double-click + drag by-word selectionPolesznyák Márk4-19/+106
2025-11-10feat(name example): replace TextInput with TextEditor for multi-line support,...Polesznyák Márk2-6/+16
2025-11-08feat(rich example): use single paragraph, centered textPolesznyák Márk1-7/+3