| Age | Commit message (Collapse) | Author |
|
|
|
by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs.
|
|
to make it easy to search for flashcards. made carousel views able to focus() on a Doc. added ability for carousel and card views to have anchors so they can be pinned and linked. fixed pinning collections to save filters
|
|
|
|
|
|
|
|
and moving crate functions to <>Box functions
|
|
|
|
|
|
|
|
lightbox and to not disappear when dragged.
|
|
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
|
|
fixed IsLinkFollowing observable by not making static (to fix docDecorations not appearing after link following)
|
|
properties correctly (fixes zooming to target). fixed server stats background. fixed undoing clicking on a annotaiton button after making a text selection. fixed dropping link annotation onto text box to make a link. removed toggle sidebar type from novice.
|
|
cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels.
|
|
followLink() script for buttons to return select = true if there are no links. prevented turning off pointerevents for documentContents when isContentActive= true even if there is a click handler (this enables things like the imported docs background to deselect everything on click while still allowing the contents to be selected)
|
|
|
|
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.
|
|
embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate.
|
|
|
|
zoom correctly.
|
|
simplify templating.
|
|
drop instead of a reaction. Converted isLinkButton to be an onClick script. got rid of unused PARAMS field on templates. fixed PresElementBox rendering of embedded docs.
|
|
makeLink api,
|
|
parameters
|
|
a function call on LinkManager
|
|
anchor. stopped allowing collections to have their data fields interpolate based on keyframe. fixed assigning current frame when following presbox
|
|
scrollFocus by adding getView() and fixing focus() and restoreTargetView
|
|
starting animation effect right away, not waiting for focus to complete.
|
|
labeled as lightboxes. lightbox collections display link targets in an overlay that hides the rest of their content
|
|
contents instead of deleting them.
|
|
trail player when following trail link if the trail is already shown
|
|
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.
|
|
adding thm as annotations. made zoom of text an option for pres and links
|
|
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.
|
|
haven't been loaded yet.
|
|
|
|
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
|
|
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
|
|
text to have link properties set properly from properties view.
|
|
on a presitem to stop audio playing other items.
|
|
|
|
don't interfere when clicking quickly (eg through animation frames). changed animations to animate multi-level zooming parallel.
|
|
options for zoomTime, etc instead of setting temporary fields on docs.
|
|
link (un)highlighting.
|
|
|
|
|
|
|
|
|
|
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
|