| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
| 2023-12-12 | fixed props => _props referneces | bobzel | |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
| @computed functions. | |||
| 2023-12-03 | cleaned up warnings and errors, working with typescript 20.10 | bobzel | |
| 2023-11-30 | final rootDoc refactoring | bobzel | |
| 2023-11-29 | numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ↵ | bobzel | |
| dec resizing. moving this.rootDoc => this.Document . fixing template artifacts. | |||
| 2023-11-16 | fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly ↵ | bobzel | |
| with panelNames. made slides pointing to trails open the target trails in situ. cleaned up code when starting drag to call freeformview more nicel. fixed brush/highlight of tabs. made collectionFreeformView/FreeformDocs use a more robust and simpler approach to caching freeform values. | |||
| 2023-11-12 | cleaning up freeformview code. | bobzel | |
| 2023-11-08 | fixed bug where tableBox's didn't render all of the rows they receive. lots ↵ | bobzel | |
| 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. | |||
| 2023-11-02 | performance fixes - don't invalidate as much by using reactions in place of ↵ | bobzel | |
| computd values; don't make things active when things are dragged unless CanEmbed; fix for linkBox to use reaction. | |||
| 2023-10-31 | fixed keyframe animation of ink and links. fixed getDocumentview with ↵ | bobzel | |
| preferred collection | |||
| 2023-10-31 | fixed groups to use actual document boundaries for ink or link lines, ↵ | bobzel | |
| instead of boundingbox. fixed doc title css. started to make link lines more compatible with ink. | |||
| 2023-10-21 | change to doc decorations to be more "lightweight". made linkBox render ↵ | bobzel | |
| 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. | |||
| 2023-08-17 | fixed brushing of pinned viewports for chrome to not flash. converted ↵ | bobzel | |
| pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-03-28 | numerous changes to try to simplify event handling in DocumentView - got rid ↵ | bobzel | |
| of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable', | |||
| 2023-03-27 | changed longPress to always select and to show decorations. fixed ↵ | bobzel | |
| single/double-click code and cleaned up behavior timeouts. fixed pointer events for tree view editing titles and using as powerpoint. | |||
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2021-11-13 | change isContentActive to a tri-state to allow turning on/off and default - ↵ | bobzel | |
| 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. | |||
| 2021-09-17 | added 'unset' docFilters. changed link doc views to use comparison box with ↵ | bobzel | |
| title/caption. fixed linkEditor to write to data doc. generalized comparisonBox rendering to use parameterized fields. fixed pdf/web to honor pointerEvents none prop and fixed textAnnotations to get rendered once as an Annotation. moved filterIcon stuff into DocumentView | |||
| 2021-08-26 | fixed warnings/errors | bobzel | |
| 2021-03-30 | more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ↵ | bobzel | |
| to linkAnchorBox. | |||
| 2021-03-29 | more progress in fixing & simplifying active/selected stuff | bobzel | |
| 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 | 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-08 | simplified styleProvider arguments. fixed useClusters | bobzel | |
| 2020-12-03 | changed parameters for style provider to use documentViewProps instead of ↵ | bobzel | |
| renderDepth | |||
| 2020-11-30 | changed color to backgroundColor in styleProvider. added a stuyle provider ↵ | bobzel | |
| for overlayDocs | |||
| 2020-11-22 | converted backgroundColor prop to a more general styleProvider. | bobzel | |
| 2020-11-20 | added a preliminary Layer mechanism. changed documentDecrations to not go ↵ | bobzel | |
| out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents. | |||
| 2020-09-08 | updated the way NativeWidth/Height props work so that, when specified, they ↵ | bobzel | |
| override locally specified values | |||
| 2020-08-24 | simplified sidebar document structure. changed treeViewHideTitle to ↵ | bobzel | |
| treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates. | |||
| 2020-08-11 | updated how background colors work | bobzel | |
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-04-18 | several pointerevent fixes broken by last change. added scroll to target ↵ | Bob Zeleznik | |
| for webBox links. | |||
| 2020-04-10 | more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering ↵ | Bob Zeleznik | |
| checkboxes getting filtered. fix to template captions. fixes to generalize LabelDoc's buttonParms | |||
| 2020-04-05 | adding nativeWidth as props stuff | Bob Zeleznik | |
| 2020-02-20 | cleaned up a whole bunch of linking stuff. link menu / link types / link ↵ | bob | |
| default behaviors / added LinkBox | |||
| 2019-06-19 | buttons on cut links functional except for when dragged from link menu | Fawn | |
| 2019-06-17 | single link can be dragged from link menu | Fawn | |
| 2019-06-14 | can drag follow button on link to move anchor | Fawn | |
| 2019-06-14 | links can be expanded in menu to view metadata | Fawn | |
| 2019-06-14 | cleaned up link code | Fawn | |
| 2019-06-12 | created remove handlers for link metadata and groups | Fawn | |
| 2019-06-06 | links get saved to global table | Sam Wilkins | |
| 2019-05-16 | fixed links so that you can adjust the pan location of a collection when its ↵ | Bob Zeleznik | |
| a link endoint | |||
| 2019-05-07 | navigate to searched doc | Monika Hedman | |
| 2019-05-02 | fixed link removal | Bob Zeleznik | |
