aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-04-14tweaks to text inputBob Zeleznik
2019-04-14cleaned up ContainingCollectionView stuff a bitBob Zeleznik
2019-04-14restored ContainingCollectionView for use in drawings links (maybe brushing ↵Bob Zeleznik
later)
2019-04-14starting to add LODBob Zeleznik
2019-04-14fixed some scrolling artifactsBob Zeleznik
2019-04-14deleting database now also clears Solr indexesTyler Schicke
2019-04-14Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
tyler_search
2019-04-14Got a basic version of search workingTyler Schicke
2019-04-14playing with cyclic panningBob Zeleznik
2019-04-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-04-13cleaning up network data transfer.Bob Zeleznik
2019-04-13resolved merge conflicts with masterSam Wilkins
2019-04-13resolved merge conflictsSam Wilkins
2019-04-13added typesheet for full prosemirror keymapSam Wilkins
2019-04-13Fixed rich text undoTyler Schicke
2019-04-13asdfjkl updatesyipstanley
2019-04-13Re-fixed database stuff and added DocumentText to formatted textTyler Schicke
2019-04-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
interaction_changes
2019-04-13changed moving a docyipstanley
2019-04-13some code tweakingBob Zeleznik
2019-04-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-04-13some clean upBob Zeleznik
2019-04-13Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-04-13Fixed bug with database synchronizationTyler Schicke
2019-04-13added some undo'sBob Zeleznik
2019-04-13repairs to keyvalueboxBob Zeleznik
2019-04-12combined preview cursor with marquee. moved preview cursor prompt to its ↵Bob Zeleznik
own file.
2019-04-12fixed lint warnings.Bob Zeleznik
2019-04-12removed log stuffbob
2019-04-12fixed brushingbob
2019-04-12added undo for creating links. cleaned up some other code.bob
2019-04-12moved previewcursor to mainbob
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 ↵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-11Fixed another subtle server related bugTyler Schicke
Added optional capturing to scripts
2019-04-11Fixed style import stuffTyler Schicke
2019-04-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵laurawilsonri
richTextEditor
2019-04-11font style and size dropdowns worklaurawilsonri
2019-04-11made css globals avabile from code. cleaned up formattedText overlay api..bob
2019-04-11cleaned up z-index stuffbobzel
2019-04-11fixed schema view context menubobzel
2019-04-11fixed zoom not always rendering. fixed documents (images, pdfs) not ↵bobzel
appearing. fixed lint warnings.
2019-04-11tried to fix some context menu and other conflicting interactionsbobzel
2019-04-10switched text proxy to appear on selection, not pointerdownBob Zeleznik
2019-04-10changed drag of selected text to wait for a move event.Bob Zeleznik
2019-04-10fixed dragging multiple documentsBob Zeleznik
2019-04-10fixed text duplication when editing.Bob Zeleznik