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
2023-03-01
fixes for animation effect time setting when following links. fixes for star...
bobzel
2023-03-01
cleaned up recentlyPlaying to allow clips to be turned on/off w/o navigating ...
bobzel
2023-03-01
changed inPlace link following to be lightbox. allowed collections to be lab...
bobzel
2023-02-28
cleaning up of following inPlace links to overlay current inplaceContainer co...
bobzel
2023-02-27
fixed positioning of rotated ink mask strokes
bobzel
2023-02-27
Merge branch 'master' into james-text-icons
jameshu111
2023-02-27
restructured getAnchor()/scrollFocus to be more consistent. added setterscri...
bobzel
2023-02-22
fixed highlighting images with links.
bobzel
2023-02-22
fixed hiding doc decorations when clicking on a nested doc. finished removin...
bobzel
2023-02-22
Merge branch 'master' of https://github.com/brown-dash/Dash-Web
bobzel
2023-02-22
capture viewType as part of pinning a document/making an anchor to simplify V...
bobzel
2023-02-22
Merge branch 'master' into UI_Update_Eric_Ma
Eric
2023-02-22
Merge branch 'master' into UI_Update_Eric_Ma
Eric
2023-02-22
Icons for image context menu
Eric
2023-02-22
fixed pres hide before/after, select w/o nav, and updating contents.. made co...
bobzel
2023-02-21
fixed explore mode zooming. don't show doc decorations until you move outsid...
bobzel
2023-02-16
Modified Formatted Text Box and Document View Context Menu Icons
jameshu111
2023-02-09
fixed childLayoutString to work. made images capable of fitWidth. fixed anim...
bobzel
2023-01-24
stopped storing presCollection in PresBox in favor of computing it. added a...
bobzel
2023-01-20
removed tour map from lightbox. added option to create anchors without addin...
bobzel
2023-01-17
fixed linkint to trail to follow trail immediately in lightbox and show trail...
bobzel
2023-01-12
fix for document decoration bounds alignment with non-fit-width freeform views.
bobzel
2023-01-06
added zoom box highlighting of text anchors in pdf/web pages for link/pres fo...
bobzel
2022-12-16
fixed problem with undo. regularized all linkfollowing anchor fields to star...
bobzel
2022-12-08
cleaned up animation effects to not reference presBox. fixed anchors in text...
bobzel
2022-12-07
fixed presMovement.none so that no pan or zoom takes place. fixed clicking o...
bobzel
2022-12-06
added long press to select documents. fixed/reactivated link size/colors. f...
bobzel
2022-12-05
cleaning up following links and pres item following so that view transitions ...
bobzel
2022-12-01
refactored process of following links / jumping to docs and added following o...
bobzel
2022-11-30
show link count for isLinkButton docs, don't show link links for sidebaranno ...
bobzel
2022-11-29
changes to streamline link editing UI (got rid of LinkEditor). cleaned up li...
bobzel
2022-11-17
mostly changing strings to enums
bobzel
2022-11-16
added presEffects to link anchors
bobzel
2022-11-16
big changes to make link following use the same code as pinning docs for trails.
bobzel
2022-11-15
added canEmbed prop so collection can allow its items to be dragged out (eg.,...
bobzel
2022-11-15
made InPlace container tool button apply more settings to be more like a temp...
bobzel
2022-11-14
added an inPlace property for setting up in place content menu patterns.
bobzel
2022-11-14
made audio anno recording last as long as record button is pressed. added a H...
bobzel
2022-11-11
fixed converting strokes to inkMasks. cleaned up rendering inkStrkes w/ w/o c...
bobzel
2022-11-10
fixed showing proper right-click context for document type when document isn'...
bobzel
2022-11-10
partial fix for previewing multiple links to different sidebar notes. fixed ...
bobzel
2022-11-09
added tab highlighting when tab doc is target of hyperlink. made region anno...
bobzel
2022-11-08
making pasting form pdf work again with backlinks. text fixes for equationVie...
bobzel
2022-11-02
fix sidebar so active filters add proper metadata to newly created documents
bobzel
2022-11-02
select docs when title header is edited. fixed doc decoration top border. so...
bobzel
2022-10-31
cleaning up link count icon to be part of documentLinks view and to appear on...
bobzel
2022-10-28
fixed proxyfields to use cache if it's available which saves orders of magnit...
bobzel
2022-10-27
cleaned up treeViews to work across PresBox/ppt slides/collections/ - modifie...
bobzel
2022-10-25
various tweaks: show border highlights in tree views, uniform treatment of em...
bobzel
2022-10-24
added link to documentation from specific nodes
geireann
[next]