aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2020-05-21added animation to comparisonBox, cleaned up some npm modulesBob Zeleznik
2020-05-20merged & fixed some interaction issues with comparisonBoxBob Zeleznik
2020-05-18fixed sizing of web boxes. added auto linking to dropped web clippings. ↵Bob Zeleznik
change linkfollowing to open on right.
2020-05-17release server integration with sslbobzel
2020-05-15merge with masterMelissa Zhang
2020-05-15Merge branch 'frameAnimations'Bob Zeleznik
2020-05-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-14fixed colorbox and added width sliderStanley Yip
2020-05-14added frame animation for colelction views.Bob Zeleznik
2020-05-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-05-13fixed presentations to not find items in the presentation list. cleaned up ↵Bob Zeleznik
webbox css
2020-05-12added snapping for fixedAspect br/tl drag handles.Bob Zeleznik
2020-05-11cleaned up menu items. improved snapping with fixed aspect items, but not ↵Bob Zeleznik
perfect.
2020-05-11fixed issues with text auto height and scaled documents. allowed #tagging ↵Bob Zeleznik
in text notes to support muliple values with ';'. DashFieldviews can have multiple values, too. logout is moved to settings.
2020-05-09fixed missing gear in golden layout. fixed double dragging events. changed ↵Bob Zeleznik
dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v
2020-05-07fixed most add/remove/move documents to support doc[]'sBob Zeleznik
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik
2020-05-04open scripts on right. cleanup collection links slighltyBob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-05-03added DelegateDocument creator. switched default templates to delegates.Bob Zeleznik
2020-05-02turn off targetDropAction when dropping in same colleciton. cleaned up ↵Bob Zeleznik
PresBox stuff to use single template to render all contents (which are otherwise unmodified).
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01added childLayoutTemplate to render collection children w/o modifying them. ↵Bob Zeleznik
fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors.
2020-04-30working version of snapping with resize / templates / centersBob Zeleznik
2020-04-30fixed up snapping with resizeBob Zeleznik
2020-04-30fixed drag snap bugBob Zeleznik
2020-04-30ugh -- fixed my bug with snapping.Bob Zeleznik
2020-04-30fixes for snapping & timeline. changed looi of document decorationsBob Zeleznik
2020-04-29fixed problems with snapping so that it snaps on finishDrag. cleaned up ↵Bob Zeleznik
code a bit.
2020-04-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Stanley Yip
snapper
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-28rearranged text filesBob Zeleznik
2020-04-28from lastBob Zeleznik
2020-04-28final dashFieldView cleanupBob Zeleznik
2020-04-27fixed css for dashfieldviewBob Zeleznik
2020-04-27Merge branch 'master' into richTextSchemaSBob Zeleznik
2020-04-27fixed warnings. fixed DashFieldViewBob Zeleznik
2020-04-27added wrapper for dashfieldviewBob Zeleznik
2020-04-27changes to RichTextSchemasafaemerigh
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-26shorterning of userMark to UM for readability. added onClick and ↵Bob Zeleznik
contenteditable to DASHdiv stuff
2020-04-26tweaks to inline attribute fields in text boxesBob Zeleznik
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
2020-04-25added internalPreDrop to set dropActions. made linksView turn off during ↵Bob Zeleznik
dragging.
2020-04-25got rid of focus mechanism on click. fixed shift-click to multiselect. ↵Bob Zeleznik
fixed pile view interactions. added FollowLink on click menu items.
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik