| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-31 | cleaned up accessing/setting proto_embeddings with api on Doc. fixed some ↵ | bobzel | |
| css related to IconButtons. added a paintView toggle button to dec decorations for text with code blocks. enabled text with code to modify Docs and get this and documentView as params. | |||
| 2024-01-31 | fix: got styling to work again | Sophie Zhang | |
| 2024-01-30 | changed dropConverter to keep title of dropped Doc. added paintFunc node/ ↵ | bobzel | |
| checkbox view to formatted text. changed paintFunc to be computed based on layouytfieldkey being text in a freeformview. changed some inputRules to apply to code blocks. changed : contextmenu to allow regular note to be created. changed experimental tools to be user tmeplate tools. fixed focus on search bar when opening context menu | |||
| 2024-01-29 | merge | srichman333 | |
| 2024-01-27 | from last | bobzel | |
| 2024-01-27 | added searchable flag to docoption types. fixed searchbox scrolling and ↵ | bobzel | |
| showing results. added search by key and exact match. | |||
| 2024-01-27 | fixed searchBox | bobzel | |
| 2024-01-27 | made dataViz nodes linked to schema nodes update automatically as cahnges ↵ | bobzel | |
| are made. fixed user created templates from disappearing from menu, and made them work. added toJavascriptString and made DashField views convert to text. added support for turning text into javascript rendering (paint) code. | |||
| 2024-01-25 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2024-01-24 | several fixes to drag/drop so that dropAction's set on target work for tree ↵ | bobzel | |
| views, notetaking, formattedText, etc. make bringToFront an optional prop. | |||
| 2024-01-23 | reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵ | bobzel | |
| and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto() | |||
| 2024-01-22 | fixed schema rows to render, fix for resizing docs from left side. all ↵ | bobzel | |
| locking docs in non freeform view. fix for labelBox with multiple rows to keep top rows. cleaned up docViewPath/containerViewPath & | |||
| 2024-01-22 | fixed pointer events for pdfs | bobzel | |
| 2024-01-22 | cleaned up viewPath methods and LightboxView's containment api | bobzel | |
| 2024-01-18 | fix so that freeformviews don't break when they have annotation layer children. | bobzel | |
| 2024-01-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2024-01-17 | cleaner | srichman333 | |
| 2024-01-12 | live schema toggle works on refresh | srichman333 | |
| 2024-01-04 | fixed ffmpeg for uploading videos. fixed getView() to take focus options so ↵ | bobzel | |
| that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines. | |||
| 2024-01-03 | made turning off infoUI persistent. | bobzel | |
| 2024-01-03 | cleaned up screenToLocalTransform in several places by making it additional ↵ | bobzel | |
| methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps.. | |||
| 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-29 | fixed dropping images from web. fixed exif data on images and autorotating ↵ | bobzel | |
| exif rotated images. fixed selecting on web pages, and resizing web pages upward so that pointer events aren't grabbed. | |||
| 2023-12-27 | closing info ui restores background of collection. | bobzel | |
| 2023-12-21 | fixes post-merge for dataViz-annotations | bobzel | |
| 2023-12-16 | restored infoUI that had been commented out. | bobzel | |
| 2023-12-16 | merged with zaul's branch | bobzel | |
| 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-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-06 | cleanup | bobzel | |
| 2023-12-06 | types | Sophie Zhang | |
| 2023-12-05 | merged with master | bobzel | |
| 2023-12-05 | new collection freeform info ui | alinayejin | |
| 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 | |
