aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/MapBox/MapBoxInfoWindow.tsx
AgeCommit message (Expand)Author
2025-03-06a bunch of changes to improve how docs are selected automatically when created.bobzel
2025-02-10code cleanup in createDocumentTool. added childLayoutFitWidth to comparisonBo...bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2023-12-06converted equationEditor from a npm module to a local file. commented out ol...bobzel
2023-12-01cleaning up documentview props. got rid of special cases for keyValueBox. ...bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-30fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...geireann
2023-08-13Merge branch 'master' into UI_Update_Eric_MaEric
2023-06-13fixed updating cached docs when opening a backlinks collection. added some F...bobzel
2023-05-14fixed webpage link following by adding a presData for the current URL to all ...bobzel
2023-05-14Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-05-10Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-04-14got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and z...bobzel
2023-04-10Pre-bobEric
2023-04-04fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...bobzel
2022-08-03from lastbobzel
2022-08-03Merge branch 'master' into parkerbobzel
2022-07-22adjusted native dim scaling slightly combining props.scaling and props.Conten...bobzel
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-06-30Merge branch 'master' into parkerGeireann Lindfield Roberts
2022-06-09cleaning up map Info Window just a bitbobzel
2022-05-12fixed perfromance (flickering, speed) issues with having pointerEvents prop i...bobzel
2022-03-12attempting to add note-takingljungster
2021-12-08Added auto scroll to bottom of map info view stack when note is added. hide ...bobzel
2021-12-07restored keeping properties pane open when selection changes. added Doc par...bobzel