aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox
AgeCommit message (Expand)Author
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-11fixed obervable values not updateing because of component functions being def...bobzel
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so t...bobzel
2024-01-03cleaned up screenToLocalTransform in several places by making it additional m...bobzel
2024-01-03fixed marquee annotator for lightbox with pdf and rotated documents.bobzel
2024-01-03from lastbobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-27from lastbobzel
2023-12-27error fixes.bobzel
2023-12-27dragging tables column fixsrichman333
2023-12-21fixes post-merge for dataViz-annotationsbobzel
2023-12-21Merge branch 'moreUpgrading' into dataViz-annotationsbobzel
2023-12-15more fixes for mapbox and datavizbobzel
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-07fixed table boxes and label boxes.bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-12-05immediate updatessrichman333
2023-12-04dataviz as schema live updatessrichman333
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-04small dataviz ui tweakssrichman333
2023-12-04default keys bug fix + image to dragsrichman333
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-30completed transition from rootDoc => Document, dataDoc, layoutDocbobzel
2023-11-30drag onto canvassrichman333
2023-11-29schema to dataviz through popupsrichman333
2023-11-27clicking on tables bug fixsrichman333
2023-11-24mergesrichman333
2023-11-18fixed scaling of dataviz boxes when native dims are set.bobzel
2023-11-17major overhaul of resizing code. updated doc fields for enabling native with...bobzel
2023-11-08fixed bug where tableBox's didn't render all of the rows they receive. lots o...bobzel
2023-11-06annotations update!srichman333
2023-10-16sidebar opens when following linksrichman333
2023-10-16center text + scrolling covers whole table heightsrichman333
2023-10-16Merge branch 'master' into dataViz-annotationssrichman333
2023-10-16from lastsrichman333
2023-10-16cleaned up css and cursor pointer for tableboxes. prevent links being drawn t...bobzel
2023-10-12fix for tableBox scrollingbobzel
2023-10-10mergedsrichman333
2023-10-10merge?srichman333
2023-10-10startsrichman333
2023-10-10made tablebox row height a css variable. fixed panmode so that left drag sel...bobzel
2023-10-10more fixes for virtual scrolling and added keeps scroll pos on dragbobzel
2023-10-10fixes for scrolling large datasets in TableBoxbobzel
2023-10-10merged with masterbobzel
2023-10-02better scrolling in data tablessrichman333