index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
DocumentView.tsx
Age
Commit message (
Expand
)
Author
2025-06-23
fixed invalidations to not trigger creating new refs when ref= was assigned t...
bobzel
2025-06-13
fix for docButtonBar placement
bobzel
2025-05-16
changed isGroup to freeform_isGroup to fix issues with groups that are change...
bobzel
2025-05-13
fixed setting up link anchors for video to be added to Doc. fixed imageTempla...
bobzel
2025-05-10
added an imageTemplate ui button.
bobzel
2025-05-09
added user templates to template_user global field. fixed schemas to not eras...
bobzel
2025-05-07
fixed dont_center on Docs in gridview. fixed ai view screentolocal in docVie...
bobzel
2025-05-05
got rid of dash _xPadding/_yPadding in favor of just using _xMargin/_yMargin....
bobzel
2025-04-17
fix for resizing docs with native width and modify native dim set (fixes dai...
geireann
2025-04-14
fixed how templates are expanded to avoid template sub-component conflicts by...
bobzel
2025-04-11
fixed ViewGuid generation to never start with a number (enables text boxes to...
bobzel
2025-04-10
changed naming of makeDelegates to not add a number at the end. switched data...
bobzel
2025-04-10
performance fixes for text boxes to not call screenToLocal unnecessarily. si...
bobzel
2025-04-09
more color template fixes.
bobzel
2025-04-09
cleaned up color setting for templates so that instances can override templat...
bobzel
2025-04-05
fixed sizing of text box annotations sidebar button. cleaned up TagsView to...
bobzel
2025-04-03
fixed image box button sizing. made drawing ai regen a little faster by not c...
bobzel
2025-03-31
moved audio annotation indicator/playback button to TagsView. cleaned up tag...
bobzel
2025-03-30
changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ...
bobzel
2025-03-27
fixed tag label height. fixed dropbox authorization for firefly.
bobzel
2025-03-26
fix so that views use don't use the rootDocument, but rather the current rend...
bobzel
2025-03-26
fixes to field access on root doc, not data doc
bobzel
2025-03-24
fix onclick disabling
bobzel
2025-03-23
more _props.Document to .Document refactoring. type updates to prosemirrort...
bobzel
2025-03-23
updated more [DocData] to .$ things
bobzel
2025-03-21
from last
bobzel
2025-03-21
trying to improve how data / layout / root and templtae docs are accessed.
bobzel
2025-03-09
removed simulation doc. fixed empty imageBox uploading. fixed script typech...
bobzel
2025-03-06
a bunch of changes to improve how docs are selected automatically when created.
bobzel
2025-03-05
added:hover mode for images to make primary image fade in instead of alternate.
bobzel
2025-02-27
prevent tagsview from appeqring in spreadsheet. set default fill color only ...
bobzel
2025-02-25
added a hideUI option to hide buttons. fixed a mess of runtime warnings most...
bobzel
2025-02-24
added borders (width, color, and style) for DocumentViews. fixed dropdown sl...
bobzel
2025-02-03
fixed pres animation of colection that's progresivized by removing dataTransi...
bobzel
2025-02-03
fixed defaults for roll animations effect. fixed hideBefore pres effect to n...
bobzel
2025-01-27
fixed placement of widget decorations
bobzel
2025-01-19
from last
bobzel
2025-01-19
css fixes for ai editor views.
bobzel
2025-01-17
changed to generating 4 images for each firefly request.
bobzel
2025-01-13
changing ai for images and collections to work mostly the same way. fixes fo...
bobzel
2025-01-10
fixed scrolling when ai editor is open. rearranged items in ImageBox ai edit...
bobzel
2025-01-09
added ai editor to collections
eleanor-park
2025-01-07
imagebox now has basic ai functionalities
eleanor-park
2025-01-06
started a previous images display
eleanor-park
2025-01-05
added AI image editor
eleanor-park
2025-01-02
tags can now be used as style presets
eleanor-park
2024-12-16
fixed api for creating an image using another image as a structure reference.
bobzel
2024-11-14
changed isScribble related code to be more robust at determine cusps and deci...
bobzel
2024-11-12
made equation background same as text. fixed dflt stroke/link width to both b...
bobzel
2024-10-30
reworked how context menu buttons for ink and text work. added disableMixBlen...
bobzel
[next]