| Age | Commit message (Collapse) | Author |
|
height so that when shared it doesn't start big and jump to small. changed permissions to be private until an Acl is set - this prevents private docs from flicking on momentarily when shared since fields are not distributed atomically. added Shift/Alt/Ctrl Enter for freeform and stacking views to create neighboring docs. fixed first typed char of text to have a user_mark. made shared text doc header overlap to prevent scrolling.
|
|
webBox to update thumbnails when native dims change. cleaned up content dragging/activation for multiRow/col for headerBar
|
|
|
|
pointerEvents on lockedPosition collectoins that are not children of a free form view.
|
|
zoom to target checkbox for link editing. extracted out a new field pointerEvents so that lockPosition is not automatically conflratd with no pointer events. updated freeformview focus to work with zooming on region selections.
|
|
|
|
|
|
cleaned up api to use a browseClick prop.
|
|
freeformcollections
|
|
the locked document.
|
|
|
|
infinite loop in FilterBox. changed TimeView to scale WebBox's. fixed issues with timeView filters. fixed bugs with webBox scrolling on startup, following links, etc.
|
|
invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular.
|
|
LOD code.
|
|
document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events.
|
|
|
|
|
|
linkRelationships.
|
|
dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover.
|
|
documents would re-render if an earlier docuent in the collection list was added/removed.
|
|
using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky..
|
|
grid/non-freeform views, fixed timeView filtering to not keep making redundant filters,
|
|
is iconified to work. fixed pushin visibility toggling for docs that are iconified.
|
|
whatever's being dragged.
|
|
simpliifed documentdecorations. fixed display artifacts related to things not showing up when dragging, or otherwise not getting a halo of nested freeform colletions.
|
|
|
|
without selection. added a 'dataTransition" prop to DocumentView to allow collections to animate changes in the size of documents.
|
|
|
|
functions to avoid invalidations. moved grid renderer to its own component to avoid invalidations when panning/zooming.
|
|
to provide feedback that something is happening. changed server to only set caching for images. fixed warnings/errors.
|
|
turned on local browser caching of server responses (eg, images)
|
|
in freeform view.
|
|
page thumbs on deselection after the first thumb is generated.
|
|
work with multiple selections.
|
|
stroke to scale uniformly. added ctrl+p,ctrl+e to switch between eraser/pen. added delete to menu options for tree view items. cleaned up a lot of ink code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
|
|
|
|
|
|
activate before) and fixed snapping to not be off by 1 screen space pixel
|
|
|
|
|
|
|
|
|
|
no longer reopen the document in its context. fixed selecting annotations on web/pdf. don't change document height when shown in a linkPreview. webBox fixes for pages with scripts. fixed range bounds when clicking on web text
several fixes to web pages on server and client.
client webbox allows clicks on divs with onclick instead of doing selection
also hacky fix so that google search url doesn't keep expanding by removing 'q=' regions
also added prevent/allow script menu item
server grabs all html and hides id="google.." which are ads.
also rewrites hrefs starting with http to route through corsProxy
also removes target=_blank tags to prevent pages from opening outside of dash.
also cleaned up routes and comments
also when not logged in, references to anything in dash domain route to /home
|