aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Collapse)Author
2024-08-26moved KeywordsBox to TagsView. changed imagellable to use tagsbobzel
2024-08-21cleanup of face recognition. some lint fixes.bobzel
2024-08-20fixed up a bunch of things in face recognitionbobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-07-22adding type fixes to avoid 'any'sbobzel
2024-07-18from lastgeireann
2024-07-18starting to remove anysgeireann
2024-07-12Fixed nested collections in templates. cleaned up some cod.egeireann
2024-07-11fixed transforms for treeView. cleanedup/commented some code.geireann
2024-07-10fixed undoing bringToFront selections - made longPress observable work. ↵bobzel
made ink strokes keep Z index by default when clicked.
2024-07-01moved active ink settings to DocumentView from Doc. Changed how ink fill ↵bobzel
color is set based on what is selected.
2024-06-18feat: added view of labels on docs in freeformIEatChili
2024-05-20lint cleanup and some flashcard fixesbobzel
2024-05-19Merge branch 'restoringEslint' into alyssa-starterbobzel
2024-05-17chatcards, quizcards, and ai flashcardsalyssaf16
2024-05-16refactor/cleanup of pres animations. changed effects to start halfway ↵bobzel
through a zoom transition.
2024-05-16cleaned up and fixed feeformdocview styleprovider.bobzel
2024-05-16moved isHovering to DocumentView as instance variable instead from ↵bobzel
FormattedText as a Document field. cleaned up cluster style provider. fixed freeformView to not trigger as many updates when a doc is dropped, and fixed layoutEngines to not return a background or color unless actually set by the engine.
2024-05-15more cleanupbobzel
2024-05-15merged with new eslint codebobzel
2024-05-15use old version of <Fade>bobzel
2024-05-15Make pres aniamtions last as long as their transition timebobzel
2024-05-15cleanupbobzel
2024-05-14Merge branch 'master' into sophie-pres-transitionsSophie Zhang
2024-05-10fixed exception when text templates have no inherited data, and when text ↵bobzel
views are modified after the editor has been destroyed. random code cleanup
2024-05-10added an always option for OpenWhere lightbox. cleaned up/fixed making ↵bobzel
collections capable of being a lightbox.
2024-05-10fixed clicking on template text when template is not selected to get focus ↵bobzel
right. fixed treeView preDrop to compute sameTree correctly so that presbox treeview can nest documents hierarchically properly.
2024-05-08fixed text selection on web pages. cleaned up gptSummarize to work on any text.bobzel
2024-05-08lots of api cleanup and cycle removalbobzel
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 ↵bobzel
and moving crate functions to <>Box functions
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff
2024-04-28cleaned up explore mode to use focus(). fixed focusing on group doc ↵geireann
elements to not focus on group first.
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