| Age | Commit message (Collapse) | Author |
|
|
|
collection drop to propagate when embed is not enabled. fixed image box drop . made goldenlayout tabs selectable. turned off leaving pushpins on drag out. fixed long press to disable on drag.
|
|
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.
|
|
|
|
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.
|
|
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.
|
|
|
|
|
|
zoom correctly.
|
|
makeLink api,
|
|
toggling link targets. fixed sorting and undoing schema view changes.
|
|
through RTFs for referenced documents to clone. renamed nested documents docId instead of docid for consistency with other nested field ids.
|
|
a function call on LinkManager
|
|
contents instead of deleting them.
|
|
adding thm as annotations. made zoom of text an option for pres and links
|
|
|
|
following. Added serial/parallel option for presentation group with up. Added direct pinning of text seletions to trails. fixed 'hide' option for preselements to work with hidebefore/after
|
|
|
|
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,
|
|
there is no error.
|
|
|
|
docking view to be nested to avoid crashes before when they became nested. fixed dropping docs with dropAction of 'alias' to never remove them. fixed clearing startLink to not deselect when link is already started
|
|
'data' field unnecessarily and at the expense of being able to set it for replacement docs when using animation frames
|
|
|
|
Merging loading doc into master
|
|
|
|
|
|
transparent docs to the opaque layer so they can get drop events. cleaned eraser and pen interaction code and made erasing strokes work faster and avoid hanging by not intersecting strokes that are already partially deleted.
|
|
|
|
|
|
update with loading box
|
|
|
|
|
|
|
|
collection. fixed errors related to NumT casting to number
|
|
for earch in webBox.
|
|
allow dragging clippings from webBox's.
|
|
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..
|
|
|
|
coloring of nodes with transparent backgrounds to consider parent collection background color
|
|
without selection. added a 'dataTransition" prop to DocumentView to allow collections to animate changes in the size of documents.
|
|
|
|
|
|
|
|
to provide feedback that something is happening. changed server to only set caching for images. fixed warnings/errors.
|
|
|
|
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.
|
|
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
|