aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/CollectionFreeFormDocumentView.tsx
AgeCommit message (Collapse)Author
2019-09-17lots of code cleanup in collectionFreeFormDocumentView and DocumentViewbob
2019-09-16fixed boxShadows for backgrounds and activeDocuments() for ↵bob
freeformviews/marquees
2019-09-13refactored how ruleProvider's work. overloaded custom template for ↵bob
creating metadata fields
2019-09-12cleaned up rulerProvider a bit and added menu item to turn it on.Bob Zeleznik
2019-09-11fixed some template issues specifically for self-templates.Bob Zeleznik
2019-09-10got rid of zoomBasis remnants. cleaned up (just a little bit) renderScript ↵Bob Zeleznik
stuff in colelctionfreeformdocumentview
2019-09-10fixed up some stuff with portals and added a ButtonBox menu item for ↵bob
running scripts over a collection
2019-09-09added local overlay for free form views. added start of minimap.bob
2019-09-06changed sub-menu pop up location. added rotation jitterBob Zeleznik
2019-08-29changed linkFollowBox creation approach. fixed target contexts to add link ↵bob
default.
2019-08-21added pinning tree items to presentation. fixed float doc opacity when = 0bob
2019-08-03working version of clusteringBob Zeleznik
2019-08-01added floating docsbob
2019-07-27fixed a bunch of template and stacking view issues among others.Bob Zeleznik
2019-07-24Added transitionsTyler Schicke
2019-07-09fixed some template issues, added text templates.bob
2019-07-04added text font color setting. adding interactive border radius. moved ↵Bob Zeleznik
main toolbar.
2019-07-03quick and dirty arrange transition animationsbob
2019-07-02fixed issue with editing applied template text boxes.Bob Zeleznik
2019-07-02fixed doc decorations border for documents laid out with arrangeScriptsBob Zeleznik
2019-07-02Added arrange script to freeform viewsTyler Schicke
2019-06-18Fixed linter errorsTyler Schicke
2019-06-17cleaned up minimization code, added minimization for stackingbob
2019-06-01fixed stacking views to work with minimized documentsBob Zeleznik
2019-05-30cleaned up event handling for documentviews. fixed context menu closing.bob
2019-05-30added image rotation. added double click on stacking views. need to ↵Bob Zeleznik
cleanup/fix DocumentView click events
2019-05-29stacking view focus fixes. linkview fixes.-bob
2019-05-29improved stacking view and captions templates.bob
2019-05-22A bunch of fixes/changesTyler Schicke
2019-05-21Fixed speed again?Tyler Schicke
2019-05-21Fixed performance problemsTyler Schicke
2019-05-20fixed a few things for Firefox - dragging images, typing spaces, scrool ↵bob
speed. and focusing proeprly with zoomBasis.
2019-05-20fixed icons for pdfs. fixed activeItem issue for golden layout.bob
2019-05-19Added link follow behaviorTyler Schicke
2019-05-19fixed dragging out tree view to drag out user document. fixed opening ↵Bob Zeleznik
collections in a tab to show same layout as outside the tab.
2019-05-19added opaque background for non-annotation collections. fixed marquee view ↵Bob Zeleznik
when there's zoomBasis, fixed double-click opening to stopPropagation. got rid of RIGHT_BTN_DRAG stuff.
2019-05-18more fixes to maximizing docs to default to showing the same prototype each ↵Bob Zeleznik
time.
2019-05-18fixed font error message. Improved opening summaries as either inTab or ↵Bob Zeleznik
inPlace and switching with the alt-key
2019-05-17added right-click "open Tab" and double-click open tabBob Zeleznik
2019-05-17added something to follow links in current tab ?bob
2019-05-16fixed links so that you can adjust the pan location of a collection when its ↵Bob Zeleznik
a link endoint
2019-05-16Fixed linter errorsTyler Schicke
2019-05-16fixed highlighting thickness as much as possible. seems to be a minimum ↵bob
width of around 0.1 which is a problem zooming in.
2019-05-16fixed glitch in unminimizingbob
2019-05-16changes to make maximizing stuff apply to data documents. problem with ↵Bob Zeleznik
zooiming after resizing a summarized doc
2019-05-15small fixes. stopped view from panning when switching to tab dragging.bob
2019-05-15several smaller fixes.bob
2019-05-15set hover highlight for search resultsBob Zeleznik
2019-05-15small fixes to start allowing trails of links.Bob Zeleznik
2019-05-14changed Make Button to work with linksBob Zeleznik