aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-04-30cleaned up presbox and preselementboxBob Zeleznik
2020-04-30working version of snapping with resize / templates / centersBob Zeleznik
2020-04-30fixed up snapping with resizeBob Zeleznik
2020-04-30added double click script supportBob Zeleznik
2020-04-30fixed doc dec resizing to use rootDoc instead of layoutDoc. fixed ↵Bob Zeleznik
formattedText to not resize when template has not yet been expanded (ie, after switching from one template to another using the TemplateMenu)
2020-04-29fixed parts of drag and drop and finalized deleting paramsanika-ahluwalia
2020-04-30fixes for snapping & timeline. changed looi of document decorationsBob Zeleznik
2020-04-29changed detailedView template to be a layoutstring. fixed text boxes to ↵Bob Zeleznik
allow new templates from templated text boxes. fixed __LAYOUT__ to work with comound layout strings
2020-04-29merge w masterAndy Rickert
2020-04-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-29parameters now editable and partial drag and dropanika-ahluwalia
2020-04-29bugfixingAndy Rickert
2020-04-29minor styling changesMelissa Zhang
2020-04-29fixed undo functionalityMelissa Zhang
2020-04-29fixes for text layout strings.Bob Zeleznik
2020-04-29from lastBob Zeleznik
2020-04-29added props to fieldview / text box for height/width/background/color to use ↵Bob Zeleznik
in layout strings.
2020-04-28fixed bug where user cannot select comparison box when images and box are ↵Melissa Zhang
the same size
2020-04-28merged with masterBob Zeleznik
2020-04-28fixed tapping with line mode. fixed setting field equal to date-like input. ↵Bob Zeleznik
removed old rich text rules files
2020-04-28warning fixBob Zeleznik
2020-04-28Merge branch 'master' into richTextSchemaSBob Zeleznik
2020-04-28rearranged text filesBob Zeleznik
2020-04-28fixed pdf link droppingBob Zeleznik
2020-04-28nested collection view now in search box, search item doc type cast over ↵Andy Rickert
stacking view, but with bugs
2020-04-27improved pointer enter/leave events with DashFieldViewBob Zeleznik
2020-04-27Merge branch 'master' into richTextSchemaSBob Zeleznik
2020-04-27fixed warnings. fixed DashFieldViewBob Zeleznik
2020-04-27refactored searchbox doctype out from querybox class to help with displaying ↵Andy Rickert
search results as different collection types
2020-04-27added wrapper for dashfieldviewBob Zeleznik
2020-04-27changes to RichTextSchemasafaemerigh
2020-04-27fixed hyperlink anchorsBob Zeleznik
2020-04-27cleaned up masonry events a bit. changed buxton template to have 3 sections.Bob Zeleznik
2020-04-27fixed hang in collectioncarousel. added properties to control captionBob Zeleznik
2020-04-27added link maker for formatted text. updated buxton templateBob Zeleznik
2020-04-27set drap & dropped document to snap back to its original positionMelissa Zhang
2020-04-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-27fixed fontsize inheritance. fixed masonry view with a columnWidth of -1 to ↵Bob Zeleznik
fit width. cleaned up masonry and editableViews
2020-04-26various buxton fixesSam Wilkins
2020-04-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-04-26from lastBob Zeleznik
2020-04-26mergeSam Wilkins
2020-04-26formatted textbox disposers refactor, paragraph chunked rich text ↵Sam Wilkins
initialization and buxton importer updates
2020-04-26from lastBob Zeleznik
2020-04-26fixed 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-04-26shorterning of userMark to UM for readability. added onClick and ↵Bob Zeleznik
contenteditable to DASHdiv stuff
2020-04-26merge with masterMelissa Zhang
2020-04-26set new iconMelissa Zhang
2020-04-26fixed title layout for text. fixed documentBox for nested collections. ↵Bob Zeleznik
fixed tree view for text boxes. changed labelbox formatting.
2020-04-25added a targetDropAction field to specify the drop action from the target's sideBob Zeleznik