| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-02 | added xMargin for carousel to prevent buttons from overlapping text, etc. ↵ | bobzel | |
| Made showing tags an option for carouselViews that needs to be turned on with showChildTags. Gave text boxes extra height when show Tags is on. | |||
| 2024-10-01 | more lint fixes | bobzel | |
| 2024-10-01 | more annopalette related cleanup | bobzel | |
| 2024-10-01 | merged with master | bobzel | |
| 2024-09-25 | removed star icon from carousel -- added showTags instead. | bobzel | |
| 2024-09-24 | fixed screen to local for carousel views (especially when in lightbox) | bobzel | |
| 2024-09-19 | merged with master | bobzel | |
| 2024-09-19 | changed carousel to set #star tags instead of a metaadata field. | 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 | Merge branch 'master' into aisosa-starter | bobzel | |
| 2024-09-17 | fixed carouselfView to fade. cleaned up code a bit | bobzel | |
| 2024-09-17 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
| 2024-09-02 | minor cleanup | bobzel | |
| 2024-08-27 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-08-09 | a bunch more typing fixes. | bobzel | |
| 2024-08-08 | many changes to add typing in place of 'any's etc | bobzel | |
| 2024-07-24 | bug and render fixes | eleanor-park | |
| 2024-06-27 | time | aidahosa1 | |
| 2024-05-20 | upated carousel modes | bobzel | |
| 2024-05-20 | fixing flash card carousel code organization. lint fixes. | bobzel | |
| 2024-05-20 | carouselfview cleanup | bobzel | |
| 2024-05-20 | lint fixes | bobzel | |
| 2024-05-19 | Merge branch 'restoringEslint' into alyssa-starter | bobzel | |
| 2024-05-17 | chatcards, quizcards, and ai flashcards | alyssaf16 | |
| 2024-05-06 | eslint cleanup | bobzel | |
| 2024-05-02 | lots more dependency cycle unwinding. | bobzel | |
| 2024-04-30 | changed acl- and some other field- to acl_ and field_ style | bobzel | |
| 2024-04-24 | completing eslint pass | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-03-30 | working on making flashcards from pdf with ai | alyssaf16 | |
| 2024-03-29 | filter links out of carousel views. | bobzel | |
| 2024-01-25 | fixed script typechecking which fixes editing keyvalue pane. renamed ↵ | bobzel | |
| contentPointerEvents to childContentPointerEvents to match what it does. | |||
| 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-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2024-01-04 | fixed carousel views to use _props | 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-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
| 2023-12-01 | cleaning up documentview props. got rid of special cases for keyValueBox. ↵ | bobzel | |
| made fitToContents work cleanly for native scaled docs. | |||
| 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 not fitting width for carousel views. | geireann | |
| 2023-09-29 | fixed autoHeight text scrolling in its own tab and elsewhere. update ↵ | bobzel | |
| ChildDrag to GroupChildDrag and simplified documentView code. fixed MapAnchorMenu to allow linking by dragging text icon. | |||
| 2023-09-20 | shifted carousel fwd/back buttons away from edges of screen. made caption ↵ | bobzel | |
| width of carousel inset by 30. made 3d carousel images bigger vertically. made properties dragger handle smaller when minimized. | |||
| 2023-09-13 | fixed carouselView to not pass setContentView to child layouts which prevent ↵ | bobzel | |
| linkFollowing from never terminating. fixed clipped videos to have the right start/end bounds on the timeline. | |||
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-05-14 | fixed webpage link following by adding a presData for the current URL to all ↵ | bobzel | |
| embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-05-13 | fixed caption scrolling in carousel view. fixed display of audio tags in ↵ | bobzel | |
| textboxes. fixed screengrab video upload and made dictation view possible (but needs reworking) | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
