| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
| 2023-12-11 | fixed includes of scss globals into typescript files. | bobzel | |
| 2023-12-05 | mostly working version with latest libraries | 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 not fitting width for carousel views. | geireann | |
| 2023-09-29 | fixed autoHeight text scrolling in its own tab and elsewhere. update ↵ | bobzel | |
| ChildDrag to GroupChildDrag and simplified documentView code. fixed MapAnchorMenu to allow linking by dragging text icon. | |||
| 2023-09-20 | removed fwd/back buttons for carousel in favor of just clicking on ↵ | bobzel | |
| next/previous regions. | |||
| 2023-09-20 | added carousel3D to novice and fixed it's button positions and its focus so ↵ | bobzel | |
| that it works with trails. added dragging documents within single collection for rearranging order of docs in a tab collection. fixed freeform views set to fitWidth to show decorations properly. turned off scaling of tree views. updated lightbox buttons. fixed tooltips on properties toggles. | |||
| 2023-05-21 | fixed comparisonBox to create embeddings of documents by fixing ↵ | bobzel | |
| targetDropAction to work for non-collections. fixed carouse3D view to have correct screentolocal XFs, | |||
| 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-04 | fixed using freeformview in sidebar of pdfs. fixed issues with dragging ↵ | bobzel | |
| items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview | |||
| 2023-03-24 | overhaul of selection api so that schema and other views behave like ↵ | bobzel | |
| freeform and use document views onClick for selection | |||
| 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. | |||
| 2021-04-29 | fixed up some caption things with carousel and other views. made caption ↵ | bobzel | |
| fontsizes increase with zoom level. | |||
| 2021-04-15 | simplified carousel DocumentView calls. | bobzel | |
| 2021-04-15 | fixed up carousels to work with templated documents | bobzel | |
| 2021-04-14 | fixed image templates to set/use the appropriate nativewidth/height. fixed ↵ | bobzel | |
| carousel views and style provider to better support properties for components of a document view. fixed menus to show text options when captions and other sub text components are focused. | |||
| 2021-03-29 | still cleaning up all the active/selection code. | bobzel | |
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel | |
| 2021-03-19 | simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵ | bobzel | |
| colorBox layout. | |||
| 2021-02-24 | fixed carouself view which wasn't displaying vertically oriented documents. ↵ | bobzel | |
| cleaned up collectionTime script to not capture variables (causing doc's to be create) | |||
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-10 | fixed filterBox/TreeView to support checkboxes again. Simplified ↵ | bobzel | |
| {DocumentView/CollectionView/FieldView}props | |||
| 2020-10-01 | fixed tabs in carousel 3D view | bobzel | |
| 2020-09-30 | fix 3DCarouselView mis-aligned slides | Melissa Zhang | |
| 2020-09-17 | simplified novice colleciotn menu. fixed Carousel 3D | bobzel | |
| 2020-07-23 | got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵ | Bob Zeleznik | |
| defined otherwise 'title'. if neither, then it shows no tooltip. | |||
| 2020-07-14 | fixed issues with creating & using scripting boxes by making scriptFields be ↵ | Bob Zeleznik | |
| a function, not value, prop | |||
| 2020-07-13 | switched context menus to be less hierarchical. | Bob Zeleznik | |
| 2020-06-05 | minor fixes | Melissa Zhang | |
| 2020-06-04 | show autoscroll button on arrow click, then fade away after a while if it's ↵ | Melissa Zhang | |
| not clicked | |||
| 2020-06-04 | hover to show autoscroll button | Melissa Zhang | |
| 2020-06-03 | clean up | Melissa Zhang | |
| 2020-06-02 | arrows bug fix | Melissa Zhang | |
| 2020-06-02 | fix timeout bug, disable pointer events for items on the side | Melissa Zhang | |
| 2020-06-01 | cleanup | Melissa Zhang | |
| 2020-05-31 | add hold down arrow to autoscroll functionality | Melissa Zhang | |
| 2020-05-27 | formatting changes | Melissa Zhang | |
| 2020-05-26 | added dots bar for navigating through carousel | Melissa Zhang | |
| 2020-05-26 | re-structured 3D carousel | Melissa Zhang | |
| 2020-05-23 | reorganized & condensed render function | Melissa Zhang | |
| 2020-05-22 | styling changes | Melissa Zhang | |
| 2020-05-20 | code clean up | Melissa Zhang | |
| 2020-05-20 | eliminated prev/next buttons, add caption by clicking on image | Melissa Zhang | |
| 2020-05-20 | basic image captioning | Melissa Zhang | |
| 2020-05-18 | fit ContentFittingViews into main/prev/next panels | Melissa Zhang | |
| 2020-05-18 | rough 3D layout, add prev/next images | Melissa Zhang | |
| 2020-05-17 | add 3D carousel view to code base | Melissa Zhang | |
