| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-17 | fixed right-drag marquee on webBox on Mac | bobzel | |
| 2021-09-12 | updates pres so it works | kimdahey | |
| 2021-08-28 | made anchorMenu go away after user clicks the highlighter button | bobzel | |
| 2021-08-25 | Merge pull request #33 from brown-dash/linking-anh | Geireann Lindfield Roberts | |
| Linking anh - fixed and expanded link relationships | |||
| 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-18 | added search linking | geireann | |
| 2021-08-06 | collabortion fixes: added new acl for allowing people to edit their own text ↵ | bobzel | |
| within the same note, fixed playground fields to write to the server without updating other clients. | |||
| 2021-07-29 | fixed issues with following links to anchors in PDFs/etc and getting scroll ↵ | bobzel | |
| position right. | |||
| 2021-07-14 | fixed selections so that they persist on deselect to allow linking a ↵ | bobzel | |
| selection on one document directly to a selection on another document. Also fixed recently closed to move closed document to top of list. | |||
| 2021-07-01 | added ability to create anchors in PDF/Webboxes by making a selection and ↵ | bobzel | |
| clicking the start link button | |||
| 2021-04-23 | fixed code warnings. updated some npm pacakges including typescript. | bobzel | |
| 2021-04-22 | allowed maximize button to be dragged to add a new window. fixed colorBox ↵ | bobzel | |
| transparency setting. fixed anchormenuClick when in full tab. | |||
| 2021-03-20 | cleaned up warnings. fixed webBox annotations to write to correct key so ↵ | bobzel | |
| that they appear on startup. | |||
| 2021-03-19 | added stuff to WebBox so that it will work with Firefox browsers (which have ↵ | bobzel | |
| the benefit of rendering web pages without blur the way Chrome does on windows) | |||
| 2021-03-18 | renamed pdfanno to htmlAnchor | bobzel | |
| 2021-03-18 | made linkanchorbuttons not show up next to pdf annos. gave pdfannos a ↵ | bobzel | |
| baseProto. made textboxes dynamically remove hashtags when deleted from text. | |||
| 2021-03-18 | cleaned up link making. Documents don't add to the Undo stack when being ↵ | bobzel | |
| created and Initializing is set. Links to text regions automatically update their link line endpoints even if autoMove isn't set. regularized initialization fields to avoid special cases about setting delegate keys without a leading "_" | |||
| 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-15 | final cleanups to get scrolling to work smoothly for webbox's - sadly, does ↵ | bobzel | |
| not work as well in Firefox, and even worse in Safari. | |||
| 2021-03-15 | fixed scrolling to annotations and pointerevents on webBox (when an ↵ | bobzel | |
| annotation was selected so you can drag out a marquee) | |||
| 2021-03-15 | getting webBox's to work like PdfBox's - text selection & marquee. | bobzel | |
| 2021-03-12 | changed setDocFilter to not take undefined as a modfied & added toggle ↵ | bobzel | |
| param. added single click on marquee annotator to create an annotation. extended PDF sidebar to have filter buttons. | |||
| 2021-03-09 | some cleanup for inlineTextAnnotations to use a better named field. removing ↵ | bobzel | |
| some unused code. | |||
| 2021-03-01 | final cleanups for simplified drag and drop of annotations. fixed some ↵ | bobzel | |
| issues rtf focus when creating notes in masonry view. fixed text sidebar. | |||
| 2021-02-25 | prevent annotation notes on PDFS from showing up in file system view. | bobzel | |
| 2021-02-23 | fixed pdfs so that if you activate and immediately start selecting text it ↵ | bobzel | |
| works. cleaned up some more in collectionFreeFormView by improving layoutDocsInGrid | |||
| 2021-02-04 | fixed marquee annotations for web/pdf when scrolled | bobzel | |
| 2021-01-29 | fixed taking videoBox snapshots. select video/audio doc after deleting an ↵ | bobzel | |
| annotation. Fixed following links to videoBox timeline anchors. Fixed rendering timeline annotations by putting them in data-annotations-timelines to distinguish from regular annotations. | |||
| 2021-01-22 | fixed up videoBox timeline. changed video annotations to use ↵ | bobzel | |
| displayTimecode and undisplayTimecode | |||
| 2021-01-20 | moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed ↵ | bobzel | |
| following links from text box huyperlinks when there are multiple different huypertext links on the document. | |||
| 2021-01-19 | fixed isPushpin annotation behavior outside of PDFs. fixed link follow ↵ | bobzel | |
| highlighting to go away when target is hidden. | |||
| 2021-01-19 | more cleanup of marquee annotator. added marquee annotator to images | bobzel | |
| 2021-01-18 | factored out marque selection code for WebBox and PDFBox into MarqueeAnnotator. | bobzel | |
