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
2020-12-11
more documentViewProps cleanup. fixed embedding documents into treeView / sl...
bobzel
2020-12-11
fixed stackingview autoHeight when headers are on that don't overlap. improve...
bobzel
2020-12-11
got rid of ChromeHeight and replaced with HeaderMargin in style provider. ma...
bobzel
2020-12-11
converted all style sheet properties to enums.
bobzel
2020-12-11
fixed pointerevents set through styleProvider. fixed crash when color string...
bobzel
2020-12-11
cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added h...
bobzel
2020-12-10
fixed infinite loop in treeView. changed styleProvider signature back to hav...
bobzel
2020-12-10
moved opacity and borderRounding into styleProviders. fixed contextMenu clci...
bobzel
2020-12-10
more cleanup to documentViewprops. got rid of nudge() added
bobzel
2020-12-10
more cleanup/organization of 'props' . removed VisibleHeight props and clean...
bobzel
2020-12-10
merging
usodhi
2020-12-10
fixed filterBox/TreeView to support checkboxes again. Simplified {DocumentVi...
bobzel
2020-12-08
simplified styleProvider arguments. fixed useClusters
bobzel
2020-12-08
cleaned up presEffects a bit so that they're part of PresBox
bobzel
2020-12-07
got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres Effects...
bobzel
2020-12-03
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...
usodhi
2020-12-03
changed parameters for style provider to use documentViewProps instead of ren...
bobzel
2020-12-03
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...
usodhi
2020-12-03
greyed out sharing indicator
usodhi
2020-12-02
fixed warnings. prevent titles form showing up in presentationView
bobzel
2020-12-02
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...
usodhi
2020-11-30
changed color to backgroundColor in styleProvider. added a stuyle provider f...
bobzel
2020-11-26
some sharing menu changes
usodhi
2020-11-23
added an LOD minimap
bobzel
2020-11-22
fixed backgroundHalo() computedFn to not invalidate and cause new text boxes ...
bobzel
2020-11-22
converted backgroundColor prop to a more general styleProvider.
bobzel
2020-11-22
extended clusters to support user groups. made clusters select contents on cl...
bobzel
2020-11-21
fixed goldenLayout to remove rowCol when removing a stack if the rowCol's par...
bobzel
2020-11-20
added a preliminary Layer mechanism. changed documentDecrations to not go ou...
bobzel
2020-11-19
fixed singleLine text to not show scroll bars. made Ink honor _isBackground.
bobzel
2020-11-13
fixed treeView to be able to access active() on contained document in order t...
bobzel
2020-11-09
added fullScreen alias option for opening documents so that opened document c...
bobzel
2020-11-04
made font size of tree view ignore font size of document
bobzel
2020-11-03
fixed LinkManager to cache links correctly. fixes issue with linkButton not s...
bobzel
2020-11-03
added undo's for icon/deiconifying pile docs and icon docs. added a zoom hack...
bobzel
2020-11-02
better fix for hiighlighting rounded border documents.
bobzel
2020-11-02
fixed highlighting rounded documents to not be jumpy
bobzel
2020-10-30
fixed warning about onClick... being adding multipl times.
bobzel
2020-10-25
fixed placement of link button for scaled text views. fixed document decorat...
bobzel
2020-10-23
improved selection/play/context menu behavior of youtube videos. fixed youtu...
bobzel
2020-10-20
fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show s...
bobzel
2020-10-17
major rewrite of native width/height/aspect. Fixed scaling of text note side...
bobzel
2020-10-15
got rid of isDragging in favor of a field on the PresElement. fixed moving i...
bobzel
2020-10-07
fixed portals to zoom in place. fixed following links to not focus on context...
bobzel
2020-10-01
major performance fix by adding a SharingDocument to the user's DB account so...
bobzel
2020-09-30
made link follow not zoom by default
bobzel
2020-09-30
fixed performance issue with links
bobzel
2020-09-30
fixed following summary to open new tab in place. merged link follow code
bobzel
2020-09-29
fixed display/edit of titles when shown as a header
bobzel
2020-09-28
fixed creationDate title getting messed up.
bobzel
[prev]
[next]