aboutsummaryrefslogtreecommitdiff
path: root/src/mobile
AgeCommit message (Collapse)Author
2020-09-08updated the way NativeWidth/Height props work so that, when specified, they ↵bobzel
override locally specified values
2020-08-31fixed scrolling of browser when following a link in nested web page that ↵bobzel
leads to another palce within that web page
2020-08-31moved the non-rendering contents of FormatShapePane into InkStrokeProperties.bobzel
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking ↵bobzel
autoHeight to happen immediately. fixed images to not need to request image information. changed doc decorations to change image native width. changed alert() when dropping on impermissibale doc. fixed allow dropping over images,etc. changed default image nativeSize to 900
2020-08-29split out TabDocView from CollectionDockingView (where it had been called ↵bobzel
DockedFrameRenderer)
2020-08-29added some link follow options to link Editor. Big overhaul of dockingView ↵bobzel
to make things undoable and cleaner
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to ↵bobzel
treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates.
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-14fixed dragging aliases to remove _stayInColleciton flag. fixed warnings.bobzel
2020-08-09pullLionel Han
2020-08-03added sharing panelbobzel
2020-07-20merge conflictsusodhi
2020-07-17got rid of InkOptionsMenu. Merged into CollectionFreeFormViewChrome.Bob Zeleznik
2020-07-17mergeusodhi
2020-07-16made fitWidth the default for PDFsBob Zeleznik
2020-07-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-03fixed constants in code.Bob Zeleznik
2020-07-03can now exit modal by clicking outside itusodhi
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-02final mobile tweaks before merge?Bob Zeleznik
2020-07-02fixed reactions for MobileBob Zeleznik
2020-07-02started some cleanup for Mobile .. lookslike workspaces view is broken nowBob Zeleznik
2020-06-29Merge branch 'mobile_revision_direct' of ↵Lionel Han
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-29ink fixesLionel Han
2020-06-30menu update buggeireann
added _columnWidth
2020-06-29fix buttonsLionel Han
2020-06-29minor changesLionel Han
2020-06-29pullLionel Han
2020-06-29minor fixesLionel Han
2020-06-30oopsgeireann
small bug fixes
2020-06-30Merge branch 'mobile_revision_direct' of ↵geireann
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-30css comment fixes + commentinggeireann
2020-06-29started to fix the way subviews are created in MobileInterface to avoid ↵Bob Zeleznik
unnecessary re-renders
2020-06-27Merge branch 'mobile_revision_direct' of ↵Lionel Han
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-27some changesLionel Han
2020-06-26audio dictationgeireann
2020-06-26Merge branch 'mobile_revision_direct' of ↵geireann
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-26Merge branch 'master' into mobile_revision_directgeireann
And changes to UI of record and image upload
2020-06-25fix image flikering (hopefully), changed sidebar UI, and changed handle clickLionel Han
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-22updated css width property for mobilegeireann
2020-06-19Merge branch 'mobile_revision_direct' of ↵geireann
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-19css changes and bug fixesgeireann
Presentation Undo / Redo Image upload Record Audio
2020-06-18added mobile collection to menu and added image upload to current collectionLionel Han
2020-06-18hopefully fixed new inkLionel Han
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-18menu button bug fixgeireann