aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/CollectionFreeFormDocumentView.tsx
AgeCommit message (Collapse)Author
2019-05-13small fixesbob
2019-05-12finally fixed disappearing videobox and changed marquee div structureBob Zeleznik
2019-05-10added summary screen grab icon as a template view of a text document. ↵Bob Zeleznik
converted Cast(...ListSpec(Doc)) pattern to DocListCast
2019-05-09merged with masterSam Wilkins
2019-05-09various cleanup to icons, summaries...bob
2019-05-08Working implementation of remote cursorsSam Wilkins
2019-05-08fixes for templates and for draggingbob
2019-05-08adjusted titling of icons and summaries.bob
2019-05-08cleaned up template menu. made icon doc deletable.bob
2019-05-08added delete from non-data keys in tree view. fixed undo iconanimating problembob
2019-05-08small fixes to titles, templates, minimizing, and keyvalue deletionBob Zeleznik
2019-05-07added Bullet templatebob
2019-05-06fixed undo for minimizing docsBob Zeleznik
2019-05-06fixed icon box titles. fixed artifact related to maximizing icons.Bob Zeleznik
2019-05-06switched to alt key for toggling how minimized views appearbob
2019-05-06addd doc list castbob
2019-05-06added goldenlayout as a file, changed list / type stuff a bit.bob
2019-05-06added start of "minimap" support via better buttons and summaries.Bob Zeleznik
2019-05-04initial commit - todo: use cursor field rather than generic tuple fieldSam Wilkins
2019-05-03added make button option. summarize to text notes that can be frozen to resize.bob
2019-05-03fixed document drop. improved icon dragging to work across collections.bob
2019-05-03more icon fixes for multiple documents.bob
2019-05-03changes to icon box and decorations.bob
2019-05-02added some hover highlighting.bob
2019-05-01fixed default document scale based on zoom levelbob
2019-05-01fixed icon opacitybob
2019-04-30fixed iconsbob
2019-04-30fixed link linesbob
2019-04-30Merge branch 'master' into newDocsbob
2019-04-29fixed unminimizingBob Zeleznik
2019-04-28Decent amount of stuff is workingTyler Schicke
2019-04-26detailsbob
2019-04-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-04-25silly me - borderRadius can be inheritedBob Zeleznik
2019-04-24added borderRadius and fixed a bunch of broken props along the way.Bob Zeleznik
2019-04-24playing with linkingbob
2019-04-23maybe working events?bob
2019-04-23fixes to zoom scaling, moved and fixed icon stuff into ↵bob
CollectionFreeFormDocumentView. several smaller bugs.
2019-04-23Did most of Documents and some other stuffTyler Schicke
2019-04-22fixing annotations on documentsBob Zeleznik
2019-04-21More fixesTyler Schicke
2019-04-21More changesTyler Schicke
2019-04-21fixed a bunch of issues related to moving documents with different zoom bases.Bob Zeleznik
2019-04-20fixed some layout bugsBob Zeleznik
2019-04-19played with iconifying things in a different way. fixed some things with ↵bob
schemas.
2019-04-18fixed workspace switching exception. started to refresh minimize functionality.bob
2019-04-18reenabled zoon fading. added Esc.bob
2019-04-16removed traces()played with image box stacking.bob
2019-04-16code clean up and fix to performance issues.Bob Zeleznik
2019-04-15fixed zoom fading somewhat.bob