| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-08 | Merge branch 'master' into eleanor-gptdraw | bobzel | |
| 2025-01-01 | monorepo setup | Geireann Lindfield Roberts | |
| 2024-11-03 | working on smart draw width bugs | eleanor-park | |
| 2024-10-30 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-10-30 | integrated image stickers with palette | eleanor-park | |
| 2024-10-30 | reworked how context menu buttons for ink and text work. added ↵ | bobzel | |
| disableMixBlend for making transparent docs not use 'multiply'. | |||
| 2024-10-01 | more lint fixes | bobzel | |
| 2024-09-02 | minor cleanup | bobzel | |
| 2024-08-29 | from last cleanup | bobzel | |
| 2024-08-27 | still trying to resolve merge issues | eleanor-park | |
| 2024-08-27 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-08-15 | fixed lightbox typing into a one-line text box that is auto-titling | bobzel | |
| 2024-08-12 | more any -> type fixes | bobzel | |
| 2024-08-08 | many changes to add typing in place of 'any's etc | bobzel | |
| 2024-07-26 | Revert "Merge branch 'master' into eleanor-gptdraw" | eleanor-park | |
| This reverts commit decbefe23a1da35c838222bafe8a2c029c6ea794, reversing changes made to 8ca26551622d36b7856f5c1865498fa9e5d888b5. | |||
| 2024-07-26 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-07-24 | bug and render fixes | eleanor-park | |
| 2024-07-23 | merging w/ zach's branch | eleanor-park | |
| 2024-07-11 | updates | eleanor-park | |
| 2024-07-01 | weird error? | eleanor-park | |
| 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 | 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-28 | simplified explore mode implementation | bobzel | |
| 2024-04-25 | added toList() for Doc|Doc[] | bobzel | |
| 2024-04-23 | more lint cleanup | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-03-30 | cleanup of import orderings. | bobzel | |
| 2024-03-30 | trying to cleanup import cycles | bobzel | |
| 2024-03-30 | weird breaking problem with imports in lightboxview | bobzel | |
| 2024-03-30 | fixed snapshot workspace functions by getting rid of @actions. fixed ↵ | bobzel | |
| lightbox to not rerende on invalidation which allows videos to play. | |||
| 2024-03-29 | fixed capture offset to target in link following. fixed links to appear in ↵ | bobzel | |
| lightbox and to not disappear when dragged. | |||
| 2024-03-29 | fixed equation box resizing to stay in place. fixedlightbox to have a black ↵ | bobzel | |
| foreground color so equations can be seen. fixed function plots to translate more of the math syntax | |||
| 2024-03-27 | fixed lightbox views to suppressheight for docs with layout_fitWidth set | 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-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 | cleaned up viewPath methods and LightboxView's containment api | bobzel | |
| 2024-01-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2023-12-29 | fixed sidebar button highoighting. fixed explore mode. | bobzel | |
| 2023-12-14 | fixed lightbox view and multirow/col | bobzel | |
| 2023-12-14 | a bunch more fixes to making things observable. fixed calling ↵ | bobzel | |
| super.componentDidUpdate on subsclasses | |||
| 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 | fixed rootSelected prop to be optional. fixed fonticont toggle to pass ↵ | geireann | |
| 'self' even though it's deprecated. | |||
| 2023-11-25 | cleanup of rootSelected to default to false. remove unused mobile classes. | bobzel | |
| 2023-11-08 | clean up of LightboxView | bobzel | |
| 2023-09-20 | added carousel3D to novice and fixed it's button positions and its focus so ↵ | bobzel | |
| that it works with trails. added dragging documents within single collection for rearranging order of docs in a tab collection. fixed freeform views set to fitWidth to show decorations properly. turned off scaling of tree views. updated lightbox buttons. fixed tooltips on properties toggles. | |||
| 2023-08-27 | lots of cleanup to streamline import orderings (ie packages should not ↵ | bobzel | |
| mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default. | |||
| 2023-08-15 | fixed ink objects from becoming key values when leaving lightbox. | geireann | |
