| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
labels to render title text
|
|
to make it easy to search for flashcards. made carousel views able to focus() on a Doc. added ability for carousel and card views to have anchors so they can be pinned and linked. fixed pinning collections to save filters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and moving crate functions to <>Box functions
|
|
|
|
|
|
fixed following links in lightbox and showing links to stackedTimelines. fixed embedding docs into text. fixed not resizing text boxes that also show up in pivot view. prevent context menu from going off top of screen. fixed freeform clustering colors and click to type. fixed links to stackedTimeline marks, and titles for marks. made title editing from doc deco and header use same syntax as keyValue. fixed marquee selection on webBoxes. turn off transitions in freeformdocview after timeout. enabled iconifying templates to propagate to "offspring". fixes images in templates. don't show headr on schema views.
|
|
views, notetaking, formattedText, etc. make bringToFront an optional prop.
|
|
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
|
|
|
|
that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines.
|
|
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
|
|
|
|
|
|
super.componentDidUpdate on subsclasses
|
|
|
|
|
|
@computed functions.
|
|
|
|
made fitToContents work cleanly for native scaled docs.
|
|
always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument.
|
|
'self' even though it's deprecated.
|
|
|
|
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
|
|
that rotation doesn't get clipped. cleaned up docView querying for Selection
|
|
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.
|
|
docs to just show them (not toggle), and fixed to showDocument on target unless its container isn't displayed.
|
|
sliderbox. reduce uses of scriptContext
fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have.
fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global.
added a backup when presbox overwrites a doc's data field.
removed sliderBox.
fixed fontIcon dropdowns to not call click script twice.
removed scriptContext where it wasn't needed which is everywhere except TreeViews.
|
|
|
|
cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels.
|
|
mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default.
|
|
field names in keyvalue pane.
|
|
from piles.
|
|
drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos.
|
|
FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent.
|
|
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.
|
|
|
|
ContainingCollectionView props.
|
|
simplify templating.
|
|
drop instead of a reaction. Converted isLinkButton to be an onClick script. got rid of unused PARAMS field on templates. fixed PresElementBox rendering of embedded docs.
|