| Age | Commit message (Collapse) | Author |
|
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.
|
|
template add it to the template tools list and as a tools button. fixed linking to parts of a template. fixed disappearing templates caused by stacking view set a field with an empty key. updated field assignment syntax in trees, dash field views, and key value box to all use :,:=,=,=:= syntax. added text elide button. added @(title) syntax for hyperlinking. made using a template both inherit from the template to get default values and use the template to render. fixed submenu placement of context menu. updated RTF markdown doc.
|
|
cell, set default new field values on data doc. fixed stacking view from autoresizing when switching to a different collection view. changed syntax for setting fields in text docs to use ':=' for computed fields. Added call to Chat in computed functions when (( )) is used. Added caching of computed function result when a function called by ComputedField uses the _setCacheResult_ method (currently only gptCallChat).
|
|
contentPointerEvents to childContentPointerEvents to match what it does.
|
|
rid of treeViewDoc prop
|
|
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()
|
|
|
|
|
|
|
|
always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument.
|
|
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.
|
|
ChildDrag to GroupChildDrag and simplified documentView code. fixed MapAnchorMenu to allow linking by dragging text icon.
|
|
drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos.
|
|
|
|
textboxes. fixed screengrab video upload and made dictation view possible (but needs reworking)
|
|
ContainingCollectionView props.
|
|
items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview
|
|
modified DocumentView rendering to remove pres box refs. fixed mainView width.
|
|
props-related things.
|
|
create a scriptField even for scripts that don't compile. Updated CurrentUserUtils setup functions for clicks. Fixed TemplateMenu to work again.
|
|
props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag.
|
|
|
|
|
|
pointerEvents on lockedPosition collectoins that are not children of a free form view.
|
|
cleaned up api to use a browseClick prop.
|
|
invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular.
|
|
|
|
using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky..
|
|
|
|
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
|
|
|
|
|
|
properties better. updated resizers in multicol/row to be visible.
|
|
|
|
|
|
cleanup.
|
|
pdfs and stacking views. still some bugs.
|
|
|
|
schemView to use a styleProvider
|
|
StyleProvider choose style based on whether it's givena DocViewProp or a FieldViewProp.
|
|
|
|
{DocumentView/CollectionView/FieldView}props
|
|
|
|
Effects whenever doc is selected
|
|
renderDepth
|
|
|
|
out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents.
|
|
to keep slide sidebar active when sidebar documents are selected. fixed ContetntFittingDocumentView to show fitToBox correctly and more simplhy
|
|
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).
|