aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-04text color defaults once predicted text disappearsaaravkumar
2025-04-04predictive text disappears on type/click someplace elseaaravkumar
2025-04-03code cleanup + added basic functionality for predictive text (only mock text ↵aaravkumar
right now, and doesn't automatically disappear yet)
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-21re-added copyfiles.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-20fixed copying pdf worker on npm start for windows.geireann
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-18from lastbobzel
2025-03-18updated iink to latest versionbobzel
2025-03-18from lastbobzel
2025-03-18from lastbobzel
2025-03-18finally fixed selectionw with new version of PDFjsbobzel
2025-03-18from lastbobzel
2025-03-18from lastbobzel
2025-03-18Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2025-03-18from lastbobzel
2025-03-18from lastbobzel
2025-03-18updated and fixed breaking pdfjs-distbobzel
2025-03-16type error fixbobzel
2025-03-14simplified anchorMenu to just have an AskAI button .. then updated ↵bobzel
GPtPopup's summaryBox to have a flashcard option.
2025-03-13cleaned up how Presboxelement finds PresBoxbobzel
2025-03-13fixed clicking on stackedTimeline anchors to call play scriptsbobzel
2025-03-13fixed video timeline drag a region to appear while dragging. fixed timeline ↵bobzel
labels to render title text
2025-03-13package updatesgeireann
2025-03-13pivot doc datetime fix.geireann
2025-03-13updated text markdown helpbobzel
2025-03-13trying to make table cell styles look cleaner. added tab/Enter navigation ↵bobzel
of schema.
2025-03-12made @... create dashField views instead of [@..]. minor cleanup of ↵bobzel
dashFieldView and schemaCellField. made schemaCellField call focus() when SetIsFocused is called so that dashFieldView boxes are editable when clicked. Made overlay of documentIcons appear whenever cells are focused and disappear on blur.