| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-11 | changed links from being a computed field on documents to being accessed by ↵ | bobzel | |
| a function call on LinkManager | |||
| 2023-03-05 | replace jumpToDocument with showDocument. restructure code to get rid of ↵ | bobzel | |
| scrollFocus by adding getView() and fixing focus() and restoreTargetView | |||
| 2023-03-01 | changed inPlace link following to be lightbox. allowed collections to be ↵ | bobzel | |
| labeled as lightboxes. lightbox collections display link targets in an overlay that hides the rest of their content | |||
| 2023-02-28 | cleaning up of following inPlace links to overlay current inplaceContainer ↵ | bobzel | |
| contents instead of deleting them. | |||
| 2023-02-20 | freeze icon | srichman333 | |
| 2023-02-20 | view all and snap lines button icons | srichman333 | |
| 2023-02-09 | fixed childLayoutString to work. made images capable of fitWidth. fixed ↵ | bobzel | |
| animating data field pres changes. fixed lightbox to ignore annotations on collections. fixed double-click on icon to open in lightbox. added options for turning off ink labels, and opening ink in lightbox. fixed closing ink strokes by dragging. fixed drawing ink to use coord sys of starting point and to render ink the correct width and to honor GestureOverlay mode properly. . | |||
| 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-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-14 | add noHighlight and noShadow flags | bobzel | |
| 2022-11-14 | added an inPlace property for setting up in place content menu patterns. | bobzel | |
| 2022-08-08 | moved 5 sec anno recording button to documentButtonsBar. made recording ↵ | bobzel | |
| button appear only when there is one & click to play recording. | |||
| 2022-08-03 | Merge branch 'master' into parker | bobzel | |
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-06-30 | Merge branch 'master' into parker | Geireann Lindfield Roberts | |
| 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-09 | renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵ | bobzel | |
| same time to not bring up presBox multiple times. | |||
| 2022-06-06 | fixed updateView for audio/video presbox elements. | bobzel | |
| 2022-03-24 | fixing data_url uploading to have a no suffix option. | bobzel | |
| 2022-03-17 | Merge remote-tracking branch 'origin/speedups2' into parker | ljungster | |
| 2022-03-12 | attempting to add note-taking | ljungster | |
| I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx. Essentially what I did was add a note-taking view wherever I found a stacking view (via global search) | |||
| 2022-02-09 | speeding up rendering using bitmaps for webpages and other heavyweight docs. | bobzel | |
| 2021-12-08 | tried to simplify the mapbox ui. | bobzel | |
| 2021-09-15 | cleaned up recomputing group bounds to use a reaction | bobzel | |
| 2021-09-15 | prevent groups from being opened in lightbox because its odd and there are ↵ | bobzel | |
| bugs. prevent tabViews from being switchable into a group because its odd. | |||
| 2021-09-15 | fixed documentdecoration resizers. fixed grouping and added button to ↵ | bobzel | |
| switch between freeform / group | |||
| 2021-09-03 | fixed warnings. cleaned up link lines a bit more - simplified, and allowed ↵ | bobzel | |
| multiple aliases to share a link. fixed link lines to text anchors from flapping around wildly when camera pans | |||
| 2021-09-02 | fixed autoHeight for formattedText to work better with stacking and ↵ | bobzel | |
| contentfitting views. | |||
| 2021-09-02 | fixed dragging things into collections. reactived fitWidth properties button | bobzel | |
| 2021-09-02 | Placing collection menu in Lightbox (commented out) and others | geireann | |
| - Set toggle properties off - added link that goes directly to the dash documentation | |||
| 2021-09-02 | Many updates | geireann | |
| - Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent | |||
| 2021-09-01 | fixed toggleDetail() func to work. | bobzel | |
| 2021-08-30 | GitHubs are default view | geireann | |
| 2021-04-05 | added autoHeight for tree views. | bobzel | |
| 2021-04-02 | added snap lines button to freeform properties. renamed & simplified ↵ | bobzel | |
| treeViewPreventOpen stuff | |||
| 2021-03-25 | minor error fixes. | bobzel | |
| 2021-03-19 | simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵ | bobzel | |
| colorBox layout. | |||
| 2021-03-19 | fixing up some baseProto initialization. fixing stacking view with hidden docs. | bobzel | |
| 2021-03-17 | rearranged top bar buttons - moved some into PropertiesButtons. Cleaned up ↵ | bobzel | |
| 'editing' field for key frames to not write to the document. | |||
| 2021-03-17 | added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bit | bobzel | |
| 2021-03-16 | from last | bobzel | |
| 2021-03-16 | more chromeStatus cleanup. Big stripdown of propertiesButtons. | bobzel | |
| 2021-03-16 | cleaned up propertiesbuttons a bit. added lockTransform button. changed ↵ | bobzel | |
| chromeStatus disabled to be undefined. | |||
| 2021-03-15 | getting webBox's to work like PdfBox's - text selection & marquee. | bobzel | |
| 2021-03-09 | changed field unchanged -> googleDocUnchanged. cleaned up some other code. | bobzel | |
| 2021-03-02 | added a fitwidth toggle for lightbox. fixed _showCaption/setting _fields to ↵ | bobzel | |
| undefined. updated documentView to use not having fitWidth set as a trigger for whether to treat a doc without nativeWidth/Height as if its width/height is that. | |||
| 2021-02-26 | fixed serialization error handling to not kill Dash - bad list items ↵ | bobzel | |
| prevented tabs from being created. cleaned up document fields a little more - switched layers to _layerTags, got rid of a couple unused fields. | |||
| 2021-02-21 | fixed compile warnings. | bobzel | |
| 2021-02-15 | cleaned up showTitle and showAudio stuff just a bit. | bobzel | |
