| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-29 | enabled %<notestyle> to switch note types. fixed linking to top-level ↵ | bobzel | |
| templates (postit, idea, etc). customized postit and idea style. | |||
| 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-28 | fixed following link to pdf text selection with highlights. fixed hide ↵ | bobzel | |
| key/value in dashfieldView. fixed selecting dashFieldView nodes. | |||
| 2024-03-28 | enabled functions to be entered in dashFieldViews on creation. | bobzel | |
| 2024-03-28 | fixed keyvaluebox to show props document, never the doc in the fieldKey ↵ | bobzel | |
| slot. changed computedFIelds to do mobx caching. changed text boxes to do updating from templates based on a fieldKey_autoUpdate flag combined with modification timestamps. enabled comparison box to work with text fields in addition to docs. | |||
| 2024-03-28 | fixed tabbing between items in nested dashFieldViews | bobzel | |
| 2024-03-27 | preserve nodeSelections after onBlur by not calling autoLink. fix promoting ↵ | bobzel | |
| text to list cursor locatoin | |||
| 2024-03-27 | fixed lightbox views to suppressheight for docs with layout_fitWidth set | bobzel | |
| 2024-03-27 | fixed forward hyperlink reference to not publish. | bobzel | |
| 2024-03-27 | fixed toggling footnotes. fixed error in bullet hit test. fixed problems ↵ | bobzel | |
| with backspace and enter in prosemirror transfer. fixed display of markdown options to start at top. | |||
| 2024-03-27 | fixed backspacing to delete list items. | bobzel | |
| 2024-03-27 | fixed collapsible text box outlines. fixed ending lists with enter. | bobzel | |
| 2024-03-27 | changed dashFieldViews to support Tab'ing between other dashFieldviews, ↵ | bobzel | |
| changed deleting links to clear out the anchors so that linkBoxes will go away more easiliy. changed funcitonPlot to plot the equations that are linked to it. changed equations to link to functions. changed undo and other console logging to only happen when undo docked buttons are expanded (visible) | |||
| 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-25 | fixed exception in comparison box | bobzel | |
| 2024-03-25 | fixed rich text to string formatting | bobzel | |
| 2024-03-24 | fixed crash on richtextfield to string when there's no data. fixed schema ↵ | bobzel | |
| cells not to edit unless selected. | |||
| 2024-03-24 | fixed linkdocpreviews to sequence through multiple links. fixed text boxes ↵ | bobzel | |
| to update text when dashfieldView text changes (but the fieldview doesn't), fixed dashFieldViews to be editable cleanly, and to allow sub-dashFieldViews to be editbale. allowed toggle on/off of dashFieldView fieldKey. got rid of sidebars in scemaCells. fied editing dashFieldViews in captions and as childrend of dashFieldViews by passing rootSelected | |||
| 2024-03-23 | fixed linking to parts of a template. fixed highlting part of a template ↵ | bobzel | |
| when following a link to it. | |||
| 2024-03-23 | made backspace deleting a schema row undoable. fixed calling chat on string ↵ | bobzel | |
| fields | |||
| 2024-03-23 | from last | bobzel | |
| 2024-03-23 | added empty image tool and fixed createCustomView api | bobzel | |
| 2024-03-22 | make ink stroke labels visible always for closed gesture strokes. | bobzel | |
| 2024-03-21 | changed gpt calls from text box to package result into an elision node. | bobzel | |
| 2024-03-21 | more springs | Sophie Zhang | |
| 2024-03-21 | preliminary react-spring anims | Sophie Zhang | |
| 2024-03-19 | cleaned up user templates to not get changed on reload. made setting a ↵ | bobzel | |
| template add it to the template tools list and as a tools button. fixed linking to parts of a template. fixed disappearing templates caused by stacking view set a field with an empty key. updated field assignment syntax in trees, dash field views, and key value box to all use :,:=,=,=:= syntax. added text elide button. added @(title) syntax for hyperlinking. made using a template both inherit from the template to get default values and use the template to render. fixed submenu placement of context menu. updated RTF markdown doc. | |||
| 2024-03-18 | cleanup | bobzel | |
| 2024-03-18 | link to pdf's data doc on paste | bobzel | |
| 2024-03-18 | changed pdf paste ref title | bobzel | |
| 2024-03-18 | comments | bobzel | |
| 2024-03-17 | Merge branch 'master' into dataviz-ai-sarah | srichman333 | |
| 2024-03-17 | fixed displaying of chat gpt query to use (( )) notation. allow '"'s in ↵ | bobzel | |
| chat gpt calls by escaping with "`" intead. | |||
| 2024-03-17 | use metakey to edit computedfield result instead of expression in schema ↵ | bobzel | |
| cell, set default new field values on data doc. fixed stacking view from autoresizing when switching to a different collection view. changed syntax for setting fields in text docs to use ':=' for computed fields. Added call to Chat in computed functions when (( )) is used. Added caching of computed function result when a function called by ComputedField uses the _setCacheResult_ method (currently only gptCallChat). | |||
| 2024-03-14 | Added a GPT capability to comparison boxes .. | bobzel | |
| 2024-03-14 | fixed dragging system documents in files sidebar | geireann | |
| 2024-03-14 | cleaned up some audio recording and annotating code | bobzel | |
| 2024-03-14 | small error handling presEaseFunc | Sophie Zhang | |
| 2024-03-14 | from last | bobzel | |
| 2024-03-14 | fixed disabling info ui to keep it off -- use settings manager to turn it ↵ | bobzel | |
| back on. | |||
| 2024-03-14 | remove .dmg | bobzel | |
| 2024-03-13 | Merge branch 'master' into dataviz-ai-sarah | srichman333 | |
| 2024-03-13 | keeping rows selected fix | srichman333 | |
| 2024-03-13 | css and other cleanup for info UI | bobzel | |
| 2024-03-13 | cleaned up currState in freeform ui | bobzel | |
| 2024-03-13 | fixed getAllDirectLinks to access DocData instead of the passed Doc. | bobzel | |
| 2024-03-13 | Merge branch 'master' into info-ui-observable | bobzel | |
| 2024-03-12 | fixed links to text to update automatically when textbox css styles change. | bobzel | |
| 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 | properties view sharing owner ui cleanup | srichman333 | |
