| Age | Commit message (Collapse) | Author |
|
link description editing popup. fixed showing link editor in property view - still some weirdness in what is selected. fixed dragging tree view items to set dragData.treeview and be able to drop at bottom of tree. fixed addFolder menu option for TreeViews to add locally.. added a function to collect all docs of a given tag into a collection. fixed setting default font size to update autolayouts. changed dropping link onto same collection to not leave pushpin. fixed minimap thumb updating. added fieldvalue dropdown for dashFieldViews in text.
|
|
rid of treeViewDoc prop
|
|
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.
|
|
|
|
always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument.
|
|
'self' even though it's deprecated.
|
|
button. Allowed trails to be pinned to or embedded within other trails.
|
|
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
|
|
|
|
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.
|
|
turning off ink when menu is collapsed. added meta-click to fit all for collections, or zoom in on a document.
|
|
that it works with trails. added dragging documents within single collection for rearranging order of docs in a tab collection. fixed freeform views set to fitWidth to show decorations properly. turned off scaling of tree views. updated lightbox buttons. fixed tooltips on properties toggles.
|
|
|
|
pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point.
|
|
fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard.
|
|
|
|
|
|
|
|
from piles.
|
|
drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos.
|
|
FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent.
|
|
|
|
|
|
textboxes. fixed screengrab video upload and made dictation view possible (but needs reworking)
|
|
zoom correctly.
|
|
ContainingCollectionView props.
|
|
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
|
|
|
|
collections fitWidth by default so that they resize like a normal window. Made freeform pan/zoom animate when changing keyframes. allow nesting of keyframe collections.. made presEffects work even if there's no transition movement. made nested collection timelines follow parent by default, but with ability to change ordering. fixed treeView incremental render. treat doc anchors are preselements instead of delegating. don't highlight ink when dragging ctrl pts.
|
|
outside of the document, fixed dragging radius button over webbox to still get pointer events. fixed selection text in coments for web boxes.. fixed setting default background color for notes. fixed mode buttons to trigger click behavior before double click behavior. fixed events on nested text boxes that are linkAnchors (like text quotes in sidebar comments),
|
|
copying text from pdf to highlight copied regions without always displaying anchor.
|
|
modified DocumentView rendering to remove pres box refs. fixed mainView width.
|
|
embedding using title bar, even for free form views, choose bestAlias when dragging from files menu, text boxes honor document moves, show title for timeline annotations, fix dragoffset for stacks with buttons/description headers,
|
|
layout of treeview for pres box. fixed horiz/vert scrolling for trees. fixed not adding Loading docs to recently closed.
|
|
props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag.
|
|
|
|
|
|
going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils
|
|
|
|
|
|
|
|
|
|
|