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
/
MapBox.scss
Age
Commit message (
Collapse
)
Author
2023-12-11
fixed includes of scss globals into typescript files.
bobzel
2023-08-26
fixed map anchors to be configs, not maps! fixed doc decorations to not ↵
bobzel
allow clicking on them when showNothing is set. increased font size of map search.
2023-08-21
layout of search bar
Eric
2023-08-21
fixed input placement in map search
bobzel
2023-08-21
fixed alignemnt of map search
bobzel
2023-08-21
map fixes for drag and drop
bobzel
2023-08-21
Buggy
Eric
2023-08-15
Freeze
Eric
2023-05-10
formatting mapbox
bobzel
2022-03-19
from last
bobzel
2021-12-08
tried to simplify the mapbox ui.
bobzel
2021-12-07
restored keeping properties pane open when selection changes. added Doc ↵
bobzel
paraemter to fitWidth() prop function. split MapBoxInfoWindow out of MapBox and added an Add Note button.
2021-09-15
merge conflicts and toggle sidebar
Aubrey Li
2021-07-30
from last
bobzel
2021-07-30
added sidebar button to mapBox
bobzel
2021-07-30
set default native width for maps. changed map css so sidebar will show up. ↵
bobzel
fixed pointerEvents for map
2021-07-17
add MapBox
Aubrey-Li