| Age | Commit message (Collapse) | Author |
|
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
|
|
|
|
|
|
|
|
PDFs/Web pages with selected text.
|
|
exif rotated images. fixed selecting on web pages, and resizing web pages upward so that pointer events aren't grabbed.
|
|
files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hig flyout.
|
|
|
|
super.componentDidUpdate on subsclasses
|
|
|
|
|
|
|
|
|
|
|
|
shallowly observed.
|
|
|
|
|
|
|
|
@computed functions.
|
|
|
|
|
|
|
|
|
|
updates. cleanup of express-validator.
|
|
|
|
|
|
|
|
|
|
|
|
'self' even though it's deprecated.
|
|
|
|
|
|
|
|
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
|
|
'data' being used already for the template parts. fixed freeform view to read _width/_height to get template values when present for panning beyond edge. Made CollectionSubView read datafield from dataDoc which is where template writes go. fixed docview dragging to use its own view unless multi-dragging. turnded off user-select in overlay view which made repl viewer title selectable. fixed crash on rebuilding db cause by myOverlay and myPublished not yet existing.
|
|
|
|
|
|
that rotation doesn't get clipped. cleaned up docView querying for Selection
|
|
showing selected text overlay for text docs.
|
|
shift to add Doc to a selection and also when bounding box already covers the doc to add. fixed dragging maximize button to start goldenlayout drag properly. fixed typing character to group,etc a multiselection when a text doc has input focus. fixed using clusters. add Shift-U to ungroup alternate group style. multi-select blurs() all active inputs. shift-selecting a multi-selected Doc, deselects it.
|