aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-06-25slight fix to zooming w menuanika-ahluwalia
2020-06-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-25fixed drag and drop of text onto a text box from creating new documentsBob Zeleznik
2020-06-25fixed linkicon dragging feedbackBob Zeleznik
2020-06-25fixed blue button visibility for document decoration button barBob Zeleznik
2020-06-25Merge branch 'master' into ink_menuBob Zeleznik
2020-06-25fixed selection of filled ink regions. moved ink halo to mainViewBob Zeleznik
2020-06-25minor cleanupanika-ahluwalia
2020-06-25schema table into own classanika-ahluwalia
2020-06-25cleaned up some variables in schemaViewBob Zeleznik
2020-06-25Merge branch 'anika_schema_view' of ↵Bob Zeleznik
https://github.com/browngraphicslab/Dash-Web into anika_schema_view
2020-06-25fixed placement of menus and interaction with input boxes.Bob Zeleznik
2020-06-25Merge branch 'anika_schema_view' of ↵anika-ahluwalia
https://github.com/browngraphicslab/Dash-Web into anika_schema_view
2020-06-25fixed translating with menuanika-ahluwalia
2020-06-25cleaned up DoucmentButtonBar to use DocumentLinksButtonBob Zeleznik
2020-06-25Merge branch 'master' into anika_schema_viewBob Zeleznik
2020-06-25added link preview for blue buttons.Bob Zeleznik
2020-06-24minor UI tweaksanika-ahluwalia
2020-06-24moving things around to schema tableanika-ahluwalia
2020-06-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-24restructure of schema view class and menusanika-ahluwalia
2020-06-24from lastBob Zeleznik
2020-06-24added ability to start a link & finish a link with double clickBob Zeleznik
2020-06-24added halo for link buttonsBob Zeleznik
2020-06-24made persistent link Icon in bottom left of documentBob Zeleznik
2020-06-24fixed summary iconBob Zeleznik
2020-06-24fixed warnings. fixed blockquote menu function.Bob Zeleznik
2020-06-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-24fixed placement of settings panel icon & panel. fixed layout of docked text ↵Bob Zeleznik
bar. added blockquote icon
2020-06-24changed titles to just look at first node of text box.Bob Zeleznik
2020-06-24changed richTextMenu to dock at top of window. fixed ColorBox to set ↵Bob Zeleznik
foreground color of selected text.
2020-06-24fixed blockquotes and code within formatted text.Bob Zeleznik
2020-06-23prevented links from being dropped on layout tabsBob Zeleznik
2020-06-23fixed web box moving when arrow keys are pressed.Bob Zeleznik
2020-06-23cleaner approach to fixing linkAnchor colorsBob Zeleznik
2020-06-23fixed coloring linksBob Zeleznik
2020-06-23fixing 0 bug in number cellsanika-ahluwalia
2020-06-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-23minor changesanika-ahluwalia
2020-06-23changed dropping linkbutton on collection to link to collection except when ↵Bob Zeleznik
dragging off a text annotation onto a collection when it makes a note.
2020-06-23moved onClick and onDragStart references to layoutDoc from Document since ↵Bob Zeleznik
they seem likely to be view related (different templates would behave differently). This fixes the Apply button in the ScriptingBox to show the Finish() button and to restore the doc view to its original form.
2020-06-24fixed inkmenuyunahi
2020-06-23fixed weburl input box not getting focus to typeBob Zeleznik
2020-06-23from lastBob Zeleznik
2020-06-23fixed mult link menu. fixed linking to external urls. fixed draggers for ↵Bob Zeleznik
text menu.
2020-06-22made chrome commands fire by clicking bullseye. added commands for ↵Bob Zeleznik
freeformview. made backgroundHalo() work diffrently for ink strokes
2020-06-22tweaks to previewanika-ahluwalia
2020-06-22fixed text input rule for bullets by typing: "- "Bob Zeleznik
2020-06-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-22Merge branch 'anika_schema_view' of ↵anika-ahluwalia
https://github.com/browngraphicslab/Dash-Web into anika_schema_view