| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-06 | Merge branch 'master' into pres-trail-sophie | Sophie Zhang | |
| 2023-03-05 | replace jumpToDocument with showDocument. restructure code to get rid of ↵ | bobzel | |
| scrollFocus by adding getView() and fixing focus() and restoreTargetView | |||
| 2023-03-02 | Merge branch 'pres-trail-sophie' of https://github.com/brown-dash/Dash-Web ↵ | geireann | |
| into pres-trail-sophie | |||
| 2023-03-02 | Image uploads use local path rather than web url | geireann | |
| 2023-03-01 | feat: simple typing animation | Sophie Zhang | |
| 2023-03-01 | Added text completion | Sophie Zhang | |
| 2023-02-28 | cleaning up of following inPlace links to overlay current inplaceContainer ↵ | bobzel | |
| contents instead of deleting them. | |||
| 2023-02-28 | added view spec capture options to complete link | bobzel | |
| 2023-02-27 | fixed positioning of rotated ink mask strokes | bobzel | |
| 2023-02-27 | feat: added summarization functionality to WebBox and cleaned up code | Sophie Zhang | |
| 2023-02-27 | Merge branch 'master' into james-text-icons | jameshu111 | |
| 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-02-22 | fixed hiding doc decorations when clicking on a nested doc. finished ↵ | bobzel | |
| removing old view spec code in favor of saving and restoring anchor data. | |||
| 2023-02-22 | fixes | geireann | |
| 2023-02-22 | added simple AI image generation proof of concept | geireann | |
| 2023-02-21 | fixed explore mode zooming. don't show doc decorations until you move ↵ | bobzel | |
| outside of the document, fixed dragging radius button over webbox to still get pointer events. fixed selection text in coments for web boxes.. fixed setting default background color for notes. fixed mode buttons to trigger click behavior before double click behavior. fixed events on nested text boxes that are linkAnchors (like text quotes in sidebar comments), | |||
| 2023-02-16 | Modified Formatted Text Box and Document View Context Menu Icons | jameshu111 | |
| Imported fa-ambulance, fa-highlighter, fa-remove-format, and fa-hand-point-up | |||
| 2023-02-14 | fixed pinning regions on pdf/web pages to allow proper pres following. ↵ | bobzel | |
| added click on pres item# to select w/o navigation. fixed dashDocView to be selectable without losing selection to parent textbox. added BingMaps rudimentary option to googleMaps | |||
| 2023-02-09 | fixed childLayoutString to work. made images capable of fitWidth. fixed ↵ | bobzel | |
| animating data field pres changes. fixed lightbox to ignore annotations on collections. fixed double-click on icon to open in lightbox. added options for turning off ink labels, and opening ink in lightbox. fixed closing ink strokes by dragging. fixed drawing ink to use coord sys of starting point and to render ink the correct width and to honor GestureOverlay mode properly. . | |||
| 2023-02-01 | fixed ungrouping documents on video/image/etc. fixed undoing deleting ↵ | bobzel | |
| collections to reset annotationOn field. fixed setting size in text box with richtext menu buttons and not losing focus and having stored marks get lost. | |||
| 2023-01-30 | fixed pointerEvents for text box footnotes. fixed keyvalue editing to not ↵ | bobzel | |
| typecheck. fixed schema header field editing from keyvalue pane. fixed webBox error causing overlayview to not work for Repls and others. fixed some layout issues with stackingview columns. | |||
| 2023-01-24 | stopped storing presCollection in PresBox in favor of computing it. added ↵ | bobzel | |
| anchor menu option for viewing linked trail. fixed showing slected slides in presbox when link with up is used. | |||
| 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 | |||
| 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-12-16 | fixed problem with undo. regularized all linkfollowing anchor fields to ↵ | bobzel | |
| start with followLink<xxx>. added ease vs linear flag for scroll transitions in link and preselmeent navigations. added link follow to move target to specified offset from source. shifted from setting dropAction on items to setting childDropAction on collections | |||
| 2022-12-01 | refactored process of following links / jumping to docs and added following ↵ | bobzel | |
| options for zoomTime, etc instead of setting temporary fields on docs. | |||
| 2022-11-17 | mostly changing strings to enums | bobzel | |
| 2022-11-16 | big changes to make link following use the same code as pinning docs for trails. | bobzel | |
| 2022-11-10 | partial fix for previewing multiple links to different sidebar notes. fixed ↵ | bobzel | |
| opening sidebar to create an annotation the first time. fixed honoring dashFieldView's non-editable flag. moved isLinkButton setter to expert and make isLinkButton default for Buttons. fixed following Links with Zoom to reset view. fixed view for editing onClick for documents | |||
| 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-11-04 | more fixes to sidebar annotations of pdfs to improve link following. | bobzel | |
| 2022-11-04 | more fixes to pdf and text to allow dashfieldview nodes to be link anchors ↵ | bobzel | |
| and make sidebar annotations work better. | |||
| 2022-11-02 | fro | bobzel | |
| 2022-11-02 | fix sidebar so active filters add proper metadata to newly created documents | bobzel | |
| 2022-11-01 | fixes for goldenlayout to initialize more cleanly. updated all old ↵ | bobzel | |
| ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly. | |||
| 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-25 | fixed up dragging fields from key value pane to support numbers | bobzel | |
| 2022-10-25 | various tweaks: show border highlights in tree views, uniform treatment of ↵ | bobzel | |
| embedding using title bar, even for free form views, choose bestAlias when dragging from files menu, text boxes honor document moves, show title for timeline annotations, fix dragoffset for stacks with buttons/description headers, | |||
| 2022-10-24 | added link to documentation from specific nodes | geireann | |
| 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-14 | fix so that scrollbars don't appear for autoHeight text views in a freeform ↵ | bobzel | |
| view. | |||
| 2022-09-14 | fixed auto sizing of text documents that are topLevel. restored scroll bars ↵ | bobzel | |
| to autoHeight text that is in a container (eg lightbox or tab) | |||
| 2022-09-12 | fixed autosizing text with header tags. | bobzel | |
| 2022-09-08 | fixed font menu settings to be accurate of current selection. | bobzel | |
| 2022-08-22 | added animation of background color, and streamlined/extended a variety of ↵ | bobzel | |
| props-related things. | |||
| 2022-08-09 | fixed click on menu button for text box with hyperlink to not bring up ↵ | bobzel | |
| buttonBar. fixed right click on hyperlink to just bring up button bar, but not native context menu. fixe stacking view child pointer events so that sidebar documents in lightbox are editable. | |||
| 2022-08-09 | adjusted tootlip for showing pivot view of dashfieldview. removed ↵ | bobzel | |
| scrollbars for autoheight textboxes - metadata views weren't resizing properly. | |||
| 2022-08-09 | added an audio annotation button to the anchor menu bar. | bobzel | |
| 2022-08-08 | moved 5 sec anno recording button to documentButtonsBar. made recording ↵ | bobzel | |
| button appear only when there is one & click to play recording. | |||
| 2022-08-08 | fixed autolinking to not match partial word substrings. restored textbox ↵ | bobzel | |
| dictation. | |||
