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
/
CollectionFreeFormDocumentView.tsx
Age
Commit message (
Expand
)
Author
2023-09-12
dropping link button on same collection makes a pushpin. fixed broken undo ty...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-05-13
changed EditableViews to support oneline and multiline. Also added transform...
bobzel
2023-05-08
more fixes for tags - removed #<tag> fields. just use 'tags' now.
bobzel
2023-05-08
fixed dragging inkMask strokes. fixed background color/fill for strokes. fi...
bobzel
2023-04-13
lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...
bobzel
2023-03-20
cleaned up pointer events so that nested documents can be selected directly w...
bobzel
2023-03-05
replace jumpToDocument with showDocument. restructure code to get rid of scr...
bobzel
2023-02-27
restructured getAnchor()/scrollFocus to be more consistent. added setterscri...
bobzel
2023-02-22
fixed pres hide before/after, select w/o nav, and updating contents.. made co...
bobzel
2022-12-16
fixed problem with undo. regularized all linkfollowing anchor fields to star...
bobzel
2022-12-05
cleaning up following links and pres item following so that view transitions ...
bobzel
2022-11-17
mostly changing strings to enums
bobzel
2022-11-09
added tab highlighting when tab doc is target of hyperlink. made region anno...
bobzel
2022-10-27
cleaned up treeViews to work across PresBox/ppt slides/collections/ - modifie...
bobzel
2022-10-13
some basic error checking. avoid querying background for non-toggle buttons
bobzel
2022-08-31
made jitter rotation be an animatable field.
bobzel
2022-08-30
fixed loadingDocument issues with overwriting height with NaN and setting 'da...
bobzel
2022-08-29
fixed background colors of pileup icons.
bobzel
2022-08-26
trying to clean up transition times for presbox / jumptoDoc, etc.
bobzel
2022-08-26
extending pres trails to allow ink animation without using keyframes.
bobzel
2022-08-25
fixed crashes in notetaking view and cleaned up code a bit. fixed undo of co...
bobzel
2022-08-24
made text boxes support animation frames. fixed dragging on unselected pres e...
bobzel
2022-08-23
added color to animated properties. changed doc decorations to stop before m...
bobzel
2022-08-22
added animation of background color, and streamlined/extended a variety of pr...
bobzel
2022-08-17
fixed dragging docs on web and pdf to work better by temporarily adding trans...
bobzel
2022-08-11
added better ui and backend support for mask ink strokes. added frame #'s ui ...
bobzel
2022-08-10
cleaned up pinning documents with an activeFrame index (and special case of i...
bobzel
2022-07-01
added resize handlers and linted document decorations
Geireann Lindfield Roberts
2022-06-06
fixed flicker invalidation of collectionFFDocViews when transitions are set (...
bobzel
2022-05-13
removed layerProvider functionality.
bobzel
2022-05-02
fixed scaling ink label in lightbox,etc views. changed ink strokes so that c...
bobzel
2022-04-26
made creating a new thumbnail icon delete previous ones. fixed bug where doc...
bobzel
2022-04-25
changed freeformview's with engines to not allow children to be edited using...
bobzel
2022-04-12
cleaned up errors/warnings. fixed dragging to turn off pointer events on wh...
bobzel
2022-04-11
fixes to header to be transparent for icons. layout fixes for doc decoratoin...
bobzel
2022-04-11
fixed sendtoback menu and functionality. fixed mixedblendmode for groups. f...
bobzel
2022-04-11
lots of layout fixes to groups, labels, ink to support iconification better. ...
bobzel
2022-04-06
fixed displaying titles on text to not shrink box to 0 height. fixed autoLin...
bobzel
2022-04-03
from last
bobzel
2022-03-04
removed pseudo Doc type system. playing with hot reloading.
bobzel
2022-02-22
improve efficiency for scenes with lots of documents by using computed functi...
bobzel
2022-02-15
improved version of incrementall rendering of large collections of documents ...
bobzel
2022-02-10
switched scripts to use a cache to avoid recompiling. simplified some things ...
bobzel
2022-02-09
speeding up rendering using bitmaps for webpages and other heavyweight docs.
bobzel
2021-09-24
wrapped Color() calls in DashColor() to catch exceptions for color strings no...
bobzel
2021-09-23
fixed one crash when color string has capital letters.
bobzel
2021-08-26
a lot of changes to move isContentActive into DocumentView
bobzel
2021-04-19
more improvements to comic mode.
bobzel
2021-04-19
started to cleanup comic mode.
bobzel
[next]