| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-29 | fixed minimap to show at least as much as the freeformview is showing (was a ↵ | bobzel | |
| problem for example when there was just a single document) | |||
| 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-02-25 | fixed conversion of doc to schema cells to allow number 0 to be converted to ↵ | geireann | |
| a string. | |||
| 2024-02-22 | replaced freeform document view wrapper with more direct caching of props. | bobzel | |
| 2024-02-22 | layout progress | Sophie Zhang | |
| 2024-02-22 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2024-02-19 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2024-02-07 | saving prog | Sophie Zhang | |
| 2024-02-07 | added back shiftkey to drag and embed. got rid of overlayplane link view. ↵ | bobzel | |
| got rid of auto arrange. fixed text edit color for linkBox's | |||
| 2024-02-07 | made various render methods in DocumentView computed getters for efficiency ↵ | bobzel | |
| and to avoid artifacts (LInkanchorBox dragging) when something else invalidates causing components to regenerate. fixed linklines to animate when doing a zoom transition and to be able to target texts hyperlinks. fixed link lines to share properties with ink and updated the properties panel / menus to allow editing of either. addding toggling link lines on and off from linkitemmenu | |||
| 2024-02-05 | changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed ↵ | bobzel | |
| link description editing popup. fixed showing link editor in property view - still some weirdness in what is selected. fixed dragging tree view items to set dragData.treeview and be able to drop at bottom of tree. fixed addFolder menu option for TreeViews to add locally.. added a function to collect all docs of a given tag into a collection. fixed setting default font size to update autolayouts. changed dropping link onto same collection to not leave pushpin. fixed minimap thumb updating. added fieldvalue dropdown for dashFieldViews in text. | |||
| 2024-02-01 | enabled lists to be entered via dashfieldview. changed code/text import to ↵ | bobzel | |
| allow data to be inserted into template. | |||
| 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-28 | fixed inking when in panToScroll mode. fixed text templates to restore ↵ | bobzel | |
| default text when all text is deleted. changed code blocks to stay in code black mode after a carriage return (unless its a hard break, e.g. shift+carriage return). added a ^@paint input rule to turn text documents into paint func docs. | |||
| 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-26 | cleaning up doubleClick documentview handling. fixed pan mode to drag ↵ | bobzel | |
| collections when not active. | |||
| 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 sidebar button highoighting. fixed explore mode. | 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-21 | added standard 3d gl view for maps. added close button for infoUI. | bobzel | |
| 2023-12-19 | upgraded info ui state | alinayejin | |
| 2023-12-19 | added formatted gif to info ui | alinayejin | |
| 2023-12-18 | removed decleartion.d.ts which wasn't being used but caused warnings to ↵ | bobzel | |
| appear for UnodBatch, etc. | |||
| 2023-12-18 | moved assets into public directory for now. fixed infoState to use gif | bobzel | |
| 2023-12-18 | moved assets to deploy/assets | alinayejin | |
| 2023-12-18 | no fix importing gifs | alinayejin | |
| 2023-12-18 | add state message gif | alinayejin | |
| 2023-12-18 | pin and presentation mode states | alinayejin | |
