| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-18 | upates to info ui states | bobzel | |
| 2023-12-17 | no fix for pin state entry | alinayejin | |
| 2023-12-17 | infoUI new state entries and info states | alinayejin | |
| 2023-12-16 | restored infoUI that had been commented out. | bobzel | |
| 2023-12-16 | merged with zaul's branch | 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 | 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-07 | merged infoUI | bobzel | |
| 2023-12-07 | streamlined version of infoui fsa | bobzel | |
| 2023-12-06 | from last cleanup | bobzel | |
| 2023-12-06 | went back to supporting multiple arcs explicilty | bobzel | |
| 2023-12-06 | final simplification of info ui fsa structure | bobzel | |
| 2023-12-06 | final cleanup of infoStates for now. | bobzel | |
| 2023-12-06 | from last | bobzel | |
| 2023-12-06 | cleanup | bobzel | |
| 2023-12-06 | Merge branch 'info-ui' of https://github.com/brown-dash/Dash-Web into info-ui | bobzel | |
| 2023-12-06 | created basic state machine for info ui. | bobzel | |
| 2023-12-06 | types | Sophie Zhang | |
| 2023-12-06 | initial demo | alinayejin | |
| 2023-12-06 | more error/warning fixes | bobzel | |
| 2023-12-06 | pins, trails, presentation mode events | alinayejin | |
| 2023-12-05 | start/end link event | alinayejin | |
| 2023-12-05 | updatd package-lock | bobzel | |
| 2023-12-05 | merged with master | bobzel | |
| 2023-12-05 | new collection freeform info ui | alinayejin | |
| 2023-12-04 | trying to do version updates on all npm packages. | 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 | final rootDoc refactoring | bobzel | |
| 2023-11-30 | fixed not fitting width for carousel views. | geireann | |
| 2023-11-29 | fixed breaking change to presentation trail elements. | 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-27 | fixed dataView to not lose focus when typing 'enter' by fixing ↵ | bobzel | |
| freeformdocumentview panelwidth() to | |||
| 2023-11-25 | changed Slide template to write to 'hero' not 'data' to avoid conflict with ↵ | bobzel | |
| 'data' being used already for the template parts. fixed freeform view to read _width/_height to get template values when present for panning beyond edge. Made CollectionSubView read datafield from dataDoc which is where template writes go. fixed docview dragging to use its own view unless multi-dragging. turnded off user-select in overlay view which made repl viewer title selectable. fixed crash on rebuilding db cause by myOverlay and myPublished not yet existing. | |||
| 2023-11-25 | fix for zooming collections that have native dims | bobzel | |
| 2023-11-22 | fixed more issues with rotation. restrutured how MarqueeAnnotator works to ↵ | bobzel | |
| be simpler and more correct. | |||
| 2023-11-20 | cleaned up rotation references to use screentolocaltransform | bobzel | |
| 2023-11-20 | fixes for selecting/moving docs that are rotated. | bobzel | |
| 2023-11-19 | restored shallow observable to prevent pivot views from crashing. | 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-16 | fixed autoresetview to trigger when document is closed. fixed keyvalueboxes ↵ | bobzel | |
| of groups to be interactive. made portals a square aspect ratio. | |||
| 2023-11-16 | removed touch code that wasn't being used or maintained | bobzel | |
| 2023-11-16 | from last | bobzel | |
