Justin Fagnani

Results 256 issues of Justin Fagnani

The first pass of the attribute inspector should be able to list and edit current attributes as well as add a new attribute. Bindings and listing non-set attributes known to...

ready

Template editing requires some refactoring of bits to allow for synthetic documents to be loaded into the frame, map operations back to the source document, etc. These are prerequisites for...

Designer will have several environments that it runs in and several different type of projects, folders and files that it can open. For each, resolving the set of files in...

Data flow between the editor and document would be simpler if the editor always sent the information needed to fully execute a command or query document state, without any state...

cleanup

Currently the edited document is modified (to insert the editing protocol handler and to label elements) before it's injected into the iframe via a blob URL. The blob URL has...

bug

`` appears to be the culprit. In DOM documents we need to explicitly traverse into templates and label the nodes.

bug
ready

We have several plain JS objects that describe elements in messages, and in state held by the stage, document, and inspector elements, like the "ElementInfo" object, or an object that...

ready

https://developer.mozilla.org/en-US/docs/Web/API/URL/revokeObjectURL

ready