| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-11 | cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added ↵ | bobzel | |
| hideTitle. fixed background shadow on isButton documents. | |||
| 2020-12-10 | a little refactoring in CollecftionFreeFormView | bobzel | |
| 2020-12-10 | fixed infinite loop in treeView. changed styleProvider signature back to ↵ | bobzel | |
| have an optional 'props' | |||
| 2020-12-10 | moved opacity and borderRounding into styleProviders. fixed contextMenu ↵ | bobzel | |
| clcik from button bar | |||
| 2020-12-10 | more cleanup/organization of 'props' . removed VisibleHeight props and ↵ | bobzel | |
| cleaned up PDF and other props | |||
| 2020-12-10 | removed annotationsKey prop in favor of reusing fieldKey. Fixed web pages ↵ | bobzel | |
| to allow dash annotations again. | |||
| 2020-12-10 | fixed filterBox/TreeView to support checkboxes again. Simplified ↵ | bobzel | |
| {DocumentView/CollectionView/FieldView}props | |||
| 2020-12-09 | from last - fixed warnings. | bobzel | |
| 2020-12-09 | final improvements to audio waveform rendering. | bobzel | |
| 2020-12-08 | cleaned up MarqueeView code a bit. | bobzel | |
| 2020-12-08 | simplified styleProvider arguments. fixed useClusters | bobzel | |
| 2020-12-07 | got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres ↵ | bobzel | |
| Effects whenever doc is selected | |||
| 2020-12-07 | fixed lists to allow multiple null-value entries & be able to edit in ↵ | bobzel | |
| KeyValuePane. cleaned up a lot of stuff with animation frames and got working again. fixed previews of links to text selections to preview properly. | |||
| 2020-12-03 | changed parameters for style provider to use documentViewProps instead of ↵ | bobzel | |
| renderDepth | |||
| 2020-12-02 | prevent text docs being created when two+ docs are selected. | bobzel | |
| 2020-11-30 | Merge branch 'master' into presentation_v1 | geireann | |
| 2020-11-30 | changed color to backgroundColor in styleProvider. added a stuyle provider ↵ | bobzel | |
| for overlayDocs | |||
| 2020-11-28 | pres trail colors + group with up | geireann | |
| 2020-11-22 | fixed backgroundHalo() computedFn to not invalidate and cause new text boxes ↵ | bobzel | |
| to lose focus. | |||
| 2020-11-22 | converted backgroundColor prop to a more general styleProvider. | bobzel | |
| 2020-11-22 | extended clusters to support user groups. made clusters select contents on ↵ | bobzel | |
| click. made send to back/ bring to front apply to entire selection. | |||
| 2020-11-20 | added a preliminary Layer mechanism. changed documentDecrations to not go ↵ | bobzel | |
| out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents. | |||
| 2020-11-19 | made inkingStroke honor _isBackground. prevented link anchor dots from ↵ | bobzel | |
| moving when target isn't visible. made ui option for showing/hiding link lines and for autoMoving anchor dots. | |||
| 2020-11-12 | only use arrow keys to pan freeform views that are at the top level | bobzel | |
| 2020-11-10 | fixed Slides to be Colllections (not text) and fixed dockingView to display ↵ | bobzel | |
| collections properly. | |||
| 2020-11-10 | fixed performance issues with background grid by avoiding making really big ↵ | bobzel | |
| canvases. | |||
| 2020-11-09 | fixed autoHeight for formattedTextSidebars when the text document has been ↵ | bobzel | |
| scaled. cleaned up link groups. fixed pushpins that don't focus on target (e.g., a si m ple pushpin on a PDF). | |||
| 2020-11-09 | added fullScreen alias option for opening documents so that opened document ↵ | bobzel | |
| can have different scale than original. fixed pushpins to not toggle target if something must be panned/zoomed to show the target. fixed drag drop to ignore the document being dragged properly when dropping (which prevented a document over a collection from being dropped on the colelction when move slightly). | |||
| 2020-11-08 | added an optional background grid for collections. | bobzel | |
| 2020-11-06 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
| 2020-11-04 | select item in trail after marquee select | Geireann Lindfield Roberts | |
| 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-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 | 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-27 | Performance updates for up/down arrows | Geireann Lindfield Roberts | |
| Only calls resetSelection when necessary | |||
| 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-20 | fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show ↵ | bobzel | |
| sidebar. | |||
| 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-17 | fixed rubberbadning ink shapes not to get cutoff. fixed animating ↵ | bobzel | |
| annotations. fixed ink masks. fixed warnings. | |||
| 2020-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 2020-10-16 | fixed RTF so that you can scroll smoothly in a presentation. | 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-14 | fixed focusDocument in freeform views to work with annotation ↵ | bobzel | |
| overlays(mostly) - still an issue when original image is in a frame that doen't match its dimensions | |||
