| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-22 | merged physics with master | bobzel | |
| 2023-05-16 | cleaned up UndoStack a bit to be available with the undo/redo buttons (using ↵ | bobzel | |
| Long Press). | |||
| 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-04-27 | performance tuning for schema views to avoid re-rendering each table cell ↵ | bobzel | |
| when child docs change. | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-05 | added an arrange feature for freeform collections. added btn width for ↵ | bobzel | |
| linear buttons. | |||
| 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-05 | replace jumpToDocument with showDocument. restructure code to get rid of ↵ | bobzel | |
| scrollFocus by adding getView() and fixing focus() and restoreTargetView | |||
| 2023-03-01 | cleaned up recentlyPlaying to allow clips to be turned on/off w/o navigating ↵ | bobzel | |
| to them. | |||
| 2022-12-16 | fixed problem with undo. regularized all linkfollowing anchor fields to ↵ | bobzel | |
| start with followLink<xxx>. added ease vs linear flag for scroll transitions in link and preselmeent navigations. added link follow to move target to specified offset from source. shifted from setting dropAction on items to setting childDropAction on collections | |||
| 2022-12-07 | fixed presMovement.none so that no pan or zoom takes place. fixed clicking ↵ | bobzel | |
| on a presitem to stop audio playing other items. | |||
| 2022-12-01 | refactored process of following links / jumping to docs and added following ↵ | bobzel | |
| options for zoomTime, etc instead of setting temporary fields on docs. | |||
| 2022-10-31 | cleaned up collection linear view a bit. | bobzel | |
| 2022-09-29 | a bunch of changes to trails: link to trail to initiate trail when following ↵ | bobzel | |
| link. cleanly separate pin layout data vs. content data. | |||
| 2022-09-26 | added onClick capability to linearView subMenu buttons so that inkTools ↵ | bobzel | |
| could turn pen off when opening/closing. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-07 | trying to fix errors in compiles | bobzel | |
| 2022-06-20 | lots of changes to try to cleanup CurrentUserUtils so changes can be made ↵ | bobzel | |
| without rebuilding the DB. | |||
| 2022-06-10 | fixed some problems with dragging doc onto empty tab bar. made topBar be ↵ | bobzel | |
| just one line to save vertical space. added a context menu to Dashboard | |||
| 2022-05-20 | some cleanup of currentUserUtils. css fixes for fonticon boxes with labels | bobzel | |
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-06 | changed following links to open up icons all the way down to the target ↵ | bobzel | |
| document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events. | |||
| 2022-04-04 | cleaned up warnings. fixed ink to work better with it's label boxes by not ↵ | bobzel | |
| letting textbox ComponentView override inkinstroke. made ink text boxes go away unless they have text or are selected. fixed up brushing code and made it work for ink and ink w/ text labels | |||
| 2022-03-24 | fixed videoBox play issue. cleaned up global referencing a bit. | bobzel | |
| 2022-03-22 | fixed temporal media merge that had reverted a lot of things. | bobzel | |
| 2022-03-20 | Revert "Merge remote-tracking branch 'origin/speedups2' into ↵ | mehekj | |
| temporalmedia-mehek" This reverts commit 1f7cf7babc76ecff5aef5fe663c48e067e85dd26, reversing changes made to 1e3ad4de06f83eab54628de660529fefb9a0dc63. | |||
| 2022-03-17 | Merge remote-tracking branch 'origin/speedups2' into temporalmedia-mehek | mehekj | |
| 2022-03-16 | basic video UI and functionality complete | mehekj | |
| 2022-03-12 | video ui in progress, basic functions show up | mehekj | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-02-22 | improve efficiency for scenes with lots of documents by using computed ↵ | bobzel | |
| functions to avoid invalidations. moved grid renderer to its own component to avoid invalidations when panning/zooming. | |||
| 2022-02-03 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2021-12-02 | Added header comment to CollectionLinearView | vkalev | |
| 2021-12-02 | currently playing indicator complete | mehekj | |
| 2021-11-29 | fixed playback loop to beginning and added click to go to currently playing | mehekj | |
| 2021-11-11 | collapses audio controls when node is resized, preliminary setup for ↵ | mehekj | |
| currently playing audio "mini player" | |||
| 2021-09-22 | fixed runtime bug inside toggleBold(). removed print statements. | bobzel | |
| 2021-09-09 | added SelectionManager.Docs() to avoid having to dereference props to get at ↵ | bobzel | |
| the seelcted Doc. this was causing a cycle in menu items when selected. fixed sizing of filterBox. enabled showing titles for VID,COL,and IMG in addition to RTF. | |||
| 2021-09-09 | fixed infinite loop for context menus when right-clicking on them. | bobzel | |
| 2021-09-05 | changed direcotry from CollectionLinearView to collectionLinear | bobzel | |
