| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Config done
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/
|
|
| |
Existing project files can only be opened after deleting all ids
|
| |\
| |
| | |
Playground done **for now**
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
c
c
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/
|
|
|
| |
fix: `is_dirty` was never checked for in the main update fn, allowing
unsaved work to easily be overwritten
|
| |\
| |
| | |
Internal restructuring done
|
| | | |
|
| | |
| |
| |
| | |
c
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| |\
| |
| | |
Drag & Drop done
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
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
|