summaryrefslogtreecommitdiffstats
path: root/style/src/text_editor.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simplify theming for `TextEditor` widgetLibravatar Héctor Ramón Jiménez2024-03-061-43/+0
|
* Introduce `Border` struct analogous to `Shadow`Libravatar Héctor Ramón Jiménez2024-01-201-8/+4
|
* Introduce new `iced_highlighter` subcrateLibravatar Héctor Ramón Jiménez2023-09-191-15/+1
|
* Draft `Highlighter` APILibravatar Héctor Ramón Jiménez2023-09-171-1/+15
|
* Draft `Editor` API and `TextEditor` widgetLibravatar Héctor Ramón Jiménez2023-09-121-0/+47