aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.tsx
AgeCommit message (Collapse)Author
2025-06-24fixed rotation handle placement when rotatedbobzel
2025-06-19from lastbobzel
2025-06-13Merge branch 'master' into lanyi-branchsharkiecodes
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-06-11added outpaintable method to streamline determining which docs can be ↵bobzel
outpainted.
2025-06-10Merge branch 'master' into lanyi-branchsharkiecodes
2025-05-27fixed resetting autoheight by dragging up to work when nativewidth's are ↵bobzel
set. fixed autoheight on text to work properly when native dims are set. fixed templates to support native witdths and heights.
2025-05-23fixes to rotation center to reset when not shownbobzel
2025-05-16changed isGroup to freeform_isGroup to fix issues with groups that are ↵bobzel
changed into other collection types. fixed toggleTarget links to work when opening in a light box (previously they flickered on, then off). fixed text boxes with a number field as data to act like a number input box.
2025-05-11integrated outpainting with scrapbookssharkiecodes
2025-04-29clean up outpaint code. fix image sizing when outpainting.bobzel
2025-04-28cleaned up outpainting and Doc resize code. fixes problems with doc ↵bobzel
resizing of text boxes with ctrl-key.
2025-04-22adding drop handling code for scrapbookBoxbobzel
2025-04-21merged with master and cleaned up outpainting a bit.bobzel
2025-04-17fix for resizing docs with native width and modify native dim set (fixes ↵geireann
dailyjournal resizing).
2025-04-10performance fixes for text boxes to not call screenToLocal unnecessarily. ↵bobzel
simplifications to template data docs
2025-04-05fixed sizing of text box annotations sidebar button. cleaned up TagsView ↵bobzel
to not overlap button bar below doc decorations or bottom resize handle
2025-03-31moved audio annotation indicator/playback button to TagsView. cleaned up ↵bobzel
tagsview colors and unobscured by bottom resizer
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-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-23more _props.Document to .Document refactoring. type updates to ↵bobzel
prosemirrortransfer
2025-03-21trying to improve how data / layout / root and templtae docs are accessed.bobzel
2025-03-11Doing outpainting implementationsharkiecodes
2025-03-06fixed resizing height to be > 10 pixels. split pivotView out of timeView.bobzel
2025-02-23added option+maximize to open in doc editor view (currently only for ↵bobzel
images). fixed imageEditor to generate edits the first time through.
2025-01-19from lastbobzel
2025-01-08Merge branch 'master' into eleanor-gptdrawbobzel
2025-01-07fix for changing nativeHeight of pdfsbobzel
2025-01-01monorepo setupGeireann Lindfield Roberts
2024-12-04Merge branch 'master' into eleanor-gptdraweleanor-park
2024-11-12fixed resizing height to 0 to autoResize. fixed setting background color ↵bobzel
default for equations (and everything else) to textBackgroundColor from user doc. Added a math pseudo-font to trigger entering equations instead of rich text.
2024-11-11changes for demoeleanor-park
2024-11-05 fixed display of where control point will be added on mouse moves. fixed ↵bobzel
clickable ink line to not select fill area unless its actually painted. added end cap properties to ink stroke ui. enabled more than one ink stroke to show editable control points when multiselected.
2024-11-01fixed resize problem where NaN is generated by scaling very narrow in a card ↵bobzel
view.
2024-10-30Merge branch 'master' into eleanor-gptdraweleanor-park
2024-10-30integrated image stickers with paletteeleanor-park
2024-10-16major fixes to cardDeck view to simplify code and to make arch follow a true ↵bobzel
circle arc and to fix doc sizing when fitwidth/lightbox/etc. fixes to flashcard UI for advancing to next Doc in cardView and carousel3D.
2024-10-08yet another fix to cardView to make animations smooth - need to specifically ↵bobzel
target hidingDecorations without going using IsResizing as a hack
2024-10-01more lint fixesbobzel
2024-10-01more annopalette related cleanupbobzel
2024-10-01merged with masterbobzel
2024-09-29updated npm packagesgeireann
2024-09-23made dropping links marks them as svgs. fixed doc drag interactions when ↵bobzel
items are selected to not have decorations bounce. fixed card deck to not shrink cards when card deck is short small and items are selected. fixied dragging cards when colletcion is nested to not have decorations bounce, and to allow rapid selection and dragging of cards. fixed dragging docs into/out of card view.
2024-09-19merged with masterbobzel
2024-09-19Merge branch 'master' into aisosa-starterbobzel
2024-09-19fixed setting rotation center. fixed not dropping docs onto themselves.bobzel
2024-09-18lots of changes to fix dragging cards, integrate iconTags with other tags, ↵bobzel
sizing docs when selected to fit window,
2024-09-17updating packages and more cleanup of cardview mergebobzel
2024-09-17ready to pullaidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1