aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-06-13fixes to make link lines work correctly with text anchors that have more ↵Bob Zeleznik
than one link. fixed problem making a text link anchor by adding dummy mark to split the selection first.
2020-06-13fixed linking to text selection that includes a nested linkBob Zeleznik
2020-06-13fixed text sidebar when text is scaled. started to add multiple links to a ↵Bob Zeleznik
text selection
2020-06-12Merge branch 'master' into script_documentsBob Zeleznik
2020-06-12changes to UI and slight bux fixesanika-ahluwalia
2020-06-12menu bug fixgeireann
2020-06-11ability to parse back and forth through internal seaarch resultsAndy Rickert
2020-06-11reworking descriptions and params of functionsanika-ahluwalia
2020-06-11simple fixes.Bob Zeleznik
2020-06-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
grid_view_secondary
2020-06-11Merge branch 'master' into mobile_revision_directgeireann
2020-06-10fixed addScriptToGlobals in ScriptManageranika-ahluwalia
2020-06-10highlightsAndy Rickert
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-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-09moving things around to find buganika-ahluwalia
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-10image upload functions w/ bugsgeireann
- choose an image does not immediately update - close button does not move with rest of upload image
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-09updated settings view for mobilegeireann
2020-06-09adjust presentation viewgeireann
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-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-08adding ScriptManager and savinganika-ahluwalia
2020-06-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
grid_view_secondary
2020-06-08added ink options menuyunahi
2020-06-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-07bringing back overlaysanika-ahluwalia
2020-06-06changing { to ( and adding ,anika-ahluwalia
2020-06-05changed all scroll behaviors to be _scrollTop to go to a scroll and _scrollY ↵Bob Zeleznik
to animate to it.
2020-06-05bolded param that is being enteredanika-ahluwalia
2020-06-05minor cleanupanika-ahluwalia
2020-06-04fixed wrapping params on resizeanika-ahluwalia