| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-26 | many fixes to map search bar, dragging pushpin, highlighting pushpins on ↵ | bobzel | |
| link following | |||
| 2023-08-26 | Final1 | Eric | |
| 2023-08-23 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-21 | fixed serial grouped pres transition timing. fixed colors of headings in ↵ | bobzel | |
| pres properties. | |||
| 2023-08-21 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-21 | changed tootlips | bobzel | |
| 2023-08-21 | Buggy | Eric | |
| 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-08-16 | got rid of presElementBox instances in favor of a single global instance. ↵ | bobzel | |
| allowed docs to be their own view specs. | |||
| 2023-08-15 | Freeze | Eric | |
| 2023-08-13 | Merge branch 'master' into UI_Update_Eric_Ma | Eric | |
| 2023-07-31 | All mapType stuff and constructor is done | Eric | |
| 2023-07-11 | updated settings manager | Geireann Lindfield Roberts | |
| - fixed some things with top toolbar and refactored files - removed FontIconBadge | |||
| 2023-07-10 | Location metadata synced and reactions working | Eric | |
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-06-19 | fixed not adding key value panes to header bar | bobzel | |
| 2023-06-19 | renamed all config doc creators to just ConfigDocument() | bobzel | |
| 2023-06-14 | fixed icons on tree views and presentation | bobzel | |
| 2023-06-13 | fixed updating cached docs when opening a backlinks collection. added some ↵ | bobzel | |
| 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. | |||
| 2023-06-06 | updated text properties to be prefixed with field 'text_' | bobzel | |
| 2023-06-06 | more Symbol updating. | bobzel | |
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-17 | fixed undo in webboxes. fixed display of pres trail slides. | bobzel | |
| 2023-05-17 | fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵ | bobzel | |
| overlayDocs that are pannable. | |||
| 2023-05-16 | from last | bobzel | |
| 2023-05-16 | fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵ | bobzel | |
| 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. | |||
| 2023-05-14 | fixed webpage link following by adding a presData for the current URL to all ↵ | bobzel | |
| embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-05-13 | changed EditableViews to support oneline and multiline. Also added ↵ | bobzel | |
| transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click. | |||
| 2023-05-03 | fixed pinning template text documents with content to save and restore the ↵ | bobzel | |
| actual text. | |||
| 2023-05-02 | fixed ink stroke text box placement. fixed opening metadata from ↵ | bobzel | |
| OverlayView. Made trail videos a novice feature. | |||
| 2023-04-27 | added proper scaling of multi-selections and groups. fixed pinViewport to ↵ | bobzel | |
| work again. | |||
| 2023-04-19 | fixed image importing metadata for gpt. fixed showTitle UI to be able to ↵ | bobzel | |
| turn off titles on templates (like icon views). added ui for choosing primary/alternate image and a drop target for setting alternate. | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-11 | removed arrangeItems context button for collections to make it a funciton on ↵ | bobzel | |
| 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. | |||
| 2023-04-06 | added selection ui for choosing linechart axes. | bobzel | |
| 2023-04-05 | fixed up dataviz to work again. fixed point selection, tooltips, making and ↵ | bobzel | |
| following links | |||
| 2023-04-05 | made pinning from topbar available for all docs. | bobzel | |
| 2023-03-28 | mostly code cleaning. small bugs | 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-15 | fixed up Clone() and export/import collection to work with links, ↵ | bobzel | |
| presentations, and contexts better. | |||
| 2023-03-11 | changed links from being a computed field on documents to being accessed by ↵ | bobzel | |
| a function call on LinkManager | |||
| 2023-03-10 | fixed image anchors to save zoom/pan info and to focus() on content when ↵ | bobzel | |
| following anchors. fixed progresivized items in trails to not allow dragging items out or dropping new items in. | |||
| 2023-03-09 | added reordering of progressivized docs | bobzel | |
| 2023-03-08 | made startIndex for progressivize an option. change progressivize slide# ↵ | bobzel | |
| display | |||
| 2023-03-08 | some cleanup of presBox properties panels. fixes for undoing some slider ↵ | bobzel | |
| actions. | |||
| 2023-03-08 | from last -- progressivize for images/videos/etc. | bobzel | |
| 2023-03-08 | added progressive disclosure for collections. | bobzel | |
| 2023-03-07 | fixed presbox following to use presItem anchor instead of target doc as ↵ | bobzel | |
| anchor. stopped allowing collections to have their data fields interpolate based on keyframe. fixed assigning current frame when following presbox | |||
| 2023-03-05 | replace jumpToDocument with showDocument. restructure code to get rid of ↵ | bobzel | |
| scrollFocus by adding getView() and fixing focus() and restoreTargetView | |||
