aboutsummaryrefslogtreecommitdiff
path: root/src/client/views
AgeCommit message (Collapse)Author
2020-01-16changed template menu buttonBob Zeleznik
2020-01-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-10better working version of pivot viewerbob
2020-01-10multicolumn changesSam Wilkins
2020-01-10created multicolumn view file, made recipient parameter optional in ↵Sam Wilkins
sessionmanager
2020-01-09condensed the link button and made buttons dark when they are active in the ↵Fawn
selection
2020-01-09minor mergeFawn
2020-01-09pull and merge with masterFawn
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-08starter stuff for touch holdStanley Yip
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-08starting somethingStanley Yip
2020-01-08cleaned up searchBox. fixed parentdocument context menu placement.bob
2020-01-07added logic so that text nodes started on the very left still show the full ↵vellichora
richtextmenu
2020-01-07fix for link line opacitybob
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-07starting integrating brush tool into 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-06changed LOD for collections to use selection state, not size.bob
2020-01-06compile fixes and playing with Corsbob
2020-01-06added showPreview flag to text hyperlinksbob
2019-12-20restored scrolling to formattedText target on link following.bob
2019-12-20minor cleanupbob
2019-12-20fixed nested text box to stopPropagation on key press to prevent backscpace ↵bob
from deleting everything. made Esc desleect text and the document. fixed jumpToDOcument to focus annotationOn documents properly (particularly for sidebar text notes). fixed deselecting docsin textbox sidebar.
2019-12-19added LOD menu itemBob Zeleznik
2019-12-19compiler fixes. fix for text box titles on templatesbob
2019-12-19fixing minor details with tree view opening workspace, moving documents in ↵bob
stacking views, avoiding search exceptions,
2019-12-18fixed dropping on stacks a little bit. problem still exists with ↵bob
stackinview that has multiple columns because children() is called for each stack, but resets DocXfs
2019-12-18fixes to fieldKey searces within layoutstrings to use ' instead of "bob
2019-12-18fix for note templates by fixing DocComponents' dataDoc methodbob
2019-12-18render fix?bob
2019-12-18small fix to lightboxBob Zeleznik
2019-12-17warnings and fix to doc decorations close button to deselect firstBob Zeleznik
2019-12-17fixed up interactions with documentBox contents.Bob Zeleznik
2019-12-17made documentbox more usable with borders, fwd/back/lock. and annotation ↵Bob Zeleznik
filtering.
2019-12-16fixed pdf right-clickingbob
2019-12-16from lastbob
2019-12-16from lastbob
2019-12-16fixes to focus() from tree view. removed scrollbars from collectionview ↵bob
(when floating doc is out of view).
2019-12-16from lastbob