aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.tsx
AgeCommit message (Expand)Author
2019-04-24playing with linkingbob
2019-04-24added blacklist to stop docs form linking to their parent collection. refact...bob
2019-04-24added simple text box titlingbob
2019-04-23fixes to zoom scaling, moved and fixed icon stuff into CollectionFreeFormDocu...bob
2019-04-22better fixbobzel
2019-04-22from lastbobzel
2019-04-22fixed webbox'sbobzel
2019-04-21fixed a bunch of issues related to moving documents with different zoom bases.Bob Zeleznik
2019-04-20some tweaks to iconifying.Bob Zeleznik
2019-04-20fixed some layout bugsBob Zeleznik
2019-04-19moved icon into documentview until it can find a better home.bob
2019-04-19played with iconifying things in a different way. fixed some things with sch...bob
2019-04-19icon fixesBob Zeleznik
2019-04-18iconsbob
2019-04-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-04-16code clean up and fix to performance issues.Bob Zeleznik
2019-04-14Merge branch 'master' into interaction_changesBob Zeleznik
2019-04-14mostly northstar cleanup, plus cleaning up main.tsxBob Zeleznik
2019-04-13asdfjkl updatesyipstanley
2019-04-13added some undo'sBob Zeleznik
2019-04-12changed signatures of focus functions.bob
2019-04-12added title bar dragging for decorations.bob
2019-04-12cleaned up and enabled linking to a top-level documentbob
2019-04-12added link count to tabs. changed tabs to drag document with no mods, and dr...bob
2019-04-11made css globals avabile from code. cleaned up formattedText overlay api..bob
2019-04-10improved text editing.bob
2019-04-10fixed extra rendering for collections.bob
2019-04-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-04-09fixed dragging linkbutton to show linked docsBob Zeleznik
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...Tyler Schicke
2019-04-08fixed part of scroll issue. fixed dragging text boxes.Bob Zeleznik
2019-04-05Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...Tyler Schicke
2019-04-05fixed dragging misalignmentbob
2019-04-05Fixed remaining linter warningsTyler Schicke
2019-04-04fixed mergeTyler Schicke
2019-04-04Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...Tyler Schicke
2019-04-04Changed linter stuffTyler Schicke
2019-04-04added close button and fixed some async stuff.bob
2019-04-04fixed a number of smaller issues related to linkingbob
2019-04-04Started adding lintingTyler Schicke
2019-04-03Merge and it compilesTyler Schicke
2019-04-03merged with changes to DocumentDecorations so you can minimize/maximize witho...bob
2019-04-03merged with masterbob
2019-04-01added dragging multiple items.bob
2019-03-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ed...laurawilsonri
2019-03-18ui in place, needs refinement and more backendlaurawilsonri
2019-03-18added typings to DragManager's databob
2019-03-18fixed removing from schemas. fixed dragging link button to move quickly. cle...bob
2019-03-11title binding worksab