| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-18 | fixed up presboxelement to not reference presbox.instance. fixing layout of ↵ | bobzel | |
| presboxelement in treeview. fixing "removing" an inkMask without removing it from the collection so that it can be turned on and off. | |||
| 2022-08-17 | fixed dragging docs on web and pdf to work better by temporarily adding ↵ | bobzel | |
| transparent docs to the opaque layer so they can get drop events. cleaned eraser and pen interaction code and made erasing strokes work faster and avoid hanging by not intersecting strokes that are already partially deleted. | |||
| 2022-08-16 | added loading for diff doc types | Naafiyan Ahmed | |
| 2022-08-16 | updated placeholder | Naafiyan Ahmed | |
| 2022-08-15 | from last - fix for setting dash field numbers | bobzel | |
| 2022-08-12 | fixed inline text box resizing | bobzel | |
| 2022-08-11 | added better ui and backend support for mask ink strokes. added frame #'s ui ↵ | bobzel | |
| for seeing current animation frame. | |||
| 2022-08-11 | Merge branch 'master' into schema-mehek | mehekj | |
| 2022-08-10 | basic selection complete | mehekj | |
| 2022-08-10 | Merge branch 'master' into data-visualization-view-naafi | Naafiyan Ahmed | |
| 2022-08-10 | created placeholder loading box but have to get location of final doc to ↵ | Naafiyan Ahmed | |
| update with loading box | |||
| 2022-08-10 | cleaned up pinning documents with an activeFrame index (and special case of ↵ | bobzel | |
| isInkMask). removed text-color from pres boxes which was breaking opacity when docs had an appearFrame > 0. | |||
| 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. | |||
| 2022-08-08 | cleaning up link ui. linkPreviews (not from linkMenu) have an edit button. ↵ | bobzel | |
| link lines work when in lightboxview. | |||
| 2022-08-08 | made props.showTitle = '' override doc.showTitle. fixed de-autoLinking when ↵ | bobzel | |
| text box is empty | |||
| 2022-08-04 | fixed notetaking view to have an 'unset' category for unassigned notes. ↵ | bobzel | |
| fixed pivot view to not fail when docs have no width. | |||
| 2022-08-03 | fixes for dragging notes so that they highlight properly and go to the right ↵ | bobzel | |
| place when embedded in freeform views. | |||
| 2022-08-03 | from last | bobzel | |
| 2022-08-03 | Merge branch 'master' into parker | bobzel | |
| 2022-08-02 | Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to ↵ | bobzel | |
| create a scriptField even for scripts that don't compile. Updated CurrentUserUtils setup functions for clicks. Fixed TemplateMenu to work again. | |||
| 2022-07-29 | fixed autoHeight for texdtviews embedded in text views. fixed doc ↵ | bobzel | |
| decorations for sidebar items in lightbox view. added 'tree' as sidebar type for text. fixed text sidebar to show same annotations whether in stacking or tree view. fixed linkDescription pop to go away on click outside of it. | |||
| 2022-07-28 | from last | bobzel | |
| 2022-07-28 | fixed video thumbnail generation to have a lock that prevents multiple ↵ | bobzel | |
| attempts to create the thumbnails at the same time. fixed ImageUpload to catch resize errors and not crash the server. | |||
| 2022-07-27 | got basic scroll focus to work | Naafiyan Ahmed | |
| 2022-07-27 | this.addDocument does not exist | Naafiyan Ahmed | |
| 2022-07-26 | fixed clicking linkDocPreview to follow links. switched target drag ↵ | bobzel | |
| behavior from title to preview | |||
| 2022-07-26 | avoid crashes when urlfield is undefined. prevent multiple views from ↵ | bobzel | |
| setting thumbnail for same doc at same time. prevent unregistered views from creating thumbnails. | |||
| 2022-07-26 | made width a playground field so shared views can open annotation pane. ↵ | bobzel | |
| made title shrink for annotation button only when title doesn't add a margin. Fixed closing annotation view in lightbox not to make docuent shrink to minimum size by using percents, not pixels. | |||
| 2022-07-26 | turned off resetriting text box resizing to max of scroll height. fixed ↵ | bobzel | |
| placement/behavior of sidebar anno button for text. | |||
| 2022-07-25 | cleaned up code and moved files around | Naafiyan Ahmed | |
| 2022-07-25 | kind of got tooltips working | Naafiyan Ahmed | |
| 2022-07-25 | fixed graph cut off bug - i hate javascript types | Naafiyan Ahmed | |
| 2022-07-25 | made formatttedtextbox annotation handle work the same as pdf/web. prevent ↵ | bobzel | |
| header from hiding annotation button handle. fixed resizing text boxes. | |||
| 2022-07-25 | fixed equationBox width sizing | bobzel | |
| 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-21 | fixed dragging preselements by updating dragManger pointerup | bobzel | |
| 2022-07-21 | fixed undo for opening/closing sidebar for pdf/web/text. fixed ↵ | bobzel | |
| lightboxview for pdf's with smaller heights. | |||
| 2022-07-20 | added a 'guest' login mode. added ability for mainView to be any doc, not ↵ | bobzel | |
| just a docking collection. | |||
| 2022-07-14 | got basic numerical line chart working | Naafiyan Ahmed | |
| 2022-07-14 | refactored code into d3 utils | Naafiyan Ahmed | |
| 2022-07-13 | fixed fonticonbox's to use mobx correctly | bobzel | |
| 2022-07-13 | got selection and x, y pos to work | Naafiyan Ahmed | |
| 2022-07-13 | got basic d3js graph to work | Naafiyan Ahmed | |
| 2022-07-13 | fixed slider size for dropdown fonticonbox | bobzel | |
| 2022-07-13 | fixed linkdoc preview not going away when clicking outside of it. | bobzel | |
| 2022-07-12 | stuck on linking | Naafiyan Ahmed | |
