| Age | Commit message (Collapse) | Author |
|
|
|
|
|
FormattedText as a Document field. cleaned up cluster style provider. fixed freeformView to not trigger as many updates when a doc is dropped, and fixed layoutEngines to not return a background or color unless actually set by the engine.
|
|
views are modified after the editor has been destroyed. random code cleanup
|
|
|
|
|
|
|
|
of Docs. enabled making image crops of text selections on PDFs. cleaned up webboxrendered lint promses, and Annotation render
|
|
within in RTF. Lots of lint cleanup.
|
|
|
|
|
|
|
|
interfere with button bar. don't blur title when editing it. fix drawgging rotate center on templates. support setting alternate colors for text docs -- pretty hacky. fixed tabbing through dashFieldViews.
|
|
|
|
lightbox to not rerende on invalidation which allows videos to play.
|
|
code text so that the paintFunc will update if dashFields in the code change. fixed schema views to render templates properly in preview. fixed text to only modify the data doc. changed setPixels in imageBox to not consider scaling of outer containers.
|
|
buttons for images. enabled ink as template for text : check for ink stroke data on layout doc if it's not on data doc & started to have style provider check for properties on layout doc instead of data (background color, boxShadow). fixed toggling key/value on and off when node is selected.
|
|
templates (postit, idea, etc). customized postit and idea style.
|
|
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.
|
|
|
|
documents. fixed onPaint funcs to be undoable. fixed comparisonBox to render a text box if it's fieldKey has a richtext field - this makes flashcard templates much easier. fixed right-click on hyperlinks to bring up menu. fixed layout_centered to be settable on templates. added enable flashcard property for text.
|
|
and to avoid artifacts (LInkanchorBox dragging) when something else invalidates causing components to regenerate. fixed linklines to animate when doing a zoom transition and to be able to target texts hyperlinks. fixed link lines to share properties with ink and updated the properties panel / menus to allow editing of either. addding toggling link lines on and off from linkitemmenu
|
|
click.
|
|
link description editing popup. fixed showing link editor in property view - still some weirdness in what is selected. fixed dragging tree view items to set dragData.treeview and be able to drop at bottom of tree. fixed addFolder menu option for TreeViews to add locally.. added a function to collect all docs of a given tag into a collection. fixed setting default font size to update autolayouts. changed dropping link onto same collection to not leave pushpin. fixed minimap thumb updating. added fieldvalue dropdown for dashFieldViews in text.
|
|
|
|
css related to IconButtons. added a paintView toggle button to dec decorations for text with code blocks. enabled text with code to modify Docs and get this and documentView as params.
|
|
contentPointerEvents to childContentPointerEvents to match what it does.
|
|
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()
|
|
locking docs in non freeform view. fix for labelBox with multiple rows to keep top rows. cleaned up docViewPath/containerViewPath &
|
|
|
|
|
|
highlight selection of inline.
|
|
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
|
|
|
|
|
|
|
|
@computed functions.
|
|
|
|
|
|
made fitToContents work cleanly for native scaled docs.
|
|
always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument.
|
|
|
|
button. Allowed trails to be pinned to or embedded within other trails.
|
|
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
|
|
of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons.
|
|
ProxyFields that caused renameEmbedding to infinite loop.. Changed brushing for the same reason. Cleaned up a few things with filter code.
|
|
instead of boundingbox. fixed doc title css. started to make link lines more compatible with ink.
|
|
screen space doc titles, and for proper title clipping when borderRadius is set. added dropdown for setting title field to display and tweaked editableView to enable ellipsis for overfow
|
|
links in a freeform view as a DocView. added an auto-reset view option for freeforms. fixed highlighting ink strokes. Made groups behave better for selecting things 'inside' the group bounding box that aren't in the group. Added vertically centered text option.
|