summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* feat: update to `iced` 0.14-devpml682025-02-215-18/+49
|
* feat!: add name to `Theme`, `is_dark` -> `dark`pml682025-02-162-27/+36
|
* refactor: random stuffpml682025-02-163-23/+29
|
* chore: update dependenciespml682025-02-122-4/+2
|
* style: rename `DesignerPage` to `DesignerPane`pml682025-02-085-18/+13
|
* feat: add highlight color for Other and Custom `Scope` variantspml682025-02-081-2/+13
|
* feat: set custom `Style` on `TextEditor`pml682025-02-031-1/+18
|
* feat: switch text editor to animated theme valuepml682025-02-011-1/+1
|
* refactor: get rid of Uuid, use widget::Id directlypml682025-01-251-14/+13
|
* style: remove pkg name and author from version outputpml682025-01-141-2/+1
|
* feat: add iced_custom_highlighterpml682025-01-141-7/+5
|
* feat: add `-V` and `--version` flagspml682025-01-131-0/+16
|
* ci: add build and lint workflowspml682025-01-134-11/+11
|
* refactor: remove iced_drop & workspacepml682025-01-1117-0/+2002
|
* feat: restructure project, start drag and droppml682024-09-235-533/+0
|
* feat: add "Copy to clipboard" button for code viewpml682024-09-222-22/+52
|
* feat: finish codegenpml682024-09-223-14/+55
|
* feat: rework propspml682024-09-224-75/+49
| | | | w
* feat: finish codegen with limited props and elementspml682024-09-223-54/+113
|
* feat: finish codegen for elements **without** propspml682024-09-225-48/+108
| | | | feat: wow
* feat: format children nodes into code (without props)pml682024-09-222-14/+37
|
* feat: start codegenpml682024-09-223-10/+48
|
* feat: add usable state logicpml682024-08-302-80/+137
|
* feat: initial commitpml682024-08-292-0/+251