| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and moving crate functions to <>Box functions
|
|
|
|
|
|
|
|
|
|
contentPointerEvents to childContentPointerEvents to match what it does.
|
|
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..
|
|
|
|
files.
|
|
|
|
super.componentDidUpdate on subsclasses
|
|
|
|
@computed functions.
|
|
made fitToContents work cleanly for native scaled docs.
|
|
|
|
|
|
|
|
accessible for a tab.
|
|
|
|
|
|
|
|
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.
|
|
|
|
pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point.
|
|
drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos.
|
|
embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate.
|
|
|
|
view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored.
|
|
|
|
|
|
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
|
|
freeform and use document views onClick for selection
|