aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2019-04-26fixed dragging doc to a tab if shift prssed firstBob Zeleznik
2019-04-26fixed previewcursor appearing on select. adjusted rounded border text.Bob Zeleznik
2019-04-25more event fixing. got rid of text box padding.bob
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-24added blacklist to stop docs form linking to their parent collection. refact...bob
2019-04-23cleaned up events a bitBob Zeleznik
2019-04-23more adjustments to event handling,bob
2019-04-23maybe working events?bob
2019-04-23fixes to zoom scaling, moved and fixed icon stuff into CollectionFreeFormDocu...bob
2019-04-23right btn option for mac and windows.Bob Zeleznik
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-19from lastBob 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-18iconsbob
2019-04-18fixed workspace switching exception. started to refresh minimize functionality.bob
2019-04-17fixed onactivechanged exception. restored preview regionbob
2019-04-17small fixes to full screen and context menu on macBob Zeleznik
2019-04-16fixed some text focus issues. fixed contextmenu a bit. removed upload files.bob
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-15Merge branch 'interaction_changes' of github-tsch-brown:browngraphicslab/Dash...Tyler Schicke
2019-04-15fixing up small interaction issues with web pages, collections, etc.bob
2019-04-15fixed zoom fading somewhat.bob
2019-04-14Merge branch 'master' into interaction_changesBob Zeleznik
2019-04-14cleaned up ContainingCollectionView stuff a bitBob Zeleznik
2019-04-14starting to add LODBob Zeleznik
2019-04-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into in...yipstanley
2019-04-13changed moving a docyipstanley
2019-04-12added undo for creating links. cleaned up some other code.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-11fixed zoom not always rendering. fixed documents (images, pdfs) not appeari...bobzel
2019-04-11tried to fix some context menu and other conflicting interactionsbobzel
2019-04-10improved text editing.bob
2019-04-10fixed extra rendering for collections.bob
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-05Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...Tyler Schicke
2019-04-05fixed dragging misalignmentbob
2019-04-04Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...Tyler Schicke
2019-04-04Most stuff seems to be workingTyler Schicke
2019-04-04Changed linter stuffTyler Schicke
2019-04-04improved pdf bitmaps a bit, but still blurry.bob
2019-04-04Started adding lintingTyler Schicke
2019-04-03Merge and it compilesTyler Schicke