aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
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-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.
2025-03-12improving how dash field views work in text boxes (layout, tab behavior)bobzel
2025-03-11restored linkbutton to text anchor menubobzel
2025-03-10removed label creation from text's anchor menu. removed label creation from ↵bobzel
pdfs.
2025-03-10from lastbobzel
2025-03-10fixed placing labels over text in images.bobzel
2025-03-10fixed labels to work with words that have apostrophes.bobzel