| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-28 | changed multirow view to support a maxShown flag so that headerBar doesn't ↵ | bobzel | |
| take forever to load with a lot of closed tabs. | |||
| 2024-01-24 | several fixes to drag/drop so that dropAction's set on target work for tree ↵ | bobzel | |
| views, notetaking, formattedText, etc. make bringToFront an optional prop. | |||
| 2024-01-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
| 2023-12-12 | from last - fix to remove overlay elements (doucment icons) | bobzel | |
| 2023-12-12 | fixed overlay view and scriptingRepl and all observable Doc arrays to be ↵ | bobzel | |
| shallowly observed. | |||
| 2023-11-30 | fixed rootSelected prop to be optional. fixed fonticont toggle to pass ↵ | geireann | |
| 'self' even though it's deprecated. | |||
| 2023-11-25 | cleanup of rootSelected to default to false. remove unused mobile classes. | bobzel | |
| 2023-11-08 | fixed bug where tableBox's didn't render all of the rows they receive. lots ↵ | bobzel | |
| of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons. | |||
| 2023-09-08 | don't remove current recording from overlay, added closeOnSelect option for ↵ | bobzel | |
| dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters. | |||
| 2023-08-29 | cleanup | bobzel | |
| 2023-08-24 | Merge branch 'master' into advanced-trails-2-jesus | monoguitari | |
| 2023-08-24 | made link lines appear in the lightbox view | geireann | |
| 2023-08-23 | Basic implementation of micahels branching trail on master | monoguitari | |
| 2023-06-13 | fixed updating cached docs when opening a backlinks collection. added some ↵ | bobzel | |
| FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent. | |||
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-17 | fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵ | bobzel | |
| overlayDocs that are pannable. | |||
| 2023-05-02 | fixed ink stroke text box placement. fixed opening metadata from ↵ | bobzel | |
| OverlayView. Made trail videos a novice feature. | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-03-28 | mostly code cleaning. small bugs | bobzel | |
| 2023-03-14 | simplified Deserialize code. streamlined currentUserUtils to need fewer ↵ | bobzel | |
| compiled functions by parameterizing more functions. . | |||
| 2023-01-17 | fixed linkint to trail to follow trail immediately in lightbox and show ↵ | bobzel | |
| trail ui in minimized mode. fixed overlay of pres box to not disappear when lightbox appears. closing /ending trail hackily restores collecftion to prior pan/zoom. | |||
| 2022-09-14 | turned off overlayView when lightboxDoc is active | bobzel | |
| 2022-09-13 | made overlayX/overlayY instead of re-using x/y in order that overlay docs ↵ | bobzel | |
| can be dragged in playground mode (for shared mini-player presentations) without necessarily allowing regular docs to be dragged in playground mode. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-20 | lots of changes to try to cleanup CurrentUserUtils so changes can be made ↵ | bobzel | |
| without rebuilding the DB. | |||
| 2022-06-08 | fix: merge conflicts | Jenny Yu | |
| 2022-06-08 | merge with master | bobzel | |
| 2022-06-08 | added ability to make thumbnails of dashboards. started to cleanup ↵ | bobzel | |
| dockingView/goldenlayout undo event handling. cleaned up tab doc list in docking view. made titles editable again in treeview. fixed overlay view to work with image docs etc by setting top/left in css | |||
| 2022-06-07 | from last | bobzel | |
| 2022-06-07 | fixed bugs just introduced for presbox - numbering, minibox selection. | bobzel | |
| 2022-06-07 | fixed dragging docs in overlay view to not cause a rerender | bobzel | |
| 2022-06-07 | fixed dragging items in overlayView to not invalidate DocumentView and cause ↵ | bobzel | |
| a rerender. fixed loss of ability to select or drag after dragging a recording. | |||
| 2022-06-06 | fixed up overlayDocs a bit so that they can be removed. made audioBox's ↵ | bobzel | |
| appear in overlay when clicked from toolbar. add links to audio when navigating to doc in lightbox. | |||
| 2022-06-04 | fixed mini-pres view css, fixed interaction with mini-pres by fixing ↵ | bobzel | |
| overlayView panelWidth/height, fixed tabMap to get updated properly to allow CloseSplit to work, etc. | |||
| 2022-06-02 | merge with presentmode | Michael Foiani | |
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-04 | fixes to make recordingBox appear on slides after reopening. | bobzel | |
| 2022-04-28 | feat: recording box turning into video + only one recording box | Jenny Yu | |
| 2022-04-22 | uploading not working (cannot find ffmpeg) | Jenny Yu | |
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2021-11-13 | change isContentActive to a tri-state to allow turning on/off and default - ↵ | bobzel | |
| fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust. | |||
| 2021-03-30 | fixed a bunch of compile errors. activated Clear button for recently closed ↵ | bobzel | |
| tree views. | |||
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel | |
| 2021-02-12 | changed lightbox to navigate within frame if next target is alreay there, ↵ | bobzel | |
| otherwise create it. changed focus default to call afterFocus(). fixed bug of zooming on target doc to compute scale correctly. | |||
| 2021-02-10 | changed docViewPath to be a function to avoid mobx invalidations | bobzel | |
| 2021-02-05 | cleaned up lightbox. replaced old npm lightbox. | bobzel | |
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-13 | removed ContentScaling={returnOne} from a lot of places | bobzel | |
