| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-02 | pause playing trails when collections are panned/zoomed. don't open mini ↵ | bobzel | |
| trail player when following trail link if the trail is already shown | |||
| 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-25 | added a linkFollow o[ption to choose between opening target, or highest ↵ | bobzel | |
| level collection containing target. fixed adding marker annotations to pdf/web/etc. fixed following link to wikipedia pages to not create a new document each time. made searchBox's search function static so that it can be called programmatically. Fixed LinkDocPreview to not flicker when doing a nopreview link follow. changed PlayTrail to restore state of all freeform collections containing source anchor. | |||
| 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. | |||
| 2023-01-13 | changed starting presentations to not advance to next slide immediately but ↵ | bobzel | |
| treat the first slide as if a transition had been made to it. | |||
| 2023-01-09 | changed default pres duration of pinned item to 2 secs. if not defined, ↵ | bobzel | |
| default is 0. | |||
| 2023-01-07 | fixed pinning pdf documents without a selection to trail | bobzel | |
| 2023-01-06 | added zoom box highlighting of text anchors in pdf/web pages for link/pres ↵ | bobzel | |
| following. Added serial/parallel option for presentation group with up. Added direct pinning of text seletions to trails. fixed 'hide' option for preselements to work with hidebefore/after | |||
| 2022-12-23 | fixed pinning items at frame 0 of an animated collection. | bobzel | |
| 2022-12-21 | cleaning up ACLs for performance and clarity | bobzel | |
| 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-08 | cleaned up animation effects to not reference presBox. fixed anchors in ↵ | bobzel | |
| text to have link properties set properly from properties view. | |||
| 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-07 | fixed presMovement.none so that no pan or zoom takes place. fixed clicking ↵ | bobzel | |
| on a presitem to stop audio playing other items. | |||
| 2022-12-06 | stop playing media when switching to next slide | bobzel | |
| 2022-12-05 | from last | bobzel | |
| 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-21 | working cleaned up version of link editor properties in propertiesView | bobzel | |
| 2022-11-18 | migration of link properties to propertiesView | bobzel | |
| 2022-11-17 | mostly changing strings to enums | bobzel | |
| 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-16 | added presEffects to link anchors | bobzel | |
| 2022-11-16 | big changes to make link following use the same code as pinning docs for trails. | bobzel | |
| 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-14 | fixed following link 'inPlace' from within lightbox to do same thing as if ↵ | bobzel | |
| out of lightbox. fixed contentActive behavior for multicolumn view. removed progressivize from presbox. | |||
| 2022-11-14 | made audio anno recording last as long as record button is pressed. added a ↵ | bobzel | |
| Hide option to allow an pres item to be animated but not visible (used to setup state for subsequent activity)) | |||
| 2022-11-10 | playing a presentation that's at its end, resets it to slide 0. | bobzel | |
| 2022-11-10 | fixed scriptingBox to always have this and self bound properly. fixed ↵ | bobzel | |
| presElement to allow group with up | |||
| 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 preselements to always have a pres transition slider/input in ↵ | bobzel | |
| properties view | |||
| 2022-11-10 | fixed restarting presentation by hitting play at end of presentation | bobzel | |
| 2022-11-10 | fixed playing presentation when a slide is a tab. | bobzel | |
| 2022-11-10 | fixed losing of data when pinning the current tab's view and then navigating ↵ | bobzel | |
| to that pres element. fixed being able to zoom in on images in presentations. | |||
| 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-07 | nothing | bobzel | |
| 2022-09-29 | added content pinning for collections. | bobzel | |
| 2022-09-29 | a bunch of changes to trails: link to trail to initiate trail when following ↵ | bobzel | |
| link. cleanly separate pin layout data vs. content data. | |||
| 2022-09-26 | Merge branch 'tree-view-fixes' | bobzel | |
| 2022-09-26 | Update PresBox.tsx | bobzel | |
| fixed pinwithview videos so end time is clip's end time. | |||
| 2022-09-24 | Fixed: treeView now doesn't get pointer events if it's not active. fixed ↵ | bobzel | |
| layout of treeview for pres box. fixed horiz/vert scrolling for trees. fixed not adding Loading docs to recently closed. | |||
| 2022-09-23 | fixed pinWithVIew for videos to capture timecode. fixed formatting of time ↵ | bobzel | |
| labels in presBox panel. | |||
| 2022-09-22 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | Geireann Lindfield Roberts | |
| 2022-09-22 | added more things to novice mode | Geireann Lindfield Roberts | |
| 2022-09-22 | fixed media range sliders in presBox | mehekj | |
| 2022-09-22 | minipres opacity bumped up to 0.5 | bobzel | |
| 2022-09-22 | fixed presenting backward in presBox. fixed context menu to appear above ↵ | bobzel | |
| other widgets | |||
| 2022-09-21 | fixed video duration in presbox media controls | mehekj | |
