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-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
2024-10-28
reworked LabelBox's to be fully editable. gor rid of singleLine for label bo...
bobzel
2024-10-11
fixed verticalalign of text boxes on load when existing text was there. fixe...
bobzel
2024-10-11
cleaned up comparisonBox a bit - fixed text doc placeholder text and fixed pa...
bobzel
2024-10-10
Merge branch 'master' into alyssa-starter
bobzel
2024-10-07
moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ...
bobzel
2024-10-07
Merge branch 'master' into alyssa-starter
bobzel
2024-10-04
cleaning up lint problems.
bobzel
2024-10-04
Merge branch 'master' into nathan-starter
bobzel
2024-10-04
cleaning up CardDeckView so that animations work smoothly
bobzel
2024-10-01
Merge branch 'master' into nathan-starter
bobzel
2024-10-01
Merge branch 'master' into alyssa-starter
bobzel
2024-10-01
set default radius eraser width
bobzel
[next]