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
/
views
/
collections
/
CollectionDockingView.tsx
Age
Commit message (
Expand
)
Author
2019-02-04
split out common code into CollectionViewBase. organized a few other things, ...
bob
2019-02-01
added function to open document in rightmost split
bob
2019-02-01
Deleted unused files and reformatted some files
Tyler Schicke
2019-02-01
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-01-31
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-01-31
added full screen toggle
bobzel
2019-01-31
clean up
bob
2019-01-31
working?
bob
2019-01-31
just one more bug to fix with docking...
bob
2019-01-30
drag drop fixes for docking
bob
2019-01-30
fixed dragging and doc decorations for all docking locations I think.
bob
2019-01-30
cleaned up so that its easy to switch between flexLayout and GoldenLayout
bob
2019-01-30
cleaned up docking a little
bob
2019-01-30
from last
bobzel
2019-01-30
added golden layout. doesn't work much better than the flex layout.
bobzel
2019-01-29
flexLayout fixes, but flexlayout seems hopelessly broken once it gets scaled.
bobzel
2019-01-29
started looking at golden layout...
bob
2019-01-29
intermediate state -- things don't resize properly yet.
bob
2019-01-29
semi working docking, but zooming is now broken.
bob
2019-01-29
playing with a docking view.
bob