aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2024-05-07lint cleanup for schemaviewbobzel
2024-05-06eslint cleanupbobzel
2024-05-03merged with new version of masterbobzel
2024-05-03Merge branch 'master' into nathan-starterbobzel
2024-05-03reverting unnecessary changesbobzel
2024-05-02removed console.logsNathan-SR
2024-05-02focusSophie Zhang
2024-05-02another push to remove cycles by pushing things onto Doc and DocumentViewbobzel
2024-05-02arrow selection fixedNathan-SR
2024-05-02lots more dependency cycle unwinding.bobzel
2024-05-02selected cell moves with col; jitter on col move index 0 fixedNathan-SR
2024-05-01bug fiixngSophie Zhang
2024-05-01more cycle import removal. fixed ndollar bugs introduced during lint changes.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...bobzel
2024-04-28cleaned up explore mode to use focus(). fixed focusing on group doc elements...geireann
2024-04-28simplified explore mode implementationbobzel
2024-04-25ui framework for effect animationsSophie Zhang
2024-04-21more lint cleanupbobzel
2024-04-19lint fixes.bobzel
2024-04-18dropdowns, ui, rollSophie Zhang
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-11fix: start effect when doc is in viewportSophie Zhang
2024-04-11Row dragging no longer interferes with multi-selection; dragged rows render w...Nathan-SR
2024-04-10organizingSophie Zhang
2024-04-10fix: naming, cleaningSophie Zhang
2024-04-10fixed buttons to have an embedContainer. cleaning up notetaking view - fixing...bobzel
2024-04-09Merge branch 'master' into sophie-ai-imagesSophie Zhang
2024-04-04zoom fade rotateSophie Zhang
2024-03-31fixed dropdown in title bar location. moved rotate button up to not interfer...bobzel
2024-03-30cleanup of import orderings.bobzel
2024-03-29fixed capture offset to target in link following. fixed links to appear in l...bobzel
2024-03-29fixed making strokes able to allow followTarget click funcs to what they're l...bobzel
2024-03-27fixed lightbox views to suppressheight for docs with layout_fitWidth setbobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-24fixed linkdocpreviews to sequence through multiple links. fixed text boxes t...bobzel
2024-03-22Merge branch 'master' into nathan-starterNathan-SR
2024-03-21more springsSophie Zhang
2024-03-21preliminary react-spring animsSophie Zhang
2024-03-19routing select through selectCell; shift select kind of working; cell selecti...Nathan-SR
2024-03-19cleaned up user templates to not get changed on reload. made setting a templ...bobzel
2024-03-19multiple cell selection startedNathan-SR
2024-03-18hoveralyssaf16
2024-03-17menu workingalyssaf16
2024-03-17DocView 1330 problem statementNathan-SR
2024-03-17use metakey to edit computedfield result instead of expression in schema cell...bobzel
2024-03-14cleaned up some audio recording and annotating codebobzel
2024-03-12Merge branch 'master' into alyssa-starteralyssaf16
2024-03-12made text templates be both layout templates and prototypes of new text docum...bobzel
2024-03-09added a template button to top bar to set default layout. fixed show title w...bobzel