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
/
RadialMenu.tsx
Age
Commit message (
Collapse
)
Author
2024-04-24
completing eslint pass
bobzel
2024-01-11
fixed obervable values not updateing because of component functions being ↵
bobzel
defined as vairables
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-14
a bunch more fixes to making things observable. fixed calling ↵
bobzel
super.componentDidUpdate on subsclasses
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2020-07-23
got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵
Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-07-02
started some cleanup for Mobile .. lookslike workspaces view is broken now
Bob Zeleznik
2020-06-16
mobile menu bug fixes + doc button fix
geireann
2020-04-26
fixed multi/col/row views to work with templates. fixed context menu ↵
Bob Zeleznik
subitems to appear on screen. fixed tree view display of text nodes.
2020-02-29
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into pen
yipstanley
2020-02-23
final commits before demo
Stanley Yip
2020-02-09
bug fixed the radial menu
andrewdkim
2020-02-03
attempt at performance tuning.
bob
2020-01-13
some fixes
Stanley Yip
2020-01-10
added text in the middle of the menu for description
Andy Rickert
2020-01-09
added icons
Andy Rickert
2020-01-09
Adding missing files
Andy Rickert