| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-03 | added functionPlot. trying to make fitWidth make sense everywhere ↵ | bobzel | |
| (lightbox, stacking panels with autosize columns, etc). | |||
| 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-28 | a bunch of changes to simplify how autoHeight works. extended to work for ↵ | bobzel | |
| pdfs and stacking views. still some bugs. | |||
| 2021-02-16 | updated pivot views to have a getAnchor() method to save the pivotField when ↵ | bobzel | |
| linking. added an engineProp to layoutEngiens so that you can preview a change in a LinkDocPreview without modifying the document. | |||
| 2021-02-14 | fixed freeformview focus to not pan annotation documents or layoutEngine ↵ | bobzel | |
| freeform views. fixed some exceptions. cleaned up focus() return value. | |||
| 2021-02-14 | fixes to focus()'s api and extension to allow focusing on a Tab's contents. | bobzel | |
| 2021-02-13 | fixed bug introduced where stacked documents couldn't be reordered. changed ↵ | bobzel | |
| lightbox future a bit. | |||
| 2021-02-12 | fixed subtle bug with lightbox inadvertently clearing out childDoc list of a ↵ | bobzel | |
| collection. added shift-double-cllick to open collection in lightbox. | |||
| 2021-02-11 | now pdf/web/text scroll to the target and then pan the document to be in view. | bobzel | |
| 2021-02-11 | fixes for focus'ing to enable resetting of all navigations if desired(eg. ↵ | bobzel | |
| zooming into portal) | |||
| 2021-02-11 | from last | bobzel | |
| 2021-02-10 | fixes for stacking views to allow new text to be entered properly without ↵ | bobzel | |
| losing focus. fixed document decorations for stacking views. fixed lightboxView criteria for going to an existing view in a lightbox instad of creating a new one. | |||
| 2021-02-04 | fixed scrolling animations in view bounds for webbox and pdfBox's ↵ | bobzel | |
| particualrly for lightbox views. added a docViewPath prop for docuentViews. | |||
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-14 | got rid of fitDocToPanel. made collectionFreeFormDocView always use a ↵ | bobzel | |
| ContentFittingDocView. fixed up web box selections. | |||
| 2020-12-13 | removed ContentScaling={returnOne} from a lot of places | bobzel | |
| 2020-12-13 | more props cleanup. Got rid of ItemBackgroundColor in favor of having ↵ | bobzel | |
| StyleProvider choose style based on whether it's givena DocViewProp or a FieldViewProp. | |||
| 2020-12-12 | made conentScaling a DocumentView-only prop | bobzel | |
| 2020-12-11 | fixed stackingview autoHeight when headers are on that don't overlap. ↵ | bobzel | |
| improved styles a bit. added foreground color that contrasts with background by default. added an itemBackgroundColor(for <item>Box's) which is distinct from BackgroundColor (for docViews) | |||
| 2020-12-11 | got rid of ChromeHeight and replaced with HeaderMargin in style provider. ↵ | bobzel | |
| made text headers not overlap the tet itself. | |||
| 2020-12-11 | converted all style sheet properties to enums. | 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-07 | got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres ↵ | bobzel | |
| Effects whenever doc is selected | |||
| 2020-11-22 | converted backgroundColor prop to a more general styleProvider. | bobzel | |
| 2020-11-14 | fixed mobx strict run-time exception when opening the presentation trail, ↵ | bobzel | |
| then dragging a collection menu item into it. | |||
| 2020-11-14 | fixed height of autoHeight masonry (tools panel was messed up showing ↵ | bobzel | |
| nothing). fixed drag to hide the dragged feedback before hit testing which prevented dragging buttons from working. removed 'dropAction' from removeDropProperties on buttons | |||
| 2020-11-11 | fixes to centering of documents in ContentFittingDocumentView. fixed ↵ | bobzel | |
| display of document title in tree view when it was alrady rendered in the tree view. | |||
| 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-06 | fixed web pages to scroll and update scrollTop when in annotation mode. ↵ | bobzel | |
| fixed pointer events on custom text view headers. | |||
| 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-10-21 | fixed dragging documents to bottom of presentation list. fixed adding to ↵ | bobzel | |
| preentation list without creatinga a duplicate. | |||
| 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-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-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 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 | update view (as button), doc.dragging q? | Geireann Lindfield Roberts | |
| 2020-10-01 | redesigned presItems | Geireann Lindfield Roberts | |
| 2020-09-29 | simplfiled ':' menu and fixed creating items to not assume a template. add ↵ | bobzel | |
| emptyNote. fixed scrolling in stacking views broken in previous commit. changed formattedTextBox to support stacking sidebar. | |||
| 2020-09-29 | changed sidebar functionality for textboxes to open outward and make handle ↵ | bobzel | |
| blue when there are contents. added a fitToBox capability for contents of sidebar. | |||
| 2020-09-28 | fixed docRangeFilters to be propagated everywhere and evaluated like ↵ | bobzel | |
| docFilters (if the field isn't there, it fails) | |||
| 2020-09-28 | fixed follow link to scroll stacking/masonry views properly. | bobzel | |
| 2020-09-18 | added maximum height to stacking items in sidebar using childLimitHeight. ↵ | bobzel | |
| made stacking items non-interactive using contentsPointerEvents. made all links pubilc for now. | |||
| 2020-09-12 | fixed stacking view selections to have the right bounding box. fixed text ↵ | bobzel | |
| boxes to work with headerVIew template which has multiple text boxes in it. | |||
| 2020-09-08 | fixed presbox, videobox and some others to set NativeWidth/Height properly. | bobzel | |
