aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2020-07-21Merge branch 'master' into presentation_updatesgeireann
2020-07-21merge with mastergeireann
2020-07-20fixed noAutoscroll functionality for creator iconsBob Zeleznik
2020-07-20fixed some performance issues with dragging invalidating stackingview ↵Bob Zeleznik
documents unnecessarily
2020-07-20added standard static ScriptFields to avoid extra compilesBob Zeleznik
2020-07-19removed spurious pointBob Zeleznik
2020-07-17got rid of InkOptionsMenu. Merged into CollectionFreeFormViewChrome.Bob Zeleznik
2020-07-17changed dropping menu items from collectionMenu to create fonticonbuttons if ↵Bob Zeleznik
all parameters are filled in. . and buttons are placed in overlay layer. added labels to all fonticons usin title + added a tooltip field. turned off autoscroll of freeform view when dragign buttons (which will be in the overlay)
2020-07-17Merge branch 'master' into presentation_updatesgeireann
2020-07-14fixed onClickHandler stuff to use functions properly. fixed several linking ↵Bob Zeleznik
to annotations/pushpins problems.
2020-07-14from lastBob Zeleznik
2020-07-14proper fix for onClickHandlers so they don't invalidate things when they ↵Bob Zeleznik
haven't changed.
2020-07-14possible fix for dragging icons problem caused by setisdragging invalidating ↵Bob Zeleznik
the dragged element
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ↵Bob Zeleznik
a function, not value, prop
2020-07-13simplified tools panel (remove buxton, import folder). changed spacing of ↵Bob Zeleznik
fonticon labels.
2020-07-13switched context menus to be less hierarchical.Bob Zeleznik
2020-07-13Merge branch 'master' into presentation_updatesgeireann
2020-07-12fixed updating RichTextMenu with proper values for fontFamily, size, bullet, ↵Bob Zeleznik
and alignment
2020-07-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-11merged with master & cleaned up formatShapePaneBob Zeleznik
2020-07-11restructured ink to make more react-friendlyBob Zeleznik
2020-07-10added format shapeyunahi
2020-07-10added format shapeyunahi
2020-07-09started dragging pans screen (needs cleaning)anika-ahluwalia
2020-07-08added dashDragging eventanika-ahluwalia
2020-07-07fixed hypothesis iconBob Zeleznik
2020-07-06merge fixesanika-ahluwalia
2020-07-07made docFilters apply to links. added hypothesis api token inputBob Zeleznik
2020-07-05Merge branch 'master' into presentation_updatesgeireann
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-07-03mobile button fix, icon update, remove radial menu on workspaces,geireann
- update mobile interface fa icons - remove radial menu form workspaces to prevent openOnRight within mobile (prevent cluster)
2020-07-03highlight active presentation + UI Changesgeireann
2020-07-02Merge pull request #426 from browngraphicslab/mobile_revision_directbobzel
Dash Mobile
2020-07-02started some cleanup for Mobile .. lookslike workspaces view is broken nowBob Zeleznik
2020-07-01added basic synchronizatoin between links and their hypertext anchors. more ↵Bob Zeleznik
work is needed to handle overlapping anchors.
2020-07-01fixed warningsBob Zeleznik
2020-07-01added isPushpin. added 'hidden' for DocumentViews to stop displaying them. ↵Bob Zeleznik
made pushpin's FontIconBox's. made Esc close context menu.
2020-06-30fixed ':' freeform menu to restore non text entries. aded onClick and ↵Bob Zeleznik
dragFactories for more btns.
2020-06-30added a docFilter for a substring match. fixed formattedTextBox to not keep ↵Bob Zeleznik
adding user_mark storedMarks on every load
2020-06-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
mobile_revision_direct
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-30pull request for Sallyusodhi
2020-06-30css comment fixes + commentinggeireann
2020-06-29cleaned up undo handling on internal drag/dropBob Zeleznik
2020-06-29merge conflicts resolvedusodhi
2020-06-29refactored group view into new fileusodhi
2020-06-29changed a lot of collection keys to start with "_" -- particularly for ↵Bob Zeleznik
Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library.
2020-06-28re-fixed copy/paste from one text box to a new text box by moving ↵Bob Zeleznik
clearSelection() from SelectDoc to setPreviewCursor. Otherwise, clicking on an unselected text box wouldn't set the insertion point.
2020-06-28slightly improved layout of workspace facet filter boxBob Zeleznik