| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-23 | lots of typechecking fixes. | bobzel | |
| 2024-08-08 | many changes to add typing in place of 'any's etc | bobzel | |
| 2024-05-02 | lots more dependency cycle unwinding. | bobzel | |
| 2024-04-30 | unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵ | bobzel | |
| and moving crate functions to <>Box functions | |||
| 2024-04-25 | added toList() for Doc|Doc[] | bobzel | |
| 2024-04-21 | more lint cleanup | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-03-30 | trying to cleanup import cycles | bobzel | |
| 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-01-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2024-01-04 | fixed notetaking & pile views with _props | bobzel | |
| 2024-01-02 | fixing more .props => ._props refernces. | bobzel | |
| 2023-12-29 | cleaned up imports, mobx observable initialization and some compile errors. | bobzel | |
| 2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | 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-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-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-09-13 | cleaned up pileup | bobzel | |
| 2023-08-10 | added client caching of jpg's in addition to png's. modified ↵ | bobzel | |
| jitterRotation to _rotation_jitter and changed where it is used. | |||
| 2023-06-23 | cleaned up more issues with pointer events/contents active. fixed dragging ↵ | bobzel | |
| from piles. | |||
| 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-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-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-04-24 | fixed pile view to be resizable. | bobzel | |
| 2023-04-24 | fixed isContentActive=false to apply to stacking collections. fixed pile ↵ | bobzel | |
| view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored. | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 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-11-17 | mostly changing strings to enums | bobzel | |
| 2022-11-15 | added canEmbed prop so collection can allow its items to be dragged out ↵ | bobzel | |
| (eg., pileView). made imageBox viewSpec transition time customizable | |||
| 2022-04-25 | changed freeformview's with engines to not allow children to be edited ↵ | bobzel | |
| 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.. | |||
| 2022-04-21 | fixed issues with pile view - dragging, burst size, rendering within ↵ | bobzel | |
| grid/non-freeform views, fixed timeView filtering to not keep making redundant filters, | |||
| 2022-04-12 | cleaned up pileView to feel somewhat usable by tweaking icon sizes, and ↵ | bobzel | |
| making icon<->doc toggleable by just clicking. | |||
| 2022-04-04 | fixed autolink. fixed the pileup view to animate properly and activate ↵ | bobzel | |
| without selection. added a 'dataTransition" prop to DocumentView to allow collections to animate changes in the size of documents. | |||
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2021-07-26 | cleaned up pile view a bit so that it doesn't scale up huge when there's one ↵ | bobzel | |
| document. made the pile be round and drop-shadowed. made the pile go away immediately if there are no documents. made it work with undo. | |||
| 2021-04-11 | added childDocumentsActive prop to avoid hardwiring reference to "starburst" ↵ | bobzel | |
| in freeformview. | |||
| 2021-03-20 | cleaned up warnings. fixed webBox annotations to write to correct key so ↵ | bobzel | |
| that they appear on startup. | |||
| 2021-03-19 | simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵ | bobzel | |
| colorBox layout. | |||
| 2021-03-19 | fixing up some baseProto initialization. fixing stacking view with hidden docs. | bobzel | |
| 2021-03-16 | cleaned up propertiesbuttons a bit. added lockTransform button. changed ↵ | bobzel | |
| chromeStatus disabled to be undefined. | |||
| 2020-12-10 | fixed filterBox/TreeView to support checkboxes again. Simplified ↵ | bobzel | |
| {DocumentView/CollectionView/FieldView}props | |||
| 2020-11-03 | added undo's for icon/deiconifying pile docs and icon docs. added a zoom ↵ | bobzel | |
| hack to focus on stacking documents. stopped autoscroll on nested collections. | |||
| 2020-09-17 | simplified novice colleciotn menu. fixed Carousel 3D | bobzel | |
| 2020-09-12 | cleaning up code | Lionel Han | |
| 2020-09-04 | fixed autoScroll bug and fixed dragging in picture bug | Lionel Han | |
| 2020-09-02 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | Lionel Han | |
| bug_fixes | |||
| 2020-09-02 | fix drag issue | Lionel Han | |
| 2020-09-02 | fixed adding images to collection | Lionel Han | |
