| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-01 | more lint fixes | bobzel | |
| 2024-10-01 | more annopalette related cleanup | bobzel | |
| 2024-10-01 | merged with master | bobzel | |
| 2024-09-29 | updated npm packages | geireann | |
| 2024-09-23 | made dropping links marks them as svgs. fixed doc drag interactions when ↵ | bobzel | |
| items are selected to not have decorations bounce. fixed card deck to not shrink cards when card deck is short small and items are selected. fixied dragging cards when colletcion is nested to not have decorations bounce, and to allow rapid selection and dragging of cards. fixed dragging docs into/out of card view. | |||
| 2024-09-19 | merged with master | bobzel | |
| 2024-09-19 | Merge branch 'master' into aisosa-starter | bobzel | |
| 2024-09-19 | fixed setting rotation center. fixed not dropping docs onto themselves. | bobzel | |
| 2024-09-18 | lots of changes to fix dragging cards, integrate iconTags with other tags, ↵ | bobzel | |
| sizing docs when selected to fit window, | |||
| 2024-09-17 | updating packages and more cleanup of cardview merge | bobzel | |
| 2024-09-17 | ready to pull | aidahosa1 | |
| 2024-09-17 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
| 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. | |||
