aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/components
AgeCommit message (Collapse)Author
2025-06-23fixed invalidations to not trigger creating new refs when ref= was assigned ↵bobzel
to an anonymous function. fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains. fixed ink to have a Math mode and fixed math recognition myscript calls.
2025-06-13fixed layout of tableBox after previous html updategeireann
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-06-02from lastbobzel
2025-06-02tweaks to tablebox to show bottom line of bottom rowbobzel
2025-05-30Merge branch 'master' into Template-ChangesNathan-SR
2025-04-23lots of typechecking fixes.bobzel
2025-03-24further major cleanup to histogramsbobzel
2025-03-24major cleanup to histogram. fixing hover and types.bobzel
2025-03-23more _props.Document to .Document refactoring. type updates to ↵bobzel
prosemirrortransfer
2025-03-23from lastbobzel
2025-03-23updated more [DocData] to .$ thingsbobzel
2025-03-17fixed table box scrollingbobzel
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵bobzel
mostly related to how scss files can be included in each other
2025-01-01monorepo setupGeireann Lindfield Roberts
2024-10-04from lastbobzel
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-08-29Dataviz crash hopefully fixed; prototype func for generating templates; ↵Nathan-SR
radius NaN bug handled
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-07-30Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-07-26Revert "Merge branch 'master' into eleanor-gptdraw"eleanor-park
This reverts commit decbefe23a1da35c838222bafe8a2c029c6ea794, reversing changes made to 8ca26551622d36b7856f5c1865498fa9e5d888b5.
2024-07-17highlighting rows based on layoutpreview hoverNathan-SR
2024-07-12Fixed nested collections in templates. cleaned up some cod.egeireann
2024-05-15cleaned up highlighting selected points in lineChartbobzel
2024-05-15lint cleanupbobzel
2024-05-15simplified pieChart textbobzel
2024-05-15fix showing saved selections on pieChartsbobzel
2024-05-14made text unselectable in pieChartsbobzel
2024-05-14fixed line chart rendering to updatebobzel
2024-05-14Merge branch 'restoringEslint' into sarah-ai-visualizationbobzel
2024-05-14cleaning up dataviz codebobzel
2024-05-14merged with masterbobzel
2024-05-07filtering for a range of stringssrichman333
2024-05-05bug fixed - when piechart has no datasrichman333
2024-05-05$, %, etc... can be selected for histograms and linechartssrichman333
2024-05-02lots more dependency cycle unwinding.bobzel
2024-05-01last for LineChartssrichman333
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff
2024-04-28pie chart filtering, mult-selection, selection on refresh updatessrichman333
2024-04-25fixed filteres axes, console errorssrichman333
2024-04-24cleanedsrichman333
2024-04-24bars stay selected on refresh / componentdidmountsrichman333
2024-04-24post merge eslint cleanupbobzel
2024-04-24mereged sarah-dataViz-aibobzel
2024-04-24Merge branch 'master' into dataviz-ai-sarahbobzel
2024-04-24completing eslint passbobzel
2024-04-24select / filter with multiple histogram barssrichman333
2024-04-24filtering from histogram bars works from all histogram typessrichman333