| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-27 | restructured getAnchor()/scrollFocus to be more consistent. added ↵ | bobzel | |
| setterscript for computedFields. restructed getFieldsImpl to avoid making multiple requests for the same document due to timing issues by 'locking' a document cache with a promise before sending the server request. added rotation and fill color as animatable fields. fixed image cropping for | |||
| 2023-01-20 | removed tour map from lightbox. added option to create anchors without ↵ | bobzel | |
| adding thm as annotations. made zoom of text an option for pres and links | |||
| 2022-07-22 | adjusted native dim scaling slightly combining props.scaling and ↵ | bobzel | |
| props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-04-26 | feat: uploading works | Jenny Yu | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | 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-08-24 | fixed following link from ink stroke. made interacting with annotatable ↵ | bobzel | |
| documents consistent when selections are cleared by clicking. fixed undo for webboxes. fixed limiting size of links button. | |||
| 2021-08-19 | fixed errors and warnings | bobzel | |
| 2021-08-11 | fixed issues with screenshotbox flickering when brought up from top menu, ↵ | bobzel | |
| and generating errors when recording. | |||
| 2021-08-01 | made url server references relative. | bobzel | |
| 2021-06-30 | null tests | bobzel | |
| 2021-04-23 | fixed code warnings. updated some npm pacakges including typescript. | bobzel | |
| 2021-04-22 | fixing problems with dictation panel height in videobox. | bobzel | |
| 2021-04-21 | from last | bobzel | |
| 2021-04-21 | Fixed errors merging with master | bobzel | |
| 2021-04-15 | cleaned up CollectionCarousel and styleprovider to handle sub-component ↵ | bobzel | |
| properties better. updated resizers in multicol/row to be visible. | |||
| 2021-04-11 | updated startRect to use mediaState and added pendingRecording as an option. | bobzel | |
| 2021-04-11 | from last | bobzel | |
| 2021-04-11 | some cleanup of demo_changes | bobzel | |
| 2021-04-07 | bug fixes | Geireann | |
| 2021-04-06 | updates | Geireann | |
| 2021-04-05 | adding video wall tests | bobzel | |
| 2021-03-30 | more cleanup | bobzel | |
| 2021-03-29 | still cleaning up all the active/selection code. | bobzel | |
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel | |
| 2021-03-29 | fixed doc decorations for dictation. gave dictation docs a title. minor ↵ | bobzel | |
| cleanup. | |||
| 2021-03-26 | extracted AudioWaveform out of AudioBox in order to use in ↵ | bobzel | |
| CollectionStackedTimelineView to share between audioBox and videoBox. | |||
| 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 | fixed screenshot box to not show minimap | bobzel | |
| 2021-03-24 | redid how LinkManager stores links on documents by putting them on the Doc ↵ | bobzel | |
| itself instead of as a computedFn. This has a signifcant effect on efficiency since adding a link to one document will no longer invalidate every other view that references *any* document's links | |||
| 2021-03-24 | code cleanup in screenshotBox | bobzel | |
| 2021-03-24 | renamed audioState to mediaState and cleaned up screenshotBox a little. | 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-23 | changed audio/video to use playFrom() viewbox method instead of ↵ | bobzel | |
| audioTrigger/videoTrigger doc field. added a preliminiary form of transcription to screenshot boxes. | |||
| 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-21 | added an audio track to video players to allow screen grabs to grab audio ↵ | bobzel | |
| and join it with the video. | |||
| 2021-03-21 | added auto-linking to video screen grabs. | bobzel | |
| 2021-03-21 | from last. tweaks to uploading video screengrabs. | bobzel | |
| 2021-03-21 | made it possible to capture screen recordings as videos. | bobzel | |
| 2021-03-21 | upload screengrab video to server in mkv format ... can't yet play them. | bobzel | |
| 2021-03-12 | trying to make treeViews more efficient by making fewer calls to Get ↵ | bobzel | |
| document fields getter. | |||
| 2020-12-14 | more changes to ContentScaling to get web/video/image boxes to work with ↵ | bobzel | |
| annotation/DocDecorations in contentfitting and freeform views. | |||
| 2020-12-12 | made conentScaling a DocumentView-only prop | bobzel | |
| 2020-12-10 | removed annotationsKey prop in favor of reusing fieldKey. Fixed web pages ↵ | bobzel | |
| to allow dash annotations again. | |||
| 2020-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 2020-09-08 | fixed treeview to show pdf icons at proper size. fixed link anchors dots to ↵ | bobzel | |
| not block pointer events from the rest of their document. | |||
| 2020-09-08 | fixed presbox, videobox and some others to set NativeWidth/Height properly. | bobzel | |
| 2020-09-08 | updated the way NativeWidth/Height props work so that, when specified, they ↵ | bobzel | |
| override locally specified values | |||
