aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2020-01-22basic cleanup for warningsbob
2020-01-22fixed template/scripting problem. added collectionDoc parameter for onClick ↵bob
scripts. made buxton layout update hero image on click.
2020-01-20fixed linking to text region. fixed link displays. removed old ↵Bob Zeleznik
tooltiptextmenu. fixed brushes in richTextMenu.
2020-01-20Merge branch 'claire_settings' of ↵Stanley Yip
https://github.com/browngraphicslab/Dash-Web into pen
2020-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-20buxton layout improvementsSam Wilkins
2020-01-20close to buxton's initial workflowSam Wilkins
2020-01-17changed view types around to be stored on extension doc. added stuff to ↵bob
stackingview to create views of fields using ';"
2020-01-17moving around the createPolyline functionStanley Yip
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-17palette now doesn't interfere with touchStanley Yip
2020-01-17minor visual changeskimdahey
2020-01-17css updateskimdahey
2020-01-16additional qol changeskimdahey
2020-01-16merged w masterkimdahey
2020-01-15the quick brown fox jumped over the lazy dogStanley Yip
2020-01-14ok we now use custom events for touch. im struggling with figuring out how ↵Stanley Yip
to ignore a hand lol
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ↵Stanley Yip
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2020-01-10better working version of pivot viewerbob
2020-01-09buttons show correct active status when togglign marks at the end of textFawn
2020-01-09condensed the link button and made buttons dark when they are active in the ↵Fawn
selection
2020-01-09minor cleanFawn
2020-01-09minor mergeFawn
2020-01-09pull and merge with masterFawn
2020-01-09code cleaning richtextmenuFawn
2020-01-09added styling options to select dropdowns on rich text menuFawn
2020-01-09refactored dropdown buttons into a buttondropdown component for richtextmenuFawn
2020-01-09bounded antimodemenu to the boundaries of the screen and minor styling of ↵Fawn
richtextmenu
2020-01-09minor cleanupvellichora
2020-01-09fixed many warningsbob
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-07added logic so that text nodes started on the very left still show the full ↵vellichora
richtextmenu
2020-01-07fixed up text toolbar a little. fixed doculink anchors on hyperlinksbob
2020-01-07kind of hack to get selects in richtextmenu to be selectable againvellichora
2020-01-07resizing works, the math is just wrong loooolStanley Yip
2020-01-07richtextmenu appears whenever formattedtextbox is focusedvellichora
2020-01-07pull from mastervellichora
2020-01-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵vellichora
textbox_fawn_fix
2020-01-07can remove links without needing to select whole linkvellichora
2020-01-07integrated link button on richtextmenuvellichora
2020-01-07started integrating link button with richtextmenuFawn
2020-01-07integrated color and highlight tools in richtextmenuFawn
2020-01-07styling for brush dropdownFawn
2020-01-07starting integrating brush tool into richtextmenuvellichora
2020-01-07added summarizing button to richtextmenuvellichora
2020-01-07converted tool tip text menu to react component with basic marks and dropdownvellichora
2020-01-06made doculinkbox show up at top right of text hyperlink. it's a hack that ↵bob
should be cleaned up if I can figure out how.
2020-01-06maded link dot anchors update whenever they are moved. made text box ↵bob
collections always appear.
2020-01-06compile fixes and playing with Corsbob