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-05-15
renamed new_fields to fields
Sam Wilkins
2020-05-03
extended documentBox's to support drag and drop of style. reorganized import...
Bob Zeleznik
2020-05-02
cleaned up a lot of layoutTemplate/String props. fixed link drawing.
Bob Zeleznik
2020-05-01
fixed presentations to allow drag and drop. fixed pres box to use RenderData...
Bob Zeleznik
2020-04-30
added double click script support
Bob Zeleznik
2020-04-07
got rid of some run-time errors/warnings related to CORS-ifying imagebox requ...
Bob Zeleznik
2020-04-06
everything's working with panelwidth/height etc stuff?? maybe?
Bob Zeleznik
2020-04-06
many more fixes to nativewidth/height layout changes.
Bob Zeleznik
2020-04-05
more fixes to NativeWidth/Height & FreezeDimensions props stuff
Bob Zeleznik
2020-04-05
adding nativeWidth as props stuff
Bob Zeleznik
2020-04-04
fix to presentationView opacity. removed getScale and zoomToScale props which...
Bob Zeleznik
2020-04-03
added rootSelected() to make forceActive work better
Bob Zeleznik
2020-04-01
fixed warnings and some compile errors. Made a key value layout and extened ...
Bob Zeleznik
2020-03-19
fixed buttons on screenshotbox. added 'place' option to dragDrop to drop the...
Bob Zeleznik
2020-02-19
getting rid of data docs from many places
Bob Zeleznik
2020-02-16
fixed warnings
Bob Zeleznik
2020-02-14
cleaned up backgroundColor settings and cluster overrides. added a darkScheme
Bob Zeleznik
2020-02-13
starting a broad cleanup of code. trying to make standard doc field names be...
Bob Zeleznik
2020-02-11
added ability to pass a Layout as a prop. changed presentations to use layou...
bob
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