| Age | Commit message (Collapse) | Author |
|
|
|
showing selected text overlay for text docs.
|
|
with modification to be cleaner. added Vcenter option for text in menu bar. fixed doc rotation. enabled scaling of DataViz views. fixed text sidebar opening size and sidebar issues with native dims for PDF/Web
|
|
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.
|
|
highlighting and into Annotation.tsx, stopped freeformview from rerendering whenever its invalidated by not always setting layoutElements to a new list.
|
|
|
|
|
|
better handle white text
|
|
sliderbox. reduce uses of scriptContext
fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have.
fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global.
added a backup when presbox overwrites a doc's data field.
removed sliderBox.
fixed fontIcon dropdowns to not call click script twice.
removed scriptContext where it wasn't needed which is everywhere except TreeViews.
|
|
they are a target of config.
|
|
added to annotations list. fixed imageBox to not pass its configs on to its parent collection when focusing.
|
|
|
|
|
|
|
|
to annotation list. fixed dragging anchor menu icons so that they appear.
|
|
adjusted webBox to change nativeWidth when navigating to a wider page (eg., from google search to target). enabled scripts for google and bing pages. enabled entering web page url through documents title.
|
|
scripts. change link doc preview to use showDocument instead of addDocTab so that existing docs can be found.
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
menu problems with Open New Embedding and moved some collection menu items to buttons/
|
|
|
|
overlayDocs that are pannable.
|
|
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.
|
|
|
|
transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click.
|
|
|
|
|
|
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
|
|
of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable',
|
|
single/double-click code and cleaned up behavior timeouts. fixed pointer events for tree view editing titles and using as powerpoint.
|
|
|
|
compiled functions by parameterizing more functions. .
|
|
|
|
|
|
scrollFocus by adding getView() and fixing focus() and restoreTargetView
|
|
contents instead of deleting 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
|