| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-07 | fixed presMovement.none so that no pan or zoom takes place. fixed clicking ↵ | bobzel | |
| on a presitem to stop audio playing other items. | |||
| 2022-12-05 | cleaning up following links and pres item following so that view transitions ↵ | bobzel | |
| don't interfere when clicking quickly (eg through animation frames). changed animations to animate multi-level zooming parallel. | |||
| 2022-11-17 | mostly changing strings to enums | bobzel | |
| 2022-11-14 | fixed following link 'inPlace' from within lightbox to do same thing as if ↵ | bobzel | |
| out of lightbox. fixed contentActive behavior for multicolumn view. removed progressivize from presbox. | |||
| 2022-11-09 | fixed treeViews again to make room for hover buttons properly. fixed ↵ | bobzel | |
| copying text from pdf to highlight copied regions without always displaying anchor. | |||
| 2022-11-08 | making pasting form pdf work again with backlinks. text fixes for ↵ | bobzel | |
| equationViews and dashField views -- trying to get docref linkAnchor to work. | |||
| 2022-10-27 | cleaned up treeViews to work across PresBox/ppt slides/collections/ - ↵ | bobzel | |
| modified DocumentView rendering to remove pres box refs. fixed mainView width. | |||
| 2022-10-06 | fixed warnings with scriptingbox keys | bobzel | |
| 2022-09-26 | added explore mode option to lightbox view. turned of ink and explore mode ↵ | bobzel | |
| when leaving light box. | |||
| 2022-09-20 | fixed pdf boxes to be active in lightboxview by fixing lightboxview docview ↵ | bobzel | |
| to be observable so that IsLightboxDoc's will invalidate. made webBox's content 'relative' so that linksButton is in correct place. changed text highlight color to orange for webboxes | |||
| 2022-09-12 | fixed h1 style for use in text boxes with #,## etc markdown. made %[tix!] ↵ | bobzel | |
| text tags reset user_mark to current time. | |||
| 2022-09-12 | made annotation pen available in lightbox. | bobzel | |
| 2022-09-12 | fixed lightbox exception when no media is playing | bobzel | |
| 2022-09-08 | stop playing videos when lightbox doc changes. | bobzel | |
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-06 | fixed pushpin behavior to work with notes in annotation sidebar. fixed ↵ | bobzel | |
| right-clicking on text anchors to bring up anchor menu | |||
| 2022-06-09 | renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵ | bobzel | |
| same time to not bring up presBox multiple times. | |||
| 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-06 | fixed audioBox to record to dictation file. fixed lightbox to make links to ↵ | bobzel | |
| audio when new document is displayed. | |||
| 2022-06-05 | merged with master and added transcription icon view for recognized ink | bobzel | |
| 2022-06-05 | cleanup | mehekj | |
| 2022-06-05 | fixed pdf search and page inputs to not iconify with Enter. fixed lightbox ↵ | bobzel | |
| to change icons when fitwidth is clicked. | |||
| 2022-06-03 | fixed opening closed tabs from Files sidebar to re-use best Alias before ↵ | bobzel | |
| making a new alias. | |||
| 2022-06-03 | Merge branch 'master' into presentation_upgrade | bobzel | |
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-04-28 | added basic code for subgrouping transcribed text | Naafiyan Ahmed | |
| 2022-04-26 | Merge branch master into presentation_upgrade | Aubrey-Li | |
| 2022-04-14 | fixed following links to documents in iconified collections/text to ↵ | bobzel | |
| deiconify. fixed ctrl-x to cut (not iconify). changed lightboxview to add to future docs when stepping into. added placeholder for indicating how many documents are left in lightbox future | |||
| 2022-04-14 | fixed pushpin behavior when there are multiple links to the pushpin (they ↵ | bobzel | |
| all toggle). changed lightboxview to allow stepping into links when doc has no contents. | |||
| 2022-03-03 | edit: lightbox opens tab in the same stack | Aubrey Li | |
| 2021-10-06 | fixed lightbox view to shrinkwrap collections when opened, but not force fit ↵ | bobzel | |
| contents to allow users to navigate. fixed comparison box to show context of maker'/annotation documents. fixed ink pointer events to honor pointerEvents prop (eg when embedded in a comparisonBox that turns them off). | |||
| 2021-09-02 | Placing collection menu in Lightbox (commented out) and others | geireann | |
| - Set toggle properties off - added link that goes directly to the dash documentation | |||
| 2021-07-29 | added button to lightbox to create a tab from current document. changed ↵ | bobzel | |
| stepInto to first shrinkwrap(), then to step through collection | |||
| 2021-04-20 | made lightbox fit comic mode too. | bobzel | |
| 2021-04-16 | fixed so that minimaps can't appear on non freeform collections. fixed ↵ | bobzel | |
| multirow/col to work with templates & stopped normalizing dimensions (which breaks templates). added quick and dirty lightboxDocTemplate to display templated documents. fixed TextDocs to work with template fields that just have a text string. | |||
| 2021-04-07 | fixes for lightbox stepping into | bobzel | |
| 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-03-25 | added a dictation area to the stackedTimeline view for A/V. Now dictation ↵ | bobzel | |
| annotations scroll in place. | |||
| 2021-03-25 | moved dictation view to be a component of the screenshotbox | bobzel | |
| 2021-03-24 | fixes for audiotags so that they can be navigated to when focusing. fixes ↵ | bobzel | |
| to dictation to start/stop properly. added "RecodingEvents" to trigger dictation waypoints. | |||
| 2021-03-22 | fixed audio/video synchronizatoin for screengrab videos. fixed following ↵ | bobzel | |
| isLinkButton's in stackedTimelines. Made links from screenGrab videos to document whn presented in lightbox. | |||
| 2021-03-15 | fixed warnings. made savedAnnotations an ObservableMap. turned off ↵ | bobzel | |
| annotationLayer when there are no annotations - text is blurry on windows Chrome with mix-blend-mode overlay | |||
| 2021-03-03 | trying out a forked branch of equation editor. cleaned up warnings. | bobzel | |
| 2021-03-02 | added a fitwidth toggle for lightbox. fixed _showCaption/setting _fields to ↵ | bobzel | |
| undefined. updated documentView to use not having fitWidth set as a trigger for whether to treat a doc without nativeWidth/Height as if its width/height is that. | |||
| 2021-02-26 | updated fieldInfos a bit more. | bobzel | |
| 2021-02-25 | added 'proto' drag option for dropping proto of document. auto add of non ↵ | bobzel | |
| annotations to file system. auto added delegates & aliases to a docuemnt's 'alias' field. | |||
| 2021-02-25 | overhaul of state preservation in lightboxview when going ↵ | bobzel | |
| back/forward/reopening a doc/etc | |||
| 2021-02-25 | cleaned up DoccomponentView to just have general api fields. fixed lightbox ↵ | bobzel | |
| to animate back properly & shinkwrap. | |||
| 2021-02-21 | fixed compile warnings. | bobzel | |
