summaryrefslogtreecommitdiff
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* feat: switch to `blob_uuid` for uuid generationpml682024-12-141-33/+16
* feat: remove `indexmap` in favor of BTreeMappml682024-12-111-172/+173
* feat: switch to `hecrj/iced_fontello` for icon font managementpml682024-12-081-82/+1021
* feat: animated theme switching with `iced_anim` cratepml682024-11-061-219/+443
* feat: add error dialogs, windows manifestpml682024-10-301-45/+287
* feat: implement `std::error::Error` for custom `Error` enumpml682024-10-261-4/+5
* feat: implement d&d for new elementspml682024-10-211-0/+2
* feat: update to iced 0.13.1, basic project state file, prepare for drag&droppml682024-10-041-428/+1134
* feat: rework RenderedElement, prepare for JSON project formatpml682024-09-281-0/+2
* feat: restructure project, start drag and droppml682024-09-231-154/+174
* feat: finish codegen for elements **without** propspml682024-09-221-0/+43
* feat: format children nodes into code (without props)pml682024-09-221-2/+13
* feat: add usable state logicpml682024-08-301-2/+262
* feat: initial commitpml682024-08-291-0/+3797