| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-07 | stopped update _cache in ProxyField because it invalidates too much stuff ↵ | bobzel | |
| during rendering. moved some setContentViews() to constructors for efficiency | |||
| 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-18 | migration of link properties to propertiesView | bobzel | |
| 2022-11-16 | added presEffects to link anchors | bobzel | |
| 2022-11-10 | partial fix for previewing multiple links to different sidebar notes. fixed ↵ | bobzel | |
| opening sidebar to create an annotation the first time. fixed honoring dashFieldView's non-editable flag. moved isLinkButton setter to expert and make isLinkButton default for Buttons. fixed following Links with Zoom to reset view. fixed view for editing onClick for documents | |||
| 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-10-28 | fixed proxyfields to use cache if it's available which saves orders of ↵ | bobzel | |
| magnitude opening up Files list. Fixed copying docs to appear in Files list. fixed undo for change perspective and header color | |||
| 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-25 | fixed up dragging fields from key value pane to support numbers | bobzel | |
| 2022-10-25 | various tweaks: show border highlights in tree views, uniform treatment of ↵ | bobzel | |
| embedding using title bar, even for free form views, choose bestAlias when dragging from files menu, text boxes honor document moves, show title for timeline annotations, fix dragoffset for stacks with buttons/description headers, | |||
| 2022-10-04 | fix to show close and open icons of hideResizers documents. fixes for native ↵ | bobzel | |
| size control of text and freeform collections. fixes for lightbox view of native size collections. fix for 'false' script. | |||
| 2022-10-03 | added a reset menu item for docking views in their context menu. fixed ↵ | bobzel | |
| being able to edit dockingConfig in keyValue by quoting with ' instead of ". If there's no dockingConfig, make one. | |||
| 2022-09-22 | remove overlaydocs when switching dashboards. | bobzel | |
| 2022-09-20 | display error instead of infinitely loading after refresh | mehekj | |
| 2022-09-14 | fixed very weird bug where setting permissions on dashboard with itself as a ↵ | bobzel | |
| nested dashboard caused a duplicate of the dashboard to be overlayed on top of the dashboard, but covering up all of the main Dash chrome... | |||
| 2022-09-13 | fixed activePresentation to work properly with multiple dashboards. fixed ↵ | bobzel | |
| undoing PinDoc. | |||
| 2022-09-12 | Merge branch 'master' into sharing-jenny (break) | Jenny Yu | |
| 2022-09-12 | breaking: made trails belong to dashboard instead of userdoc | Jenny Yu | |
| 2022-08-30 | made script caching more robust to avoid compiles and speed up startup. | bobzel | |
| 2022-08-29 | fixed centering link targets in zoomed images and scrolled docs. stopped ↵ | bobzel | |
| highlighting opacity=0 documents | |||
| 2022-08-25 | fixed crashes in notetaking view and cleaned up code a bit. fixed undo of ↵ | bobzel | |
| column deletion. | |||
| 2022-08-24 | Merge branch 'parker' | bobzel | |
| 2022-08-24 | made text boxes support animation frames. fixed dragging on unselected pres ↵ | bobzel | |
| element ttitles. cleaned up setting ink to have animation frames. | |||
| 2022-08-23 | Merge branch 'master' into parker | bobzel | |
| 2022-08-22 | added animation of background color, and streamlined/extended a variety of ↵ | bobzel | |
| props-related things. | |||
| 2022-08-22 | from last | bobzel | |
| 2022-08-19 | fixed undo bug in dragManager where batches weren't being closed. fixed ↵ | bobzel | |
| schemaheader copy method to copy all parameters. fixed notetaking columnresizer to create an UndoBatch. fixed notetakingview's columnHeaders to return the actual headers list, not a copy. fixed document decorations to not modify docsBeingDragged | |||
| 2022-08-11 | added better ui and backend support for mask ink strokes. added frame #'s ui ↵ | bobzel | |
| for seeing current animation frame. | |||
| 2022-08-09 | added an audio annotation button to the anchor menu bar. | bobzel | |
| 2022-08-09 | fixed presbox pinning from crashing/failing by making it a prefetchproxy. ↵ | bobzel | |
| update user cache when switching active page. | |||
| 2022-08-04 | fixed undo/redo for notetaking view. fixed list undo/redo for ↵ | bobzel | |
| schemaheaderfields -- not very elegant though. | |||
| 2022-08-02 | Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to ↵ | bobzel | |
| create a scriptField even for scripts that don't compile. Updated CurrentUserUtils setup functions for clicks. Fixed TemplateMenu to work again. | |||
| 2022-07-27 | fixed document leak related to capturedVariables in scripts. changed ↵ | bobzel | |
| capturedVariables to be a string encoding the captured variables instead of a Doc. | |||
| 2022-07-26 | avoid crashes when urlfield is undefined. prevent multiple views from ↵ | bobzel | |
| setting thumbnail for same doc at same time. prevent unregistered views from creating thumbnails. | |||
| 2022-07-20 | added a 'guest' login mode. added ability for mainView to be any doc, not ↵ | bobzel | |
| just a docking collection. | |||
| 2022-07-08 | fixes for drawing ink on pdf/image/etc. fixes for showing contextMenu. ↵ | bobzel | |
| moved gestureOverlay into main dashboard area to avoid drawing on UI widgets. more code cleanup to put things in reasonable places and avoid importing too much stuff. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-02 | fixing many eslint errors | bobzel | |
| 2022-06-30 | merged master | Naafiyan Ahmed | |
| 2022-06-29 | got basic file upload to work | Naafiyan Ahmed | |
| 2022-06-28 | cleaned up some more currentUserUtils - fixed some issues with prev/next ↵ | bobzel | |
| key frame appearing. | |||
| 2022-06-27 | fixed initialization issues with creating user documents unnecessarily. ↵ | bobzel | |
| fixed updating doc icon templates to apply to documents already created. | |||
| 2022-06-24 | fixed myImports pane to show imports. fixed saving/loading zip files of a ↵ | bobzel | |
| collection. fixed errors related to NumT casting to number | |||
| 2022-06-20 | fixed contextmenu when hitting enter to not iconify. fixed : menu to add ↵ | bobzel | |
| equations properly. | |||
| 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-20 | lots of changes to try to cleanup CurrentUserUtils so changes can be made ↵ | bobzel | |
| without rebuilding the DB. | |||
