aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Expand)Author
2024-02-07fixed icon placement in linkMenuItem.bobzel
2024-02-07changed so link docs are added to common ancestor of anchors so that they can...bobzel
2024-02-07allow linkBox to render without being in a documentview.bobzel
2024-02-07added back shiftkey to drag and embed. got rid of overlayplane link view. go...bobzel
2024-02-07made various render methods in DocumentView computed getters for efficiency a...bobzel
2024-02-07switch to xAnchor to clean up link lines. added transition to getBounds() s...bobzel
2024-02-06fixed setting text/line properties on linkBox. fixed setting current link on ...bobzel
2024-02-05changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed li...bobzel
2024-02-01enabled lists to be entered via dashfieldview. changed code/text import to al...bobzel
2024-01-31cleaned up accessing/setting proto_embeddings with api on Doc. fixed some cs...bobzel
2024-01-30changed dropConverter to keep title of dropped Doc. added paintFunc node/ che...bobzel
2024-01-28fixed inking when in panToScroll mode. fixed text templates to restore defau...bobzel
2024-01-27added searchable flag to docoption types. fixed searchbox scrolling and showi...bobzel
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...bobzel
2024-01-26cleaning up doubleClick documentview handling. fixed pan mode to drag collec...bobzel
2024-01-25added hash function to save prior states that get overwrriten in presBox rest...geireann
2024-01-25fixed script typechecking which fixes editing keyvalue pane. renamed content...bobzel
2024-01-24added dragConfig() to allow components to set custom docDragData fields. got ...bobzel
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree v...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2024-01-22fixed schema rows to render, fix for resizing docs from left side. all lockin...bobzel
2024-01-22cleaned up viewPath methods and LightboxView's containment apibobzel
2024-01-18from lastbobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-11fixed having text boxes references a string field (instead of RTF or a Doc)bobzel
2024-01-11fixed obervable values not updateing because of component functions being def...bobzel
2024-01-05fixed up text inlining to fix autoheight, to show cursor better, and to highl...bobzel
2024-01-05fixed embedded text views in textboxesbobzel
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so t...bobzel
2024-01-04fixed text references to docs or fields to create docs that don't exist. fi...bobzel
2024-01-03cleaned up screenToLocalTransform in several places by making it additional m...bobzel
2024-01-03fixed marquee annotator for lightbox with pdf and rotated documents.bobzel
2024-01-03from lastbobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-29fixed sidebar button highoighting. fixed explore mode.bobzel
2023-12-29fixed displaying zoomed text annotations when following links/trails and for ...bobzel
2023-12-29fixed dropping images from web. fixed exif data on images and autorotating e...bobzel
2023-12-28fixed youtube uploads, cleaned up a bunch of imports and added some typings f...bobzel
2023-12-27from lastbobzel
2023-12-27error fixes.bobzel
2023-12-27restored reveal animations.bobzel
2023-12-27dragging tables column fixsrichman333
2023-12-21Merge branch 'moreUpgrading' into dataViz-annotationsbobzel
2023-12-21fixed making componentview and animatescaletime observablebobzel
2023-12-21fixes post-merge for dataViz-annotationsbobzel
2023-12-21Merge branch 'moreUpgrading' into dataViz-annotationsbobzel
2023-12-21added standard 3d gl view for maps. added close button for infoUI.bobzel
2023-12-17fixing some bugs with MapBox and MapAnchorMenuzaultavangar
2023-12-17developing CalendarBox and CollectionCalendarViewzaultavangar