aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-06-12fixed bug with initial position of CollectionGrid items. Added undo for ↵Bob Zeleznik
changing GridView compaction
2020-06-12simplified change listenter in CollectionGridView.Bob Zeleznik
2020-06-12Merge branch 'grid_view_secondary' of ↵usodhi
https://github.com/browngraphicslab/Dash-Web into grid_view_secondary
2020-06-12need a better collectionGRidView fix for when the documentList doesn't match ↵Bob Zeleznik
the layout list
2020-06-12fixed gridflex bugsusodhi
2020-06-12fixed errors in gridview caused by restructuring.Bob Zeleznik
2020-06-11from lastBob Zeleznik
2020-06-11code cleanup for CollectionGridView. added double click to create text.Bob Zeleznik
2020-06-11reworking descriptions and params of functionsanika-ahluwalia
2020-06-11fixed renaming saved funcanika-ahluwalia
2020-06-11simple fixes.Bob Zeleznik
2020-06-11resizing chrome text on panelwidth decreaseusodhi
2020-06-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
grid_view_secondary
2020-06-11fixed image aspect ratio + cleanupusodhi
2020-06-10fixed addScriptToGlobals in ScriptManageranika-ahluwalia
2020-06-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-10fixed iniitalization of ScriptManagerBob Zeleznik
2020-06-10UI cleanupanika-ahluwalia
2020-06-10Merge branch 'ink_menu'Bob Zeleznik
2020-06-10changed how ink is highlighted when selected.Bob Zeleznik
2020-06-11added customisability for default W, H, margin + added context menu display ↵usodhi
option + added lock in position functionality
2020-06-10cleaning scripting classanika-ahluwalia
2020-06-10fixed add global method in ScriptManageranika-ahluwalia
2020-06-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-10mergedusodhi
2020-06-10added reset button + resizable handle css + fixed rendering bugusodhi
2020-06-09moving things around to find buganika-ahluwalia
2020-06-09simplified lasso toggle to 'space' when dragging.Bob Zeleznik
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-09slight restructure of ScriptManageranika-ahluwalia
2020-06-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-09fixed mapsBob Zeleznik
2020-06-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-09typing bug bixanika-ahluwalia
2020-06-09fixed keyFrame animation positioning issues when adding a doc at t != 0. ↵Bob Zeleznik
added isInkMask field and inkStroke menu option to create an ink mask. added cantLeaveCollection flag.
2020-06-08Merge branch 'master' into RichTextEditionBob Zeleznik
2020-06-08fixed hr formatting for text boxesBob Zeleznik
2020-06-08fixed dependency cycle for scriptManagerBob Zeleznik
2020-06-08Merge branch 'ink_menu'Bob Zeleznik
2020-06-08from lastBob Zeleznik
2020-06-08final cleanup of ink related stuff so that things are more structured and we ↵Bob Zeleznik
avoid input cycles
2020-06-08Added comments, rearranged by type, fixed some commandsSafae Merigh
2020-06-08Added comments, rearranged by command typeSafae Merigh
2020-06-08Adding an item 'help' to ContextMenu to display key commands sheetSafae Merigh
2020-06-08a bunch of cleanup to fix import order and to organize/restructure ink ↵Bob Zeleznik
things in the right places.
2020-06-08added function UIanika-ahluwalia
2020-06-08cleanup + comments + changed compact type selector from button to dropdown menuusodhi
2020-06-08adding ScriptManager and savinganika-ahluwalia
2020-06-08changed compact type to dropdown menuusodhi
2020-06-08added commentsusodhi