aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/RadialMenuItem.tsx
AgeCommit message (Collapse)Author
2024-04-24completing eslint passbobzel
2024-01-11fixed obervable values not updateing because of component functions being ↵bobzel
defined as vairables
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-01-13some fixesStanley Yip
2020-01-10added text in the middle of the menu for descriptionAndy Rickert
2020-01-09added iconsAndy Rickert
2020-01-09Adding missing filesAndy Rickert