aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-03-30changed 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-27fixed drawingfill regeneration when dropping an image on another to honor ↵bobzel
the style of the dropped image first, then the linked images, then the source image.
2025-03-27fixed tag label height. fixed dropbox authorization for firefly.bobzel
2025-03-27fix 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-27fixed quoted expressions in schema cells to not evaluate.bobzel
2025-03-27restore DashFieldView editing by changing schemaCellField to setContent on ↵bobzel
editing.
2025-03-26from lastbobzel
2025-03-26from lastbobzel
2025-03-26fixed 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-26updated keyValue to use parens again.bobzel
2025-03-26fix 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-26from lastbobzel
2025-03-26from lastbobzel
2025-03-26from lastbobzel
2025-03-26fixes to field access on root doc, not data docbobzel
2025-03-25fixed sizing and background of collection filter button. fixed exception in ↵bobzel
getDescription for text labels.
2025-03-25fixes to components so that things highlight reasonably in different skins. ↵bobzel
fixed color picker alternate selection.
2025-03-24cleanupbobzel
2025-03-24from lastbobzel
2025-03-24fixed iconifying collections to show image icon. fixed shortcut for using ↵bobzel
cached template. fixed onClick prop type
2025-03-24fix onclick disablingbobzel
2025-03-24Merge branch 'fieldSyntaxUpdate' into aarav_editbobzel
2025-03-24further major cleanup to histogramsbobzel
2025-03-24major cleanup to histogram. fixing hover and types.bobzel
2025-03-23fixed more typing errors. fixed updateBullets to not generate error when ↵bobzel
part of selection is not on a list.
2025-03-23more _props.Document to .Document refactoring. type updates to ↵bobzel
prosemirrortransfer
2025-03-23from lastbobzel
2025-03-23from lastbobzel
2025-03-23updated more [DocData] to .$ thingsbobzel
2025-03-21from lastbobzel
2025-03-21trying to improve how data / layout / root and templtae docs are accessed.bobzel
2025-03-21Merge branch 'master' of https://github.com/brown-dash/Dash-WebNoma
2025-03-21feat: mesh transform for imagesNoma
2025-03-21Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2025-03-20from lastbobzel
2025-03-20mapbox cleanup. fix runtime warnings for stacking view.bobzel
2025-03-20adjusted mapbox when used with a nativewidth/height. fixed dragging a ↵geireann
mapbox to not display the wrong location until forced to re-render
2025-03-19daily journal title/text update fixes + GPT prompts button for journalling ↵aaravkumar
prompts integration
2025-03-19fixed turning off marker filters in mapbox when clicking on map orbobzel
2025-03-19fixed focus() on text boxes to scroll into view by hacking around a breaking ↵bobzel
prosemirror patch.
2025-03-19fixed mapBox full screen. fixed link following from node at start of texts ↵bobzel
(eg mapbox target in sidebar doc)
2025-03-19updated react-datepickerbobzel
2025-03-19updated react-map-glbobzel
2025-03-19fixed map navigation and map anchor menu buttons.bobzel
2025-03-18from lastbobzel
2025-03-18updated iink to latest versionbobzel
2025-03-18finally fixed selectionw with new version of PDFjsbobzel
2025-03-18from lastbobzel
2025-03-18from lastbobzel
2025-03-18from lastbobzel