Graphite/editor/src
mfish33 a0c22d20b6 Welcome screen, refactor to allow zero documents, and add TS typing to widgets (#702)
* unfinished implementation

* Add frontend for the empty panel screen

* Add an icon for Folder based on NodeFolder

* fixed messages causing peicees of ui not to render on new document

* Standardize nextTick syntax

* WIP generisization of component subscriptions (not compiling yet)

* Fix crash when loading font and there is no active document

* Only advertise tool actions with a document

* Fix failure to create new document

* Initalise the properties panel

* Fix highlight tab, canvas jump, warns and layer tree

* Fix tests

* Possibly fix some things?

* Move WorkingColors layout definition to backend

* Standardize action macro formatting

* Provide typing for widgets in TS/Vue and associated cleanup

* Fix viewport positioning initialization

* Fix menu bar init at startup not document creation

* Fix no viewport bounds bug

* Change !=0 to >0

* Simplify the init system

Closes #656

Co-authored-by: Keavon Chambers <keavon@keavon.com>
Co-authored-by: 0hypercube <0hypercube@gmail.com>
2022-07-22 16:09:13 -06:00
..
communication Welcome screen, refactor to allow zero documents, and add TS typing to widgets (#702) 2022-07-22 16:09:13 -06:00
dialog Welcome screen, refactor to allow zero documents, and add TS typing to widgets (#702) 2022-07-22 16:09:13 -06:00
document Welcome screen, refactor to allow zero documents, and add TS typing to widgets (#702) 2022-07-22 16:09:13 -06:00
frontend Welcome screen, refactor to allow zero documents, and add TS typing to widgets (#702) 2022-07-22 16:09:13 -06:00
global Welcome screen, refactor to allow zero documents, and add TS typing to widgets (#702) 2022-07-22 16:09:13 -06:00
input Welcome screen, refactor to allow zero documents, and add TS typing to widgets (#702) 2022-07-22 16:09:13 -06:00
layout Welcome screen, refactor to allow zero documents, and add TS typing to widgets (#702) 2022-07-22 16:09:13 -06:00
misc Welcome screen, refactor to allow zero documents, and add TS typing to widgets (#702) 2022-07-22 16:09:13 -06:00
viewport_tools Welcome screen, refactor to allow zero documents, and add TS typing to widgets (#702) 2022-07-22 16:09:13 -06:00
workspace Refactor font loading from per-document to the portfolio (#659) 2022-05-27 00:27:33 +01:00
consts.rs Rename vector components to match new terminology (#719) 2022-07-12 17:59:06 -07:00
lib.rs Event broadcasting system (#692) 2022-07-03 08:06:27 -06:00