aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-03-27fixed forward hyperlink reference to not publish.bobzel
2024-03-27fixed 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-27fixed backspacing to delete list items.bobzel
2024-03-27fixed collapsible text box outlines. fixed ending lists with enter.bobzel
2024-03-27changed 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-26added 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-25fixed exception in comparison boxbobzel
2024-03-25fixed rich text to string formattingbobzel
2024-03-24fixed crash on richtextfield to string when there's no data. fixed schema ↵bobzel
cells not to edit unless selected.
2024-03-24fixed 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-23fixed linking to parts of a template. fixed highlting part of a template ↵bobzel
when following a link to it.
2024-03-23made backspace deleting a schema row undoable. fixed calling chat on string ↵bobzel
fields
2024-03-23from lastbobzel
2024-03-23added empty image tool and fixed createCustomView apibobzel
2024-03-22Merge branch 'master' into nathan-starterNathan-SR
2024-03-22make ink stroke labels visible always for closed gesture strokes.bobzel
2024-03-21changed gpt calls from text box to package result into an elision node.bobzel
2024-03-21from lastbobzel
2024-03-21Update CollectionSchemaView.tsxNathan-SR
push
2024-03-21transformation fixes for cardDeckViewbobzel
2024-03-21hmaidahosa1
2024-03-21figuring out sorting-- may just leave it to godaidahosa1
2024-03-21.aidahosa1
2024-03-21more springsSophie Zhang
2024-03-21the decommentingNathan-SR
2024-03-21deselectCells -> ckearSelection in selectCellNathan-SR
2024-03-21preliminary react-spring animsSophie Zhang
2024-03-21multiple cell column switching workingNathan-SR
2024-03-21editing all selected cols workingNathan-SR
2024-03-20tried to start closed curve managementeleanor-park
2024-03-20fix for document decorationsbobzel
2024-03-20figuring out how to find the doc wrapper thingaidahosa1
2024-03-20me vs pointer events who will winaidahosa1
2024-03-19routing select through selectCell; shift select kind of working; cell ↵Nathan-SR
selection updating still broken; cell select with shift select broken
2024-03-19cleaned 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-19working on implementing card logicaidahosa1
2024-03-19options icon changedaidahosa1
2024-03-19the lack of pushing is astounding actuallyaidahosa1
2024-03-19options icon changedaidahosa1
2024-03-19functional erase code completeeleanor-park
2024-03-19multiple cell selection startedNathan-SR
2024-03-18cleanupbobzel
2024-03-18link to pdf's data doc on pastebobzel
2024-03-18changed pdf paste ref titlebobzel
2024-03-18commentsbobzel
2024-03-18hoveralyssaf16
2024-03-18cNathan-SR
2024-03-17menu workingalyssaf16
2024-03-17Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-17DocView 1330 problem statementNathan-SR