| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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()
|
|
locking docs in non freeform view. fix for labelBox with multiple rows to keep top rows. cleaned up docViewPath/containerViewPath &
|
|
|
|
|
|
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
|
|
|
|
|
|
|
|
|
|
super.componentDidUpdate on subsclasses
|
|
|
|
|
|
|
|
|
|
@computed functions.
|
|
react-typist for gpt.
|
|
|
|
|
|
|
|
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
|
|
|
|
be simpler and more correct.
|
|
showing selected text overlay for text docs.
|
|
shift to add Doc to a selection and also when bounding box already covers the doc to add. fixed dragging maximize button to start goldenlayout drag properly. fixed typing character to group,etc a multiselection when a text doc has input focus. fixed using clusters. add Shift-U to ungroup alternate group style. multi-select blurs() all active inputs. shift-selecting a multi-selected Doc, deselects it.
|
|
of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons.
|
|
ProxyFields that caused renameEmbedding to infinite loop.. Changed brushing for the same reason. Cleaned up a few things with filter code.
|
|
|
|
computd values; don't make things active when things are dragged unless CanEmbed; fix for linkBox to use reaction.
|
|
(wasn't being used properly. before anyway). cleaned up marquee view divs.
|
|
|
|
instead of boundingbox. fixed doc title css. started to make link lines more compatible with ink.
|
|
|