| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-23 | more lint cleanup | bobzel | |
| 2024-04-21 | more lint cleanup | bobzel | |
| 2024-04-19 | lint errors | bobzel | |
| 2024-04-19 | lint fixes. | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-04-05 | from last | bobzel | |
| 2024-04-05 | fixed opening up GAI ImageEditor | bobzel | |
| 2024-04-05 | updates for new css-loader | bobzel | |
| 2024-04-02 | updated h1,etc css. updated package versions. | bobzel | |
| 2024-03-30 | fixed snapshot workspace functions by getting rid of @actions. fixed ↵ | bobzel | |
| lightbox to not rerende on invalidation which allows videos to play. | |||
| 2024-03-10 | Merge pull request #302 from brown-dash/aj-starter | bobzel | |
| changed logo for Notes and PPT Slide in tool menu | |||
| 2024-03-10 | Merge branch 'master' into eleanor-starter | bobzel | |
| 2024-03-09 | added a template button to top bar to set default layout. fixed show title ↵ | bobzel | |
| when value is a list. fixed typeahead for createing notes with templates. | |||
| 2024-02-26 | fixed some string types to be enumerations for dropAction. fixed bug in ↵ | bobzel | |
| golden layout dragging where a stack's tabs could disappear. | |||
| 2024-02-21 | presentation trail tab icon changed | eleanor-park | |
| 2024-02-21 | changed logo for Notes and PPT Slide in tool menu | A.J. Shulman | |
| 2024-02-07 | changed so link docs are added to common ancestor of anchors so that they ↵ | bobzel | |
| can appear above/below intermediary docs using z order. fixed dragging to tab bar to start dragging document as a tab. | |||
| 2024-02-07 | added back shiftkey to drag and embed. got rid of overlayplane link view. ↵ | bobzel | |
| got rid of auto arrange. fixed text edit color for linkBox's | |||
| 2024-01-24 | several fixes to drag/drop so that dropAction's set on target work for tree ↵ | bobzel | |
| views, notetaking, formattedText, etc. make bringToFront an optional prop. | |||
| 2024-01-23 | reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵ | bobzel | |
| and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto() | |||
| 2024-01-22 | fixed schema rows to render, fix for resizing docs from left side. all ↵ | bobzel | |
| locking docs in non freeform view. fix for labelBox with multiple rows to keep top rows. cleaned up docViewPath/containerViewPath & | |||
| 2024-01-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2023-12-29 | cleaned up imports, mobx observable initialization and some compile errors. | bobzel | |
| 2023-12-29 | fixed sidebar button highoighting. fixed explore mode. | bobzel | |
| 2023-12-21 | fixes post-merge for dataViz-annotations | bobzel | |
| 2023-12-16 | merged with zaul's branch | bobzel | |
| 2023-12-16 | starting calendar feature | zaultavangar | |
| 2023-12-15 | Merge remote-tracking branch 'origin/zaul-new-branch' into moreUpgrading | bobzel | |
| 2023-12-14 | a bunch more fixes to making things observable. fixed calling ↵ | bobzel | |
| super.componentDidUpdate on subsclasses | |||
| 2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
| 2023-12-12 | cleaned up SelectionManager. fixed schema view | bobzel | |
| 2023-12-12 | fixed and cleaned up snapping lines | bobzel | |
| 2023-12-12 | fixed props => _props referneces | bobzel | |
| 2023-12-11 | fixed includes of scss globals into typescript files. | bobzel | |
| 2023-12-11 | updates to map feature | zaultavangar | |
| 2023-12-11 | more updates to mobx 6. updated typescript to v5. updated pdf-dist | bobzel | |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
| @computed functions. | |||
| 2023-12-06 | more error/warning fixes | bobzel | |
| 2023-12-05 | mostly working version with latest libraries | bobzel | |
| 2023-12-03 | cleaned up warnings and errors, working with typescript 20.10 | bobzel | |
| 2023-12-01 | cleaning up documentview props. got rid of special cases for keyValueBox. ↵ | bobzel | |
| made fitToContents work cleanly for native scaled docs. | |||
| 2023-12-01 | converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ↵ | bobzel | |
| always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument. | |||
| 2023-11-30 | fixed rootSelected prop to be optional. fixed fonticont toggle to pass ↵ | geireann | |
| 'self' even though it's deprecated. | |||
| 2023-11-29 | exposed menu option to pin Trails and other tree view docs and added open ↵ | bobzel | |
| button. Allowed trails to be pinned to or embedded within other trails. | |||
| 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-25 | cleanup of rootSelected to default to false. remove unused mobile classes. | bobzel | |
| 2023-11-18 | fixed ctrl-drag for expressions, maps, fform doc selections. fixed using ↵ | bobzel | |
| 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. | |||
| 2023-11-17 | major overhaul of resizing code. updated doc fields for enabling native ↵ | bobzel | |
| with modification to be cleaner. added Vcenter option for text in menu bar. fixed doc rotation. enabled scaling of DataViz views. fixed text sidebar opening size and sidebar issues with native dims for PDF/Web | |||
| 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-08 | clean up of LightboxView | bobzel | |
