aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox
AgeCommit message (Collapse)Author
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 ↵bobzel
@computed functions.
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 ↵bobzel
with modification to be cleaner. added Vcenter option for text in menu bar. fixed doc rotation. enabled scaling of DataViz views. fixed text sidebar opening size and sidebar issues with native dims for PDF/Web
2023-11-08fixed bug where tableBox's didn't render all of the rows they receive. lots ↵bobzel
of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons.
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 ↵bobzel
to keyvaluebox.
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 ↵bobzel
selects w/ marquee and two finger vertical pan isn't clamped.
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
2023-09-28header fix + more consistent bar heightsrichman333
2023-09-28smoother scrollingsrichman333
2023-09-28doesn't lag / glitch system but scrolling can be kinda funkysrichman333
2023-09-14from lastgeireann
2023-09-14turned off pointer events in dataviz boxes when not active.geireann
2023-08-28trying to fix more colorsbobzel
2023-08-27one column numerical pie histogram vs weighted slices checkboxsrichman333
2023-08-27from lastebobzel
2023-08-27fromlastbobzel
2023-08-27minor cleanup of componentDidMount stuff for dataVizbobzel
2023-08-27added ctrl-a to select all in tableBoxbobzel
2023-08-27numerical slices with extra string ($, %, #) show everythingsrichman333