| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-03 | Merge pull request #925 from browngraphicslab/presentation_v1 | bobzel | |
| Presentation v1 | |||
| 2020-11-03 | added undo's for icon/deiconifying pile docs and icon docs. added a zoom ↵ | bobzel | |
| hack to focus on stacking documents. stopped autoscroll on nested collections. | |||
| 2020-11-04 | reset old width | Geireann Lindfield Roberts | |
| because default width for doc is 400 so max does not work | |||
| 2020-11-02 | fixed display of text controls for nested text boxes like captions. | bobzel | |
| 2020-11-02 | fixed up dropping documents into a collection that doesn't have an ↵ | bobzel | |
| activeFrame set so that they can be resized | |||
| 2020-11-01 | minor cleanup | bobzel | |
| 2020-11-01 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
| 2020-11-01 | removed console.log + click to return to slide 1 | Geireann Lindfield Roberts | |
| 2020-11-01 | Remove any attempt at auto playing audio | Geireann Lindfield Roberts | |
| 2020-11-01 | pinWithView works with view paths | Geireann Lindfield Roberts | |
| + removed Pan options and Scroll options | |||
| 2020-10-30 | fixed bookmarked views to not break when there's no current frame. (caused ↵ | bobzel | |
| the bug with the large bookmark icon after having created and invoked a previous bookmark icon) | |||
| 2020-10-28 | fixed dark scheme mode for menu, properties view, and minimap button. | bobzel | |
| 2020-10-28 | Merge branch 'presentation_v1' | bobzel | |
| 2020-10-28 | fixed up dark schema a bit. | bobzel | |
| 2020-10-27 | Performance updates for up/down arrows | Geireann Lindfield Roberts | |
| Only calls resetSelection when necessary | |||
| 2020-10-25 | fixed placement of link button for scaled text views. fixed document ↵ | bobzel | |
| decorations for ContentFittingDocViews & fitWidth items. Fixed documentDeocrations for CollectionMulticolumn view. | |||
| 2020-10-25 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web | bobzel | |
| 2020-10-25 | fixed undoing tab name | bobzel | |
| 2020-10-25 | code cleanup and changes | Geireann Lindfield Roberts | |
| - fix open in new tab bug changed from replace | |||
| 2020-10-24 | add slide title and fix shift-arrow selection | Geireann Lindfield Roberts | |
| 2020-10-23 | improved selection/play/context menu behavior of youtube videos. fixed ↵ | bobzel | |
| youtube videos to pinwithview better by capturing timecode after a seek drag event so that you can pin with view. | |||
| 2020-10-23 | fixed major performance/bug with replaceTab AddDocTab where they weren't in ↵ | bobzel | |
| an action so lots of extra/wrong work was being done. Now switching slides should work when they open new tabs. | |||
| 2020-10-22 | added more caching for linkManager queries. | bobzel | |
| 2020-10-22 | aadded some caching to tabView properties | bobzel | |
| 2020-10-22 | added pinwithView for videos | bobzel | |
| 2020-10-22 | added alert for uknown filetype uploads | bobzel | |
| 2020-10-22 | fixed pinning multiple documents to work and be undoable. | bobzel | |
| 2020-10-22 | fixed webBoxes to switch URLS when hyperlink is clicked (and page is not ↵ | bobzel | |
| cross-origin). fixed some undo navigation web stuff. fixed drag/drop to create anchor that bounds the original selection. fixed html clippings to not have a nativewith/height so that they reflow | |||
| 2020-10-21 | fixed dragging documents to bottom of presentation list. fixed adding to ↵ | bobzel | |
| preentation list without creatinga a duplicate. | |||
| 2020-10-21 | fixed warnings. fixed pinning of multiple documents at the same time to ↵ | bobzel | |
| bring up the presentation view just once. | |||
| 2020-10-21 | fixed undo from breaking when you click on pinDoc in TabView doc buttons. | bobzel | |
| 2020-10-20 | fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show ↵ | bobzel | |
| sidebar. | |||
| 2020-10-20 | cleaned up moving documents in stacking view. | bobzel | |
| 2020-10-21 | fixed dragging multiple elements | Geireann Lindfield Roberts | |
| (sometimes still deletes slides from trail) | |||
| 2020-10-21 | not possible to change pres document perspective | Geireann Lindfield Roberts | |
| + removing unessecary doc actions + progressivize | |||
| 2020-10-21 | updates before push | Geireann Lindfield Roberts | |
| 2020-10-20 | Merge branch 'presentation_v1' of ↵ | Geireann Lindfield Roberts | |
| https://github.com/browngraphicslab/Dash-Web into presentation_v1 | |||
| 2020-10-20 | presBox updates for pull | Geireann Lindfield Roberts | |
| drag changes + renaming marquee options + fixes | |||
| 2020-10-18 | fixed rubber-banding of ink shapes to not get clipped. fixed dropping ↵ | bobzel | |
| document at bototm of stack (e.g., in presentation views) | |||
| 2020-10-18 | resets scrollTop when navigating to a new webpage in WebBox. set url on ↵ | bobzel | |
| proto's data field when creating a webPage, not delegate. | |||
| 2020-10-17 | fixed rubberbadning ink shapes not to get cutoff. fixed animating ↵ | bobzel | |
| annotations. fixed ink masks. fixed warnings. | |||
| 2020-10-17 | Merge pull request #869 from browngraphicslab/presentation_v1 | bobzel | |
| Presentation v1 | |||
| 2020-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 2020-10-18 | Comparison box pin with view | Geireann Lindfield Roberts | |
| 2020-10-18 | Merge branch 'presentation_v1' of ↵ | Geireann Lindfield Roberts | |
| https://github.com/browngraphicslab/Dash-Web into presentation_v1 | |||
| 2020-10-18 | test commit of changes that might clash with merge | Geireann Lindfield Roberts | |
| 2020-10-16 | fixed RTF so that you can scroll smoothly in a presentation. | bobzel | |
| 2020-10-15 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web | bobzel | |
| 2020-10-15 | got rid of isDragging in favor of a field on the PresElement. fixed moving ↵ | bobzel | |
| items in presBox by fixing websocket to maintain ordering on sequential operations on a list. fixed list splicing to not call addToSet unless splicing is at end of list. fixed setting return scale when following link into portal | |||
| 2020-10-15 | pin with view on scrollable documents | Geireann Lindfield Roberts | |
| and some undo bug fixes | |||
