aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionDockingView.tsx
AgeCommit message (Collapse)Author
2019-05-05fixed undo when closing tabsBob Zeleznik
2019-05-04initial commit - todo: use cursor field rather than generic tuple fieldSam Wilkins
2019-05-02library and workspace stuff.bob
2019-05-02Various fixes:Tyler Schicke
Added a couple missing prototype ids that weren't fetched Fixed DocServer bug that was affecting docking view
2019-05-01made tree view work for docking viewsBob Zeleznik
2019-05-01Fixed tab titles when loading fresh dbTyler Schicke
2019-04-30Merge branch 'master' into newDocsbob
2019-04-27Split more files upTyler Schicke
2019-04-27A bunch more stuffTyler Schicke
2019-04-27undo for golden layout that's still not working.Bob Zeleznik
2019-04-26undo for docking.bob
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-23fixes for text box input and dock view problems.Bob Zeleznik
2019-04-23fixes to zoom scaling, moved and fixed icon stuff into ↵bob
CollectionFreeFormDocumentView. several smaller bugs.
2019-04-21More fixesTyler Schicke
2019-04-21More changesTyler Schicke
2019-04-20More refactoringTyler Schicke
2019-04-18fixed workspace switching exception. started to refresh minimize functionality.bob
2019-04-17fixed docking view and freeform to not need <Measure>Bob Zeleznik
2019-04-17fixed docking view for documents with native widthsBob Zeleznik
2019-04-17fixed onactivechanged exception. restored preview regionbob
2019-04-17small fixes to full screen and context menu on macBob Zeleznik
2019-04-16various bug fixesBob Zeleznik
2019-04-16Changed config stuff to make compilation fasterTyler Schicke
Fixed linter errors
2019-04-15fixed zoom fading somewhat.bob
2019-04-14from last - fixed issue with golden layoutBob Zeleznik
2019-04-14starting to add LODBob Zeleznik
2019-04-12fixed lint warnings.Bob Zeleznik
2019-04-12changed signatures of focus functions.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 ↵bob
drag tab with shift
2019-04-11made COLLECTION_BORDER_WIDTH a CSS variable accessible from code. changed ↵Bob Zeleznik
global css variable file name
2019-04-10fixed extra rendering for collections.bob
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-08Renamed CollectionViewBase to CollectionSubViewTyler Schicke
Fixed bug with adding documents to PDF and videos
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-07ab committed thisab
2019-04-06drop fraught but technically undoableab
2019-04-05Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-05fixed dragging misalignmentbob
2019-04-05Fixed remaining linter warningsTyler Schicke
2019-04-03Merge and it compilesTyler Schicke
2019-04-03Almost compilesTyler Schicke
2019-04-01Started refactoring props and collectionsTyler Schicke
2019-04-01from lastbob
2019-04-01added dragging multiple items.bob
2019-03-27fixed tab titles of docking viewBob Zeleznik
2019-03-27fixed linking to work with delegates. fixed full screen option and tab ↵Bob Zeleznik
dragging bugs.