aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-05-02focusSophie Zhang
2024-05-02another push to remove cycles by pushing things onto Doc and DocumentViewbobzel
2024-05-02thick borders between colheaders fixedNathan-SR
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-05-01last for LineChartssrichman333
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-30pre deleting unneededSophie Zhang
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff
2024-04-30broke out clusters code from freeformview to its own file. cleaned up a bit.bobzel
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-30from lastbobzel
2024-04-29more eslintbobzel
2024-04-29updating showDocument to not have to know about groups -- all group logic is ↵bobzel
in collectionfreeformview.
2024-04-29eslint fixes.bobzel
2024-04-28pie chart filtering, mult-selection, selection on refresh updatessrichman333
2024-04-28cleaned up explore mode to use focus(). fixed focusing on group doc ↵geireann
elements to not focus on group first.
2024-04-28fix transform originSophie Zhang
2024-04-28click previewSophie Zhang
2024-04-28save progSophie Zhang
2024-04-28simplified explore mode implementationbobzel
2024-04-26fixed ink exceptionbobzel
2024-04-25cleanupbobzel
2024-04-25ndollar fix.bobzel
2024-04-25pinning freeform contents now captures the layoutbobzel
2024-04-25fixed issue with dataviz table disappearingbobzel
2024-04-25added toList() for Doc|Doc[]bobzel
2024-04-25minor lint cleanupbobzel
2024-04-25fix lint errorsbobzel
2024-04-25changed marqueeAnnotator to save inline annotations as text strings instead ↵bobzel
of Docs. enabled making image crops of text selections on PDFs. cleaned up webboxrendered lint promses, and Annotation render
2024-04-25fixed linear menu to not have scroll bar automatically on firefoxgeireann
2024-04-25ui framework for effect animationsSophie Zhang
2024-04-25fixed filteres axes, console errorssrichman333
2024-04-24cleanedsrichman333
2024-04-24bars stay selected on refresh / componentdidmountsrichman333
2024-04-24column drag highlight (too-thick border on column header)Nathan-SR
2024-04-24column dragging visual update working (but kinda hacky)Nathan-SR
2024-04-24post merge eslint cleanupbobzel
2024-04-24mereged sarah-dataViz-aibobzel
2024-04-24Merge branch 'master' into dataviz-ai-sarahbobzel
2024-04-24from lastbobzel
2024-04-24minor tweaks for mergingbobzel
2024-04-24completing eslint passbobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed ↵bobzel
presentation transitions to animate. changed so that annotaitons on pdfs would highlight when following a pres slide. fixed scrolling to annotations (and other viewSpecs) from presentations by using the slide target, not the slide as the focus document. cleaned up search and fixed to unhighlight searches on close. fixe pdf search unhighligting to work.
2024-04-24nothing broke; column dragging visual update kind of worksNathan-SR
2024-04-24what brokeNathan-SR
2024-04-24select / filter with multiple histogram barssrichman333