aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/MapBox/MapPushpinBox.tsx
AgeCommit message (Collapse)Author
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-03-28fixed following link to pdf text selection with highlights. fixed hide ↵bobzel
key/value in dashfieldView. fixed selecting dashFieldView nodes.
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-11-29numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ↵bobzel
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
2023-08-27fixed exceptions when delete entities from a Map when it's in the process of ↵bobzel
unmounting
2023-08-26from lastbobzel
2023-08-22Everything working, except for offset of placing pins and mapanchormenu when ↵Eric
sidebar is open
2023-08-21fixed calling setComponentView for mapsbobzel
2023-08-21BuggyEric
2023-08-01Pin onclick remove fully integrate, working but not tested a lotEric
2023-07-10Location metadata synced and reactions workingEric