index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
MapBox
/
MapPushpinBox.tsx
Age
Commit message (
Expand
)
Author
2024-04-30
unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...
bobzel
2024-03-28
fixed following link to pdf text selection with highlights. fixed hide key/va...
bobzel
2024-01-18
lots of changes to try to simplify API for viewPaths and related
bobzel
2024-01-02
fixing more .props => ._props refernces.
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in @co...
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-11-29
numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...
bobzel
2023-08-27
fixed exceptions when delete entities from a Map when it's in the process of ...
bobzel
2023-08-26
from last
bobzel
2023-08-22
Everything working, except for offset of placing pins and mapanchormenu when ...
Eric
2023-08-21
fixed calling setComponentView for maps
bobzel
2023-08-21
Buggy
Eric
2023-08-01
Pin onclick remove fully integrate, working but not tested a lot
Eric
2023-07-10
Location metadata synced and reactions working
Eric