| Age | Commit message (Collapse) | Author |
|
|
|
alyssa-starter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and moving crate functions to <>Box functions
|
|
CollectionFreeForm stiuff
|
|
|
|
|
|
|
|
|
|
views, notetaking, formattedText, etc. make bringToFront an optional prop.
|
|
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
|
|
|
|
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
|
|
|
|
@computed functions.
|
|
|
|
|
|
|
|
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
|
|
|
|
cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels.
|
|
|
|
field names in keyvalue pane.
|
|
|
|
overlayDocs that are pannable.
|
|
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.
|
|
|
|
zoom correctly.
|
|
items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview
|
|
|
|
capturedvariables not to cache scripts with lists of captured documents. fixed runtime warnings with stackedTimelined and AudioBox
|
|
|
|
|
|
a function call on LinkManager
|
|
|
|
scrollFocus by adding getView() and fixing focus() and restoreTargetView
|
|
to them.
|
|
setterscript for computedFields. restructed getFieldsImpl to avoid making multiple requests for the same document due to timing issues by 'locking' a document cache with a promise before sending the server request. added rotation and fill color as animatable fields. fixed image cropping for
|
|
|
|
adding thm as annotations. made zoom of text an option for pres and links
|
|
|
|
during rendering. moved some setContentViews() to constructors for efficiency
|
|
|
|
|