aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-05-03Merge branch 'master' into nathan-starterbobzel
2024-05-03fixed schema to not drag rows when schema is not active (selected or child ↵bobzel
content active)
2024-05-03from lastbobzel
2024-05-03reverting unnecessary changesbobzel
2024-05-02removed console.logsNathan-SR
2024-05-02thick borders between colheaders fixedNathan-SR
2024-05-02arrow selection fixedNathan-SR
2024-05-02selected cell moves with col; jitter on col move index 0 fixedNathan-SR
2024-04-25pinning freeform contents now captures the layoutbobzel
2024-04-24column drag highlight (too-thick border on column header)Nathan-SR
2024-04-24column dragging visual update working (but kinda hacky)Nathan-SR
2024-04-24Merge branch 'master' into dataviz-ai-sarahbobzel
2024-04-24from lastbobzel
2024-04-24minor tweaks for mergingbobzel
2024-04-24nothing broke; column dragging visual update kind of worksNathan-SR
2024-04-24what brokeNathan-SR
2024-04-23jitter on initial drag fixed (computed value caching)Nathan-SR
2024-04-23out of bounds dragging fixedNathan-SR
2024-04-21out of bounds dragging fixed indexesNathan-SR
2024-04-21dropped rows update index properly so dragging them without re-selecting worksNathan-SR
2024-04-17fix problem where placeholder text of note wasn't being overwritten.bobzel
2024-04-17reverted fix for replacing placeholder text in a new typed note -- breaks ↵bobzel
switching from one fieldKey to another
2024-04-15updated packages and PDFviewer's worker version.bobzel
2024-04-15grouped selected cell dragging aligned properly; dragged cell placement ↵Nathan-SR
offset weirdness fixed; bug introduced where rows being dragged deselect (still placed correctly)
2024-04-14clean up of freeform centeringShift and nativeScalingbobzel
2024-04-12 fixed auto play for trails. fixed presbox to allow drag and drop in ↵bobzel
addition to pin button. fixed tree view to not 'move' items that have a 'copy' drop action. fixed dragPreDrop functions in tree and stacking views to use source drag action over target drop action.
2024-04-11Row dragging no longer interferes with multi-selection; dragged rows render ↵Nathan-SR
where they will be dropped; pointerevent listeners removed from schemarowbox
2024-04-10more notetaking fixes - turn off autoSize, unobserve children. fixed typing ↵bobzel
a new note to delete placeholder text. added autoCreate for columns. added pivot column selector for notetaking view.
2024-04-10enabled a notetaking category field other than 'NotetakingCategory'bobzel
2024-04-10fixed buttons to have an embedContainer. cleaning up notetaking view - ↵bobzel
fixing colors for input buttons, fixing when buttons appear (by extending the column targe to always be 100%)
2024-04-05from lastbobzel
2024-04-05fixed opening up GAI ImageEditorbobzel
2024-04-05fixed npm start-release on ssl servergeireann
2024-04-05more typings cleanupbobzel
2024-04-05from lastbobzel
2024-04-05trying to fix start-releasebobzel
2024-04-05more fixes to socket.io and socket.io-client includesbobzel
2024-04-05updated socket referencesbobzel
2024-04-05updates for new css-loaderbobzel
2024-04-04trying to get start-release to workbobzel
2024-04-04fixed splitting lists on enter on any blank top-level nodebobzel
2024-04-04cleaned up converting to bullets/listbobzel
2024-04-04fixed pointer events for filter button when doc has a title shownbobzel
2024-04-03more fixes to text editor bullets. one small artifact lingers with clicking ↵bobzel
on empty list item, then backspacing over empty list items, then having to double-backspace when you get to a non-empty item.
2024-04-03fixed chrome error with adding space between <spans> and <ol>s after ↵bobzel
deleting a list_item
2024-04-03from lastbobzel
2024-04-03fixed resizing from corners to snap properlybobzel
2024-04-02updated h1,etc css. updated package versions.bobzel
2024-04-02fixed highlight list type buttonbobzel
2024-04-01fixed tab views to suppress setting height if doc is fitWidthbobzel