| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
Existing project files can only be opened after deleting all ids
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
c
c
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
fix: `is_dirty` was never checked for in the main update fn, allowing
unsaved work to easily be overwritten
|
| | |
|
| |
|
|
| |
c
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
When a new element is dragged on top of a container that isn't the root
element (i.e. has a parent) and said parent isn't a container either,
the element is inserted into the container's parent element.
s
|
| | |
|
| |
|
|
| |
fix: Column element now showing in element list
|
| |
|
|
|
|
| |
`ActionKind` enum to help generalize d&d actions
removed `codegen` module
small refactors
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
f
|
| | |
|
| |
|