aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2020-01-27fixed templates for textsBob Zeleznik
2020-01-27fixed some doc button box layout detailsBob Zeleznik
2020-01-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-01-27template fixesBob Zeleznik
2020-01-27nativewidth and nativeheight extension key fix and implemented UI to ↵Sam Wilkins
manually download a remotely hosted image
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-24fixes for imagebox's and detailed viewBob Zeleznik
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.
2020-01-24finalized image upload changes, fixed exif parsing, excessive image ↵Sam Wilkins
uploading and automatically encode native dimensions
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-22streamling templates.Bob Zeleznik
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