aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2025-06-13fix for docButtonBar placementbobzel
2025-05-16changed isGroup to freeform_isGroup to fix issues with groups that are change...bobzel
2025-05-13fixed setting up link anchors for video to be added to Doc. fixed imageTempla...bobzel
2025-05-10added an imageTemplate ui button.bobzel
2025-05-09added user templates to template_user global field. fixed schemas to not eras...bobzel
2025-05-07fixed dont_center on Docs in gridview. fixed ai view screentolocal in docVie...bobzel
2025-05-05got rid of dash _xPadding/_yPadding in favor of just using _xMargin/_yMargin....bobzel
2025-04-17fix for resizing docs with native width and modify native dim set (fixes dai...geireann
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-04-11fixed ViewGuid generation to never start with a number (enables text boxes to...bobzel
2025-04-10changed naming of makeDelegates to not add a number at the end. switched data...bobzel
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