| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-02 | update | srichman333 | |
| properties view, document decorations, and sharing manager show + use correct acl | |||
| 2023-03-22 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-03-22 | collaboration icons | srichman333 | |
| 2023-03-22 | visual changes to collaboration on doc and in PropertiesView | srichman333 | |
| 2023-03-22 | removed gitlike and branch stuff. updated fortawesome. added Z ordering ↵ | bobzel | |
| buttons. moved ctrl-t/alt-t to edit text title into formattedTextBox | |||
| 2023-03-20 | fixed copying of docs with template layout docs. fixed clone to search ↵ | bobzel | |
| through RTFs for referenced documents to clone. renamed nested documents docId instead of docid for consistency with other nested field ids. | |||
| 2023-03-20 | cleaned up pointer events so that nested documents can be selected directly ↵ | bobzel | |
| without selecting their container. fixed following link to video timeline marker. fixed focusing on groups. added didMove to DocFocusOptions to restore ability to do toggle on/off of target. fixed lockingPosition of ink strokes. fixed clicking on inkstrokes in groups to use visiblePainted instead of all for pointer events. | |||
| 2023-03-17 | fixed clicking and dragging stackedTimeline anchors. updated followLink ↵ | bobzel | |
| parameters | |||
| 2023-03-17 | fixed scriptingbox to remove script if text is empty. fixed scripting with ↵ | bobzel | |
| capturedvariables not to cache scripts with lists of captured documents. fixed runtime warnings with stackedTimelined and AudioBox | |||
| 2023-03-17 | cleaned up highlighting styles a bit. fixed stackedTimeline screen to local xf. | bobzel | |
| 2023-03-17 | fixed copy paste to clone links if both anchors are copied. adjusted API ↵ | bobzel | |
| for clone to have a cloneLinks field. | |||
| 2023-03-16 | added importing and exporting of assets (images, pdfs, etc) to collection ↵ | bobzel | |
| importer/exporter | |||
| 2023-03-16 | fixed export/import collectoin | geireann | |
| 2023-03-15 | fixed up Clone() and export/import collection to work with links, ↵ | bobzel | |
| presentations, and contexts better. | |||
| 2023-03-14 | simplified Deserialize code. streamlined currentUserUtils to need fewer ↵ | bobzel | |
| compiled functions by parameterizing more functions. . | |||
| 2023-03-13 | npm install changes | bobzel | |
| 2023-03-11 | changed links from being a computed field on documents to being accessed by ↵ | bobzel | |
| a function call on LinkManager | |||
| 2023-03-10 | fited notetaking view to create headers if they don't exist when switching ↵ | bobzel | |
| from another view. Also fixed fitWidth typo for collections | |||
| 2023-03-10 | fixed resetting panZoom transition after focus | bobzel | |
| 2023-03-10 | fixed image anchors to save zoom/pan info and to focus() on content when ↵ | bobzel | |
| following anchors. fixed progresivized items in trails to not allow dragging items out or dropping new items in. | |||
| 2023-03-09 | added reordering of progressivized docs | bobzel | |
| 2023-03-08 | made startIndex for progressivize an option. change progressivize slide# ↵ | bobzel | |
| display | |||
| 2023-03-08 | some cleanup of presBox properties panels. fixes for undoing some slider ↵ | bobzel | |
| actions. | |||
| 2023-03-08 | switched filters from being a document to just being a UI | bobzel | |
| 2023-03-08 | from last -- progressivize for images/videos/etc. | bobzel | |
| 2023-03-08 | added progressive disclosure for collections. | bobzel | |
| 2023-03-07 | fixed presbox following to use presItem anchor instead of target doc as ↵ | bobzel | |
| anchor. stopped allowing collections to have their data fields interpolate based on keyframe. fixed assigning current frame when following presbox | |||
| 2023-03-05 | from last | bobzel | |
| 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-03 | fixed assigning non-setter functions | bobzel | |
| 2023-03-01 | fixes for animation effect time setting when following links. fixes for ↵ | bobzel | |
| starting animation effect right away, not waiting for focus to complete. | |||
| 2023-03-01 | cleaned up recentlyPlaying to allow clips to be turned on/off w/o navigating ↵ | bobzel | |
| to them. | |||
| 2023-03-01 | fix to notetakingiview resizing when deleting a column to force an unset column | bobzel | |
| 2023-03-01 | fixed notetakingview - docs fitting in columns, resizing columns | bobzel | |
| 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-28 | added view spec capture options to complete link | bobzel | |
| 2023-02-27 | fixed positioning of rotated ink mask strokes | bobzel | |
| 2023-02-27 | Merge pull request #161 from brown-dash/james-text-icons | Mehek Jethani | |
| Modified Formatted Text Box and Document View Context Menu Icons | |||
| 2023-02-27 | Merge branch 'master' into james-text-icons | jameshu111 | |
| 2023-02-27 | fixed ink anchor restoration by saving width/height with dataview | bobzel | |
| 2023-02-27 | restructured getAnchor()/scrollFocus to be more consistent. added ↵ | bobzel | |
| setterscript for computedFields. restructed getFieldsImpl to avoid making multiple requests for the same document due to timing issues by 'locking' a document cache with a promise before sending the server request. added rotation and fill color as animatable fields. fixed image cropping for | |||
| 2023-02-23 | fix hover text on link button to not block link menu | bobzel | |
| 2023-02-23 | fixed display of link lines | bobzel | |
| 2023-02-23 | fix so that link menu will populate correctly in properties view. | bobzel | |
| 2023-02-22 | fixed highlighting images with links. | bobzel | |
| 2023-02-22 | fixing highlighting presbox navigations. image anchor are now always added ↵ | bobzel | |
| as annotations. | |||
| 2023-02-22 | fixed pin content to save collections content | bobzel | |
| 2023-02-22 | fixed hiding doc decorations when clicking on a nested doc. finished ↵ | bobzel | |
| removing old view spec code in favor of saving and restoring anchor data. | |||
| 2023-02-22 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
