| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-07 | stopped update _cache in ProxyField because it invalidates too much stuff ↵ | bobzel | |
| during rendering. moved some setContentViews() to constructors for efficiency | |||
| 2022-12-05 | cleaning up following links and pres item following so that view transitions ↵ | bobzel | |
| don't interfere when clicking quickly (eg through animation frames). changed animations to animate multi-level zooming parallel. | |||
| 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 | fixed pushpin behaviors by not animating when anchor viewspec already ↵ | bobzel | |
| matched document. fixed recording button highlighting. switched LinkEditor to edit properties of destination insteqad of source anchor | |||
| 2022-11-17 | typo | bobzel | |
| 2022-11-16 | big changes to make link following use the same code as pinning docs for trails. | bobzel | |
| 2022-11-15 | added canEmbed prop so collection can allow its items to be dragged out ↵ | bobzel | |
| (eg., pileView). made imageBox viewSpec transition time customizable | |||
| 2022-11-15 | added playback of audio annotation on inPlace container. fixed image ↵ | bobzel | |
| anchors to be marked un-rendered so link lines show up. | |||
| 2022-11-15 | made InPlace container tool button apply more settings to be more like a ↵ | bobzel | |
| template. added followAllLInks flag. added image anchors to save pan zoom. added follow link button bar option for follow all links. added hideDecorations flag and property | |||
| 2022-11-10 | made alternate image use a field data-useAlt. added alt images to ↵ | bobzel | |
| preselements. fixed removing TabDoc documentviews from document view list. added playing audio tags to preselements | |||
| 2022-11-10 | fixed playing presentation when a slide is a tab. | bobzel | |
| 2022-11-09 | added tab highlighting when tab doc is target of hyperlink. made region ↵ | bobzel | |
| annotations on images be transparent. don't show lock icon for lockedPosition documents that still get pointer events. | |||
| 2022-10-19 | fixed erasing straight line stroke segments caused by intersections with ↵ | bobzel | |
| other strokes. cleaned up more with gestures. changed docView lock icon to be part of docDecorations. | |||
| 2022-10-05 | fixed uploading tif and other unsupported images to generate an error ↵ | bobzel | |
| quickly with a better erorr message. | |||
| 2022-09-22 | added more things to novice mode | Geireann Lindfield Roberts | |
| 2022-09-21 | added cropping for videos. made images render at full res when selected. | bobzel | |
| 2022-09-21 | fixed following links to toggle alias if it's displayed when actual target ↵ | bobzel | |
| isn't. changed cropping images to leave behind an outline not, a solid rectangle. double clicking on link buttons no longer opens them in lightbox view. | |||
| 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-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-14 | fixed clippings on cropped images | bobzel | |
| 2022-06-02 | Merge branch 'inking-naafi-mehek' into master-cleanup | mehekj | |
| 2022-05-18 | fixed linking bug so that both start and end link can be regions. added ↵ | bobzel | |
| zoom to target checkbox for link editing. extracted out a new field pointerEvents so that lockPosition is not automatically conflratd with no pointer events. updated freeformview focus to work with zooming on region selections. | |||
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-02 | fixed scaling ink label in lightbox,etc views. changed ink strokes so that ↵ | bobzel | |
| clicking on label of closed stroke is lower preceden than clicking on line. fixed fontsize UI for setting ink label sizes. can no longer slide ink pts that are cusps along curve. | |||
| 2022-04-29 | fixes to webpage proxying. fixes for images (and clippings) to use ↵ | bobzel | |
| appropriate sampled image. | |||
| 2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
| linkRelationships. | |||
| 2022-04-26 | added image cropping. made treeView icons show up for file system and ↵ | bobzel | |
| dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover. | |||
| 2022-04-21 | fixed issues with pile view - dragging, burst size, rendering within ↵ | bobzel | |
| grid/non-freeform views, fixed timeView filtering to not keep making redundant filters, | |||
| 2022-04-11 | making layout icons work better. | bobzel | |
| 2022-04-07 | added grouping and write mode vs pen mode | Naafiyan Ahmed | |
| 2022-04-07 | fixed iconizing images to not get the wrong height because of templates. ↵ | bobzel | |
| fixed cross-fade of images to work without needing doc to be selected. | |||
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
| 2022-03-01 | updated to webpack 5 | bobzel | |
| 2021-09-27 | videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ↵ | bobzel | |
| deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes. | |||
| 2021-09-27 | improved image resizing flickering caused by Chrome bug with overflow:auto. ↵ | bobzel | |
| works now when fitWidth is false. | |||
| 2021-09-13 | fixed copyPath menu item for images/pdfs. fixed contextmenu right-clicking ↵ | bobzel | |
| to not require preselection of doc. | |||
| 2021-08-26 | fixed warnings/errors | bobzel | |
| 2021-08-26 | a lot of changes to move isContentActive into DocumentView | bobzel | |
| 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-01 | made url server references relative. | bobzel | |
| 2021-07-27 | from last | bobzel | |
| 2021-07-14 | from last | bobzel | |
| 2021-07-14 | fixed dragging marquees on nested images. fixed images to allow marquees on ↵ | bobzel | |
| nested images. changed drag titlebar message. | |||
| 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-06-30 | fixed drawing on images/videos/photos | bobzel | |
| 2021-04-23 | fixed code warnings. updated some npm pacakges including typescript. | bobzel | |
| 2021-04-19 | fixed crash with lightboxview and stepping into an image. | bobzel | |
| 2021-04-14 | fixed image templates to set/use the appropriate nativewidth/height. fixed ↵ | bobzel | |
| carousel views and style provider to better support properties for components of a document view. fixed menus to show text options when captions and other sub text components are focused. | |||
