aboutsummaryrefslogtreecommitdiff
path: root/src/fields/Doc.ts
AgeCommit message (Expand)Author
2025-07-10Update Doc.tssharkiecodes
2025-06-02from lastbobzel
2025-05-30Merge branch 'master' into Template-Changesbobzel
2025-05-30fixed using empty images in templates to support assigning a new image and ge...bobzel
2025-05-30Merge branch 'master' into Template-ChangesNathan-SR
2025-05-27fixed resetting autoheight by dragging up to work when nativewidth's are set....bobzel
2025-05-16changed isGroup to freeform_isGroup to fix issues with groups that are change...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-04-23lots of typechecking fixes.bobzel
2025-04-23fix for bad mergebobzel
2025-04-21merged with master and cleaned up outpainting a bit.bobzel
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-04-10changed naming of makeDelegates to not add a number at the end. switched data...bobzel
2025-04-08fixed gptImageLabel calls and added ImageCastToNameType to deal with filename...bobzel
2025-03-30changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ...bobzel
2025-03-27fix so that schemacellfield doesn't trigger a finalizeEdit when it's not edit...bobzel
2025-03-26fixed keyValue box assignments so that '_' assigns to template unless value s...bobzel
2025-03-26fix so that views use don't use the rootDocument, but rather the current rend...bobzel
2025-03-25fixed sizing and background of collection filter button. fixed exception in ...bobzel
2025-03-24fixed iconifying collections to show image icon. fixed shortcut for using ca...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-11Doing outpainting implementationsharkiecodes
2025-03-11Merge branch 'master' of https://github.com/brown-dash/Dash-Web into DocCreat...Nathan-SR
2025-03-09removed simulation doc. fixed empty imageBox uploading. fixed script typech...bobzel
2025-03-07cleaned up RTF creation w/ styles. fixed scripting compile bug when unused fu...bobzel
2025-03-06a bunch of changes to improve how docs are selected automatically when created.bobzel
2025-02-19more gptpopup cleanup.bobzel
2025-02-14major restructure of GPTPopup so that it works with all collections.bobzel
2024-12-07work started on field interface --> inheritcance structureNathan-SR
2024-10-30Merge branch 'master' into eleanor-gptdraweleanor-park
2024-10-30integrated image stickers with paletteeleanor-park
2024-10-30reworked how context menu buttons for ink and text work. added disableMixBlen...bobzel
2024-10-14reorganized comparisonBox related components -- moved stuff down into Docs.Cr...bobzel
2024-10-11fixes for quiz mode - comparisonbox renderSide fixes. scrolling doesn't propa...bobzel
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-10Merge branch 'master' into nathan-starterbobzel
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-07fixed card 'pile' function. lint fixes.bobzel
2024-10-07lint fixesbobzel
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01Merge branch 'master' into alyssa-starterbobzel
2024-10-01Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ...Nathan-SR
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...Nathan-SR
2024-09-30removing unused code.bobzel
2024-09-30cleaned up some lint errors.bobzel
2024-09-30cleaning up pull request.bobzel
2024-09-25merged with master. updated filtering in carousel view.bobzel