| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-17 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
| 2024-09-16 | fixed doc decorations from crashing when dockingView is selected. cleaned up ↵ | bobzel | |
| tab doc view. | |||
| 2024-09-16 | fixed title dragging pick correlation and conversion to tab dragging. | bobzel | |
| 2024-09-12 | changed closing of face rectangles to hide them. added Shift+click of tags ↵ | bobzel | |
| button to show face rectangles. | |||
| 2024-09-12 | added tags for multi-selections. | bobzel | |
| 2024-08-27 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-08-26 | moved KeywordsBox to TagsView. changed imagellable to use tags | bobzel | |
| 2024-08-23 | changed keyword items to use a doc symbol for storage instead of a field. ↵ | bobzel | |
| fixed sizing of docDecoartions around keyeword box to dynaically update accurately. Aded expand/collapse button for editing keywords | |||
| 2024-08-20 | fixed up a bunch of things in face recognition | bobzel | |
| 2024-08-09 | a bunch more typing fixes. | bobzel | |
| 2024-08-06 | locking into hotkey buttons | aidahosa1 | |
| 2024-07-30 | fight w css | aidahosa1 | |
| 2024-07-30 | feat: adjusted ui: | IEatChili | |
| 2024-07-24 | bug and render fixes | eleanor-park | |
| 2024-07-17 | feat: created smart collections | IEatChili | |
| 2024-07-10 | work in progres | Zachary Zhang | |
| 2024-07-08 | switched to iink-ts not functional | Zachary Zhang | |
| 2024-06-26 | feat: worked more on keyword input for docs | IEatChili | |
| 2024-05-10 | added an always option for OpenWhere lightbox. cleaned up/fixed making ↵ | bobzel | |
| collections capable of being a lightbox. | |||
| 2024-05-08 | lots of api cleanup and cycle removal | bobzel | |
| 2024-05-02 | another push to remove cycles by pushing things onto Doc and DocumentView | bobzel | |
| 2024-05-02 | lots more dependency cycle unwinding. | bobzel | |
| 2024-04-30 | unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵ | bobzel | |
| and moving crate functions to <>Box functions | |||
| 2024-04-30 | unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵ | bobzel | |
| CollectionFreeForm stiuff | |||
| 2024-04-23 | more lint cleanup | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-04-03 | from last | bobzel | |
| 2024-04-03 | fixed resizing from corners to snap properly | bobzel | |
| 2024-03-31 | fixed scrolling to targets in text views. fixed referencing fields on ↵ | bobzel | |
| another doc from text box. fixed '@name' technique for publishing documents to also remove documents and work anywhere a title is set. | |||
| 2024-03-31 | fixed dropdown in title bar location. moved rotate button up to not ↵ | bobzel | |
| interfere with button bar. don't blur title when editing it. fix drawgging rotate center on templates. support setting alternate colors for text docs -- pretty hacky. fixed tabbing through dashFieldViews. | |||
| 2024-03-30 | cleanup of import orderings. | bobzel | |
| 2024-03-26 | added empty image tool and click on empty image to select from filesystem. ↵ | bobzel | |
| fixed following links in lightbox and showing links to stackedTimelines. fixed embedding docs into text. fixed not resizing text boxes that also show up in pivot view. prevent context menu from going off top of screen. fixed freeform clustering colors and click to type. fixed links to stackedTimeline marks, and titles for marks. made title editing from doc deco and header use same syntax as keyValue. fixed marquee selection on webBoxes. turn off transitions in freeformdocview after timeout. enabled iconifying templates to propagate to "offspring". fixes images in templates. don't show headr on schema views. | |||
| 2024-03-07 | fixed several things related to templates for labels (used as icons) and ↵ | bobzel | |
| FontIconboxes. Also made labels non uniformly resizable . | |||
| 2024-03-04 | cleaned up a number of things related to autoHeight and ↵ | bobzel | |
| stacking/masonry/notetaking views | |||
| 2024-03-04 | changes to restore template menu and fix freeform templates to always show ↵ | bobzel | |
| contents. Fix for alt-dropping an image to replace another image. | |||
| 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-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-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-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-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2024-01-04 | fixed text references to docs or fields to create docs that don't exist. ↵ | bobzel | |
| fixed IsLinkFollowing observable by not making static (to fix docDecorations not appearing after link following) | |||
| 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-03 | fixed marquee annotator for lightbox with pdf and rotated documents. | bobzel | |
| 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-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
| 2023-12-12 | cleaned up SelectionManager. fixed schema view | bobzel | |
