aboutsummaryrefslogtreecommitdiff
path: root/src/mobile/MobileInterface.tsx
AgeCommit message (Expand)Author
2021-02-10changed docViewPath to be a function to avoid mobx invalidationsbobzel
2021-02-05cleaned up lightbox. replaced old npm lightbox.bobzel
2021-01-11generalized spotlight moving to be available by any documentbobzel
2020-12-14moved onClick into DocumentViewProps from shared props.bobzel
2020-12-14renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D...bobzel
2020-12-13removed ContentScaling={returnOne} from a lot of placesbobzel
2020-12-07got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres Effects...bobzel
2020-11-22converted backgroundColor prop to a more general styleProvider.bobzel
2020-10-01major performance fix by adding a SharingDocument to the user's DB account so...bobzel
2020-09-28fixed docRangeFilters to be propagated everywhere and evaluated like docFilte...bobzel
2020-09-08updated the way NativeWidth/Height props work so that, when specified, they o...bobzel
2020-08-31fixed scrolling of browser when following a link in nested web page that lead...bobzel
2020-08-31moved the non-rendering contents of FormatShapePane into InkStrokeProperties.bobzel
2020-08-29split out TabDocView from CollectionDockingView (where it had been called Doc...bobzel
2020-08-29added some link follow options to link Editor. Big overhaul of dockingView t...bobzel
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to treeView...bobzel
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed key...bobzel
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ...bobzel
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-17got rid of InkOptionsMenu. Merged into CollectionFreeFormViewChrome.Bob Zeleznik
2020-07-03fixed constants in code.Bob Zeleznik
2020-07-03mobile button fix, icon update, remove radial menu on workspaces,geireann
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 https://github.com/browngraphicslab/...Lionel Han
2020-06-29ink fixesLionel Han
2020-06-30menu update buggeireann
2020-06-29fix buttonsLionel Han
2020-06-29minor changesLionel Han
2020-06-29pullLionel Han
2020-06-29minor fixesLionel Han
2020-06-30oopsgeireann
2020-06-30Merge branch 'mobile_revision_direct' of https://github.com/browngraphicslab/...geireann
2020-06-30css comment fixes + commentinggeireann
2020-06-29started to fix the way subviews are created in MobileInterface to avoid unnec...Bob Zeleznik
2020-06-27Merge branch 'mobile_revision_direct' of https://github.com/browngraphicslab/...Lionel Han
2020-06-27some changesLionel Han
2020-06-26audio dictationgeireann
2020-06-26Merge branch 'mobile_revision_direct' of https://github.com/browngraphicslab/...geireann
2020-06-26Merge branch 'master' into mobile_revision_directgeireann
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 https://github.com/browngraphicslab/...geireann
2020-06-19css changes and bug fixesgeireann