aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2025-04-10performance fixes for text boxes to not call screenToLocal unnecessarily. si...bobzel
2025-04-09more color template fixes.bobzel
2025-04-09cleaned up color setting for templates so that instances can override templat...bobzel
2025-04-05fixed sizing of text box annotations sidebar button. cleaned up TagsView to...bobzel
2025-04-03fixed image box button sizing. made drawing ai regen a little faster by not c...bobzel
2025-03-31moved audio annotation indicator/playback button to TagsView. cleaned up tag...bobzel
2025-03-30changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ...bobzel
2025-03-27fixed tag label height. fixed dropbox authorization for firefly.bobzel
2025-03-26fix so that views use don't use the rootDocument, but rather the current rend...bobzel
2025-03-26fixes to field access on root doc, not data docbobzel
2025-03-24fix onclick disablingbobzel
2025-03-23more _props.Document to .Document refactoring. type updates to prosemirrort...bobzel
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-09removed simulation doc. fixed empty imageBox uploading. fixed script typech...bobzel
2025-03-06a bunch of changes to improve how docs are selected automatically when created.bobzel
2025-03-05added:hover mode for images to make primary image fade in instead of alternate.bobzel
2025-02-27prevent tagsview from appeqring in spreadsheet. set default fill color only ...bobzel
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings most...bobzel
2025-02-24added borders (width, color, and style) for DocumentViews. fixed dropdown sl...bobzel
2025-02-03fixed pres animation of colection that's progresivized by removing dataTransi...bobzel
2025-02-03fixed defaults for roll animations effect. fixed hideBefore pres effect to n...bobzel
2025-01-27fixed placement of widget decorationsbobzel
2025-01-19from lastbobzel
2025-01-19css fixes for ai editor views.bobzel
2025-01-17changed to generating 4 images for each firefly request.bobzel
2025-01-13changing ai for images and collections to work mostly the same way. fixes fo...bobzel
2025-01-10fixed scrolling when ai editor is open. rearranged items in ImageBox ai edit...bobzel
2025-01-09added ai editor to collectionseleanor-park
2025-01-07imagebox now has basic ai functionalitieseleanor-park
2025-01-06started a previous images displayeleanor-park
2025-01-05added AI image editoreleanor-park
2025-01-02tags can now be used as style presetseleanor-park
2024-12-16fixed api for creating an image using another image as a structure reference.bobzel
2024-11-14changed isScribble related code to be more robust at determine cusps and deci...bobzel
2024-11-12made equation background same as text. fixed dflt stroke/link width to both b...bobzel
2024-10-30reworked how context menu buttons for ink and text work. added disableMixBlen...bobzel
2024-10-28reworked LabelBox's to be fully editable. gor rid of singleLine for label bo...bobzel
2024-10-11fixed verticalalign of text boxes on load when existing text was there. fixe...bobzel
2024-10-11cleaned up comparisonBox a bit - fixed text doc placeholder text and fixed pa...bobzel
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-07moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ...bobzel
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-04cleaning up lint problems.bobzel
2024-10-04Merge branch 'master' into nathan-starterbobzel
2024-10-04cleaning up CardDeckView so that animations work smoothlybobzel
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01Merge branch 'master' into alyssa-starterbobzel
2024-10-01set default radius eraser widthbobzel