| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-03 | cleaned up warnings and errors, working with typescript 20.10 | bobzel | |
| 2023-11-22 | fixed more issues with rotation. restrutured how MarqueeAnnotator works to ↵ | bobzel | |
| be simpler and more correct. | |||
| 2023-11-08 | fixed bug where tableBox's didn't render all of the rows they receive. lots ↵ | bobzel | |
| of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons. | |||
| 2023-11-07 | Changed how selection works to avoid invalidations. Fixed Cast problem with ↵ | bobzel | |
| ProxyFields that caused renameEmbedding to infinite loop.. Changed brushing for the same reason. Cleaned up a few things with filter code. | |||
| 2023-10-12 | performance fixes to reduce re-rendering : moved link brushing out of Doc's ↵ | bobzel | |
| highlighting and into Annotation.tsx, stopped freeformview from rerendering whenever its invalidated by not always setting layoutElements to a new list. | |||
| 2023-08-17 | fixed brushing of pinned viewports for chrome to not flash. converted ↵ | bobzel | |
| pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point. | |||
| 2023-03-20 | cleaned up pointer events so that nested documents can be selected directly ↵ | bobzel | |
| without selecting their container. fixed following link to video timeline marker. fixed focusing on groups. added didMove to DocFocusOptions to restore ability to do toggle on/off of target. fixed lockingPosition of ink strokes. fixed clicking on inkstrokes in groups to use visiblePainted instead of all for pointer events. | |||
| 2023-03-17 | fixed clicking and dragging stackedTimeline anchors. updated followLink ↵ | bobzel | |
| parameters | |||
| 2023-01-26 | fixed up editing linked trails from link menuitems | bobzel | |
| 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 | |||
| 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-16 | big changes to make link following use the same code as pinning docs for trails. | bobzel | |
| 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-08-30 | made script caching more robust to avoid compiles and speed up startup. | bobzel | |
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-13 | fixed crashing bug when quickly re-updating webbox (or other) icon. fixed ↵ | bobzel | |
| infinite loop in FilterBox. changed TimeView to scale WebBox's. fixed issues with timeView filters. fixed bugs with webBox scrolling on startup, following links, etc. | |||
| 2022-05-12 | fixed perfromance (flickering, speed) issues with having pointerEvents prop ↵ | bobzel | |
| invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular. | |||
| 2021-09-17 | fixed link lines to text selections in PDF/Web. fixed pointer Events for ↵ | bobzel | |
| anchor in PDF/Web to be active when doc is active. | |||
| 2021-03-18 | renamed pdfanno to htmlAnchor | bobzel | |
| 2021-03-12 | trying to make treeViews more efficient by making fewer calls to Get ↵ | bobzel | |
| document fields getter. | |||
| 2021-03-09 | changed field unchanged -> googleDocUnchanged. cleaned up some other code. | bobzel | |
| 2021-03-09 | some cleanup for inlineTextAnnotations to use a better named field. removing ↵ | bobzel | |
| some unused code. | |||
| 2021-02-12 | fixed bejhavior of Annotations when clicked to use FollowLink so that ↵ | bobzel | |
| behavior is consistent. previously in a lightbox links within a pdf woud unnecessarily open the the PDF in its context | |||
| 2021-01-20 | fixed hiding AnchorMenu in text boxes. encapsulated fadeOut of AnchorMenu ↵ | bobzel | |
| within class for simplicity. | |||
| 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. | |||
| 2020-12-16 | cleaned up some link following code. fixed problem following links from ↵ | bobzel | |
| LinkAnchorBox's | |||
| 2020-10-16 | fixed some exceptions. added text field to annotations on PDFs | bobzel | |
| 2020-10-12 | switched fonticonbox and colelctionsubview to test GetEffectiveAcl to ↵ | bobzel | |
| determine if document is available (instead of hack of testing 'author'). made GetEffectiveAcl a computedFn. No longer create a pushpin when an annotation that's linked to text is dragged off a PDF. fixed undo of pushpin navigation (used to call finish() twice). fixed pushpin navigation to conistenly pan & sensibly toggle target | |||
| 2020-10-07 | fixed following links to not center outer document if originating anchor is ↵ | bobzel | |
| in that document. fixed scroling to happen instantly if it's already scrolled there. fixed clicking on pdf text anchor to select the pdf. | |||
| 2020-09-29 | changed sidebar functionality for textboxes to open outward and make handle ↵ | bobzel | |
| blue when there are contents. added a fitToBox capability for contents of sidebar. | |||
| 2020-09-28 | fixed display of info about pdf annotations. made userColor change ↵ | bobzel | |
| background color of settings dialogue. | |||
| 2020-09-28 | removed sidebar menu item. fixed contents of annotations to display ↵ | bobzel | |
| annotation's info, not pdf's. | |||
| 2020-09-28 | fixed filtering annotation anchors on PDFs. added tooltip for identifying ↵ | bobzel | |
| who made an annotation. | |||
| 2020-09-15 | fixed some warnings | bobzel | |
| 2020-09-15 | simplifying menus for annotations. added target toggle option to PDFmenu | bobzel | |
| 2020-09-09 | fixed unpnning pdf annotations. remvoed unused UI from PDFmenu | bobzel | |
| 2020-08-31 | fixed addDocTab to not re-create the golden layout. fixed clicking tabs to ↵ | bobzel | |
| register as an undo event. fixed color of links made in PDFs to be lightBlue. fixed default link behavior to be 'default' | |||
| 2020-08-29 | major restructure of how addDocTabs works. now you can add/replace with ↵ | bobzel | |
| options for left/right/top/bottom and specific panel names | |||
| 2020-08-24 | cleaned up all library() calls to add icons. fixed import styles. fixed ↵ | bobzel | |
| keyboard events for presentation views to trigger when no input box is the target. | |||
| 2020-06-25 | fixed loading of pdf annotations. fixed copy pasting of pdf excerpts | Bob Zeleznik | |
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-04-25 | got rid of focus mechanism on click. fixed shift-click to multiselect. ↵ | Bob Zeleznik | |
| fixed pile view interactions. added FollowLink on click menu items. | |||
| 2020-04-18 | several pointerevent fixes broken by last change. added scroll to target ↵ | Bob Zeleznik | |
| for webBox links. | |||
| 2020-04-05 | more cleanup to link following. got rid of unneeded link doc fields ↵ | Bob Zeleznik | |
| _context & _timecode | |||
| 2020-04-04 | fixed link zoom following for inPlace and otherwise. | Bob Zeleznik | |
| 2020-02-27 | adding colors to schema view will update the enumerated colors used by text ↵ | bob | |
| boxes in freeformview. | |||
| 2020-02-19 | getting rid of data docs from many places | Bob Zeleznik | |
| 2020-01-23 | got rid of extension docs. changed layout-specific keys to start with "_" ↵ | bob | |
| which flags them to be written to the current layout document | |||
