| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-06 | clean-up | sharkiecodes | |
| 2025-06-05 | reverting away from multi-gen | sharkiecodes | |
| 2025-06-05 | attempting marqueeview gen of multiple scrapbooks | sharkiecodes | |
| 2025-06-01 | reactive backgrounds, tagging of pdfs, group-select and suggested templates, ↵ | sharkiecodes | |
| text box content influences backgrounds | |||
| 2025-05-09 | Merge branch 'master' into lanyi-branch | bobzel | |
| 2025-05-09 | added user templates to template_user global field. fixed schemas to not ↵ | bobzel | |
| erase field values when setting a new column name. fixed templates to render properly when switching by fixing contentsRef to be observable. fixed templates with fields in stacks to autoHeight update correctly by . fixed images in templates to set their nativeDim after rendering. fixed text views of descriptions to auto-updated by setting the modification date of the description field. | |||
| 2025-05-07 | cleaned up ai metadata on generated drawings. | bobzel | |
| 2025-05-07 | fixed dont_center on Docs in gridview. fixed ai view screentolocal in ↵ | bobzel | |
| docView, and made ai view more streamlined. got rid of ai history sidebar in images. fixed imageeditor to use a mask that doesn't show the original conctents. fixed gptpopup scrolling, turning off of spinner, and improved ability to filter Docs | |||
| 2025-05-05 | got rid of dash _xPadding/_yPadding in favor of just using ↵ | bobzel | |
| _xMargin/_yMargin. cleaned up linearView field names | |||
| 2025-05-05 | Merge branch 'master' into lanyi-branch | bobzel | |
| 2025-05-01 | cleaned up, a bit, how wheel events are blocked from propagating. | bobzel | |
| 2025-05-01 | marquee selection | sharkiecodes | |
| 2025-04-30 | Merge branch 'master' into lanyi-branch | bobzel | |
| 2025-04-29 | Autotag | sharkiecodes | |
| 2025-04-29 | fixed closing tabs to not select them first. | bobzel | |
| 2025-04-28 | working on autotagging | sharkiecodes | |
| 2025-04-28 | Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵ | sharkiecodes | |
| lanyi-branch | |||
| 2025-04-28 | adding autotagging | sharkiecodes | |
| 2025-04-25 | fixed face collection to show up. fixed pasting text dirextly into ↵ | bobzel | |
| freeformview to create docs properly. also fixed paste to match source text styling better. fixed copying out of pdf. fixed formatting of gpt (()) calls from text box by using paste handling code. | |||
| 2025-04-23 | lots of typechecking fixes. | bobzel | |
| 2025-04-22 | protoype version of scrapboxBox. added rejectDrop prop to prevent drops on ↵ | bobzel | |
| child documentviews | |||
| 2025-04-22 | adding drop handling code for scrapbookBox | bobzel | |
| 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-11 | fixed ViewGuid generation to never start with a number (enables text boxes ↵ | bobzel | |
| to have css specific to a single Doc). cleaned up '%' style rules for text boxes. cleaned up custom style sheets in text boxes to only be created when needed and to improve highlighting bold text with context. | |||
| 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-10 | from last | bobzel | |
| 2025-04-10 | performance fixes for text boxes to not call screenToLocal unnecessarily. ↵ | bobzel | |
| simplifications to template data docs | |||
| 2025-04-08 | change isLightbox to be a datadoc flag. | bobzel | |
| 2025-04-08 | fixed gptImageLabel calls and added ImageCastToNameType to deal with ↵ | bobzel | |
| filenames with '.'s in them. fixed vertical centered text. | |||
| 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-05 | fixed multitoggle behavior to only toggle submenu closed. switched to ↵ | bobzel | |
| hard-light for masking ink. fixed to make menu toggle take effect immediately. | |||
| 2025-04-01 | fixed stacking view with pivot's field column widths. | geireann | |
| 2025-03-30 | changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ↵ | bobzel | |
| card view. fixed css scaling for styleprovider icons and annotation resizer | |||
| 2025-03-27 | fix so that schemacellfield doesn't trigger a finalizeEdit when it's not ↵ | bobzel | |
| editing. added 'red' color for template fields to schematablecell. fixed set field to allow setting data fields when field is an '_' and no template. fixed setting '=' when getting a keyValueString for empty fields with an '_' key. | |||
| 2025-03-27 | fixed quoted expressions in schema cells to not evaluate. | bobzel | |
| 2025-03-27 | restore DashFieldView editing by changing schemaCellField to setContent on ↵ | bobzel | |
| editing. | |||
| 2025-03-26 | from last | bobzel | |
| 2025-03-26 | from last | bobzel | |
| 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-26 | fix so that views use don't use the rootDocument, but rather the current ↵ | bobzel | |
| rendering document. got rid of resolvedDataDoc -- just use rootDocument[DocData] | |||
| 2025-03-26 | from last | bobzel | |
| 2025-03-26 | from last | bobzel | |
| 2025-03-26 | from last | bobzel | |
| 2025-03-25 | fixed sizing and background of collection filter button. fixed exception in ↵ | bobzel | |
| getDescription for text labels. | |||
| 2025-03-25 | fixes to components so that things highlight reasonably in different skins. ↵ | bobzel | |
| fixed color picker alternate selection. | |||
| 2025-03-24 | fixed iconifying collections to show image icon. fixed shortcut for using ↵ | bobzel | |
| cached template. fixed onClick prop type | |||
| 2025-03-23 | fixed more typing errors. fixed updateBullets to not generate error when ↵ | bobzel | |
| part of selection is not on a list. | |||
| 2025-03-23 | more _props.Document to .Document refactoring. type updates to ↵ | bobzel | |
| prosemirrortransfer | |||
| 2025-03-23 | from last | bobzel | |
| 2025-03-23 | from last | bobzel | |
