| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-12 | Merge branch 'master' into alyssa-starter | alyssaf16 | |
| 2024-03-12 | made text templates be both layout templates and prototypes of new text ↵ | bobzel | |
| documents. fixed onPaint funcs to be undoable. fixed comparisonBox to render a text box if it's fieldKey has a richtext field - this makes flashcard templates much easier. fixed right-click on hyperlinks to bring up menu. fixed layout_centered to be settable on templates. added enable flashcard property for text. | |||
| 2024-03-10 | Merge pull request #302 from brown-dash/aj-starter | bobzel | |
| changed logo for Notes and PPT Slide in tool menu | |||
| 2024-03-10 | Merge branch 'master' into zach-starter | bobzel | |
| 2024-03-09 | added a template button to top bar to set default layout. fixed show title ↵ | bobzel | |
| when value is a list. fixed typeahead for createing notes with templates. | |||
| 2024-03-08 | cleaned up MakeTemplate api and currentUserUtils templates for clicks etc. | bobzel | |
| 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-06 | fixed plotly/mermaids loading from a new account | bobzel | |
| 2024-03-05 | difference between flashcard and comparison node | alyssaf16 | |
| 2024-03-05 | from last | bobzel | |
| 2024-03-05 | added mermaid and poltly to tools list | bobzel | |
| 2024-02-28 | fixed double click of some icons to make them persist (circle, rectangle, ↵ | bobzel | |
| fitall). | |||
| 2024-02-28 | changed multirow view to support a maxShown flag so that headerBar doesn't ↵ | bobzel | |
| take forever to load with a lot of closed tabs. | |||
| 2024-02-26 | fixed some string types to be enumerations for dropAction. fixed bug in ↵ | bobzel | |
| golden layout dragging where a stack's tabs could disappear. | |||
| 2024-02-22 | turned off zoom scaling for text boxes until it can be done more cleanly. ↵ | bobzel | |
| fixed search to switch tabs when doc is inactive tab. | |||
| 2024-02-21 | replace button icon with circle instead of bold | Zachary Zhang | |
| 2024-02-21 | changed logo for Notes and PPT Slide in tool menu | A.J. Shulman | |
| 2024-02-07 | changed so link docs are added to common ancestor of anchors so that they ↵ | bobzel | |
| can appear above/below intermediary docs using z order. fixed dragging to tab bar to start dragging document as a tab. | |||
| 2024-02-07 | added back shiftkey to drag and embed. got rid of overlayplane link view. ↵ | bobzel | |
| got rid of auto arrange. fixed text edit color for linkBox's | |||
| 2024-02-07 | switch to xAnchor to clean up link lines. added transition to getBounds() ↵ | bobzel | |
| so that LinkBox can follow animated transitions. added dataTransitions for stacking view. fixed presBox to be able to clear transition timers when a new slide transition is chosen. | |||
| 2024-02-06 | fixed setting text/line properties on linkBox. fixed setting current link on ↵ | bobzel | |
| click. | |||
| 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-30 | changed dropConverter to keep title of dropped Doc. added paintFunc node/ ↵ | bobzel | |
| checkbox view to formatted text. changed paintFunc to be computed based on layouytfieldkey being text in a freeformview. changed some inputRules to apply to code blocks. changed : contextmenu to allow regular note to be created. changed experimental tools to be user tmeplate tools. fixed focus on search bar when opening context menu | |||
| 2024-01-27 | added searchable flag to docoption types. fixed searchbox scrolling and ↵ | bobzel | |
| showing results. added search by key and exact match. | |||
| 2024-01-27 | fixed searchBox | bobzel | |
| 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-26 | cleaning up doubleClick documentview handling. fixed pan mode to drag ↵ | bobzel | |
| collections when not active. | |||
| 2024-01-25 | fixed script typechecking which fixes editing keyvalue pane. renamed ↵ | bobzel | |
| contentPointerEvents to childContentPointerEvents to match what it does. | |||
| 2024-01-24 | added dragConfig() to allow components to set custom docDragData fields. got ↵ | bobzel | |
| rid of treeViewDoc prop | |||
| 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 | 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-22 | cleaned up viewPath methods and LightboxView's containment api | bobzel | |
| 2024-01-18 | from last | bobzel | |
| 2024-01-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2024-01-04 | fixed notetaking & pile views with _props | bobzel | |
| 2024-01-04 | fixed ffmpeg for uploading videos. fixed getView() to take focus options so ↵ | bobzel | |
| that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines. | |||
| 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-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 displaying zoomed text annotations when following links/trails and for ↵ | bobzel | |
| PDFs/Web pages with selected text. | |||
| 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-28 | fixed youtube uploads, cleaned up a bunch of imports and added some typings ↵ | bobzel | |
| files. | |||
| 2023-12-21 | fixes post-merge for dataViz-annotations | bobzel | |
| 2023-12-17 | tweaked some things with CalendarView | bobzel | |
| 2023-12-17 | developing CalendarBox and CollectionCalendarView | zaultavangar | |
| 2023-12-17 | starting calendar collection view | zaultavangar | |
