Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge branch 'master' into schema-mehek | mehekj | |
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-13 | cleaned up linkmanager a little. maded myshareddocs a folder in ↵ | bobzel | |
myfilesystem. fixed setting author on copied documents to current user. | |||
2023-01-12 | fixed loading newly created links. fixed following links to contexts that ↵ | bobzel | |
haven't been loaded yet. | |||
2023-01-12 | fix for document decoration bounds alignment with non-fit-width freeform views. | bobzel | |
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 | |||
2023-01-03 | from last | bobzel | |
2023-01-03 | fixed frame num highlight when in editing mode. | bobzel | |
2023-01-03 | fixed occasional errors loading images | bobzel | |
2022-12-23 | fixed pinning items at frame 0 of an animated collection. | bobzel | |
2022-12-23 | fixed scroll pan vs. zoom option and ui | bobzel | |
2022-12-23 | fixed list lastElement() to return real field value, not proxy. fixed ↵ | bobzel | |
getField to only query proto if value is undefined, not just falsy | |||
2022-12-21 | temporary cahnges tp disable collaborative links | bobzel | |
2022-12-21 | cleaning up proxys and getFieldRef hopefully to be more understandable and ↵ | bobzel | |
efficient | |||
2022-12-21 | cleaning up ACLs for performance and clarity | bobzel | |
2022-12-21 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | geireann | |
2022-12-21 | server side updates | geireann | |
2022-12-18 | improved link line geometry. fixed 2 finger swiping to not change Chrome ↵ | bobzel | |
tabs. don't display link lines for cropped docs. fixed two finger drag to pan. | |||
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-09 | added splash ui for document loading. | bobzel | |
2022-12-09 | fixed how proxyFields work so that field promises generate mobx ↵ | bobzel | |
invalidations correctly. fixes problem with key value pane, stacking views, presBox, etc. | |||
2022-12-08 | adjusting explore mode to work better within nested collections. | bobzel | |
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-08 | fixed curFrame context button to allow showing hidden docs. added printouts ↵ | bobzel | |
to docServer requesting fields. | |||
2022-12-07 | simplify update cache | bobzel | |
2022-12-07 | from last | bobzel | |
2022-12-07 | fixed watching linkDB when there is none to start with. | bobzel | |
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-06 | added long press to select documents. fixed/reactivated link size/colors. ↵ | bobzel | |
fixed stackedTimelineItems so that they don't get pointer events until container content is active. | |||
2022-12-06 | fixed clicking on audio timeline anchors to not break selection | 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-30 | fixed link properties for link anchors to set fields affecting target, not ↵ | bobzel | |
source. | |||
2022-11-30 | show link count for isLinkButton docs, don't show link links for sidebaranno ↵ | bobzel | |
links by default. | |||
2022-11-29 | fixed docDecoration appearance after following link and clicking before ↵ | bobzel | |
highlight times out. fixed selection of links to allow setting background color of link line and link text box. added background for link description text and highlighting of link when clicked/selected. | |||
2022-11-29 | changes to streamline link editing UI (got rid of LinkEditor). cleaned up ↵ | bobzel | |
link (un)highlighting. | |||
2022-11-21 | working cleaned up version of link editor properties in propertiesView | bobzel | |
2022-11-21 | column deletion and new key menu fixes | mehekj | |
2022-11-18 | migration of link properties to propertiesView | bobzel | |
2022-11-17 | more cleanup to addDocTab. fixed pile views to show proper icons instead of ↵ | bobzel | |
loading document label icons | |||
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-17 | typo | bobzel | |
2022-11-16 | added presEffects to link anchors | bobzel | |