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
/
ContentFittingDocumentView.tsx
Age
Commit message (
Expand
)
Author
2020-02-03
fixed performance of layoutengines.
bob
2020-01-28
minor cleanup so that layout strings are all stored in layout_<name> fields
Bob Zeleznik
2020-01-28
template rendering fixes for stacking view.
bob
2020-01-23
got rid of extension docs. changed layout-specific keys to start with "_" wh...
bob
2020-01-23
got rid of rule provider stuff. fixed panning in freeform view with pivot la...
Bob Zeleznik
2020-01-16
fixed context menu on mac. fixed exceptions with contentScaling and contentf...
Bob Zeleznik
2020-01-10
better working version of pivot viewer
bob
2019-12-17
fixed up interactions with documentBox contents.
Bob Zeleznik
2019-12-16
added onclick option for selecting first link target. changed contentFitting...
Bob Zeleznik
2019-12-15
added a DocumentBox as a contentfitting container for another document. adde...
Bob Zeleznik
2019-12-12
major changes to drag and drop
bob
2019-12-06
performance fixes for sidebar. stop re-rendering docking view when sidebar ...
Bob Zeleznik
2019-12-05
oops. fixed mobx problem with library path.
bob
2019-12-04
started to add paths
bob
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-11-24
lots of fixes for full screen image/pdf/video views. fixes to image box fade...
Bob Zeleznik
2019-11-20
lots of changes to make rendering more efficient (fewer mobx invalidations). ...
bob
2019-11-13
fixed recentlyClosed on startup and added clearAll. fixed textbox comment la...
bob
2019-11-12
switched link preview to be a document view
Bob Zeleznik
2019-11-08
moved schemaPreview into ContentFittingDOcumentView. fixed dragging link anc...
bob