Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-18 | added image foreground mask function. added ui buttons for removing ↵HEADmaster | bobzel | |
background, masking foreground. | |||
2025-07-08 | from last | bobzel | |
2025-06-24 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Joanne | |
joanne-tutorialagent | |||
2025-06-23 | fixed invalidations to not trigger creating new refs when ref= was assigned ↵ | bobzel | |
to an anonymous function. fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains. fixed ink to have a Math mode and fixed math recognition myscript calls. | |||
2025-06-20 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Joanne | |
joanne-tutorialagent | |||
2025-06-13 | updated css and project to HTML5 standards. fixed border rounding for images. | bobzel | |
2025-06-02 | Merge branch 'master' into task_nodes_aarav | Skitty1238 | |
2025-05-12 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Joanne | |
joanne-tutorialagent | |||
2025-05-12 | added tutorial tool, still need to integrate with metadatatool | Joanne | |
2025-05-12 | added tutorial tool, still need to integrate with metadatatool | Joanne | |
2025-05-10 | changed how we corsProxy web pages to be simpler and work better. changed ↵ | bobzel | |
dragging off annotations after text selections to only create a text doc whent the drop target is the parent collection -- otherwise links are created. | |||
2025-05-10 | added an imageTemplate ui button. | bobzel | |
2025-05-05 | got rid of dash _xPadding/_yPadding in favor of just using ↵ | bobzel | |
_xMargin/_yMargin. cleaned up linearView field names | |||
2025-04-30 | fixed height / width restrictions and added date selector for all day tasks | aaravkumar | |
2025-04-30 | Merge branch 'master' into task_nodes_aarav | bobzel | |
2025-04-23 | added basic task nodes with descritpion, start and end times -- added doc ↵ | aaravkumar | |
options for starttime/endtime/allday | |||
2025-04-21 | attempting to integrate scrapbooks | sharkiecodes | |
2025-04-17 | fix for resizing docs with native width and modify native dim set (fixes ↵ | geireann | |
dailyjournal resizing). | |||
2025-04-14 | fixed how templates are expanded to avoid template sub-component conflicts ↵ | bobzel | |
by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs. | |||
2025-04-10 | fixed instantiate from : menu to delgate templates instead of copying. | bobzel | |
2025-04-10 | changed naming of makeDelegates to not add a number at the end. switched ↵ | bobzel | |
dataNote to MetaNote and cleaned up initialization of it. fixed sidebar/stacking view to not grab wheel evebnts when not active. fixed dashfieldview to vcenter labels. fixed height and scrolling of templae menu. simplified formattedtextbox menu | |||
2025-04-08 | fixed gptImageLabel calls and added ImageCastToNameType to deal with ↵ | bobzel | |
filenames with '.'s in them. fixed vertical centered text. | |||
2025-04-08 | changed border color icon | bobzel | |
2025-04-07 | added multiToggle option to allow popup to stay up until explicitly ↵ | bobzel | |
untoggled. fixed multitoggle to honor toggleStatus. fixed popup to follow target. fixed setting text highlight background fro popup menu. fixed flashcardui buttons to have background sized properly. | |||
2025-04-01 | added an override_backgroundColor or templates that want to control ↵ | bobzel | |
background colors. needs to be generalized, perhaps along the lines of !important. fixed script sto ignore Array<T> template errors.. | |||
2025-03-26 | fixed keyValue box assignments so that '_' assigns to template unless value ↵ | bobzel | |
starts with '=' (then root doc). fixed deleting template keys in keyValuePair. fixed schemaTableCell to show current editable value (not last edited value) when editing layout and data doc values. updated DocumentOptions API. | |||
2025-03-21 | from last | bobzel | |
2025-03-21 | trying to improve how data / layout / root and templtae docs are accessed. | bobzel | |
2025-03-09 | removed simulation doc. fixed empty imageBox uploading. fixed script ↵ | bobzel | |
typechecking. fixed metadata doc. fixed setting background colors of docs that have a template. | |||
2025-03-07 | fixed columnWidth settings for sidebar. fixed color picker and other ↵ | bobzel | |
dropdowns to toggle when button is clicked. fixed dash field views to collapse properly. fixed rtf to honor marks that were set before text box is created and typing starts. | |||
2025-03-07 | made daily journal a tool and removed unneeded explicit mention of it in ':' ↵ | bobzel | |
menu | |||
2025-03-06 | fixed resizing height to be > 10 pixels. split pivotView out of timeView. | bobzel | |
2025-02-25 | added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵ | bobzel | |
mostly related to how scss files can be included in each other | |||
2025-02-24 | added borders (width, color, and style) for DocumentViews. fixed dropdown ↵ | bobzel | |
slider buttons to show text labels. | |||
2025-02-19 | more gptpopup cleanup. | bobzel | |
2025-02-12 | made chatBox fit width by default | bobzel | |
2025-02-10 | updated from master | bobzel | |
2025-02-03 | changed filter 'check' to be exact match and 'match' to be substring. fixed ↵ | bobzel | |
GPTpopup filtering to use a #chat tag instead of a chatFilter field. | |||
2025-01-29 | generlized some of cardDeck ui. showTags is under View for all collections. ↵ | bobzel | |
chat popup is available for all docs, but only works for card views. added clear filters button for chat popup. | |||
2025-01-29 | cleaned up filter icons. | bobzel | |
2025-01-28 | fixed flashcard practice mode. moved doc sorting from cardDeck into ↵ | bobzel | |
collectionSubView to apply it to all collections. | |||
2025-01-28 | card view cleanup. moved 'pile' into shiftclick on Perspective dropdown. ↵ | bobzel | |
fixed tags sorting. | |||
2025-01-05 | added AI image editor | eleanor-park | |
2024-12-04 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
2024-11-12 | updated equationBox to support margins/padding like text. fixed initial ↵ | bobzel | |
undo of newly typed equation. | |||
2024-11-12 | fixed resizing height to 0 to autoResize. fixed setting background color ↵ | bobzel | |
default for equations (and everything else) to textBackgroundColor from user doc. Added a math pseudo-font to trigger entering equations instead of rich text. | |||
2024-11-12 | made equation background same as text. fixed dflt stroke/link width to both ↵ | bobzel | |
be 1. made function plot axis ranges get saved to Doc. marked equation->function links as being svgs. fixed initial size of equation boxes.. | |||
2024-11-11 | changes for demo | eleanor-park | |
2024-11-03 | working on smart draw width bugs | eleanor-park | |
2024-10-31 | restored smartdraw ink mode. siwtched to enums for setting ink properties. | bobzel | |