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
/
presentationview
/
PresElementBox.tsx
Age
Commit message (
Collapse
)
Author
2020-02-05
added additional view modes for presenations
Bob Zeleznik
2020-02-04
lots of small fixes to templates, presentations, default templates (icon, slide)
Bob Zeleznik
2020-02-01
more presenetation cleanup
Bob Zeleznik
2020-02-01
presenetation bug fixes
Bob Zeleznik
2020-02-01
simplified Presentations a bit by using templates
Bob Zeleznik
2020-01-23
got rid of extension docs. changed layout-specific keys to start with "_" ↵
bob
which flags them to be written to the current layout document
2020-01-23
got rid of rule provider stuff. fixed panning in freeform view with pivot ↵
Bob Zeleznik
layouts
2020-01-10
better working version of pivot viewer
bob
2019-12-10
fixed libraryPath issues causing infinite rendering loops.
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-13
fixed recentlyClosed on startup and added clearAll. fixed textbox comment ↵
bob
layout a bit.
2019-11-08
moved schemaPreview into ContentFittingDOcumentView. fixed dragging link ↵
bob
anchors
2019-10-21
got rid of CollectionBaseView
Bob Zeleznik
2019-10-21
big cleanup of layoutStrings, fieldExt, fieldKey, etc
Bob Zeleznik
2019-10-20
initial version of template refactoring
Bob Zeleznik
2019-10-02
many fixes to pdfs, linking, annotations, presentations.
bob
2019-10-01
bugs, bugs. this time with fittobox when called from schema view which was ↵
Bob Zeleznik
passing width and height as functions, not values. switched to PanelWidth and PanelHeight
2019-10-01
final updates to presentation view to improve layout. fixes for chromeHeight
Bob Zeleznik
2019-09-30
now presentation views are really just wrappers around collections
Bob Zeleznik
2019-09-30
switching presentatons to be colllections
Bob Zeleznik
2019-09-30
minor presentation fixes
Bob Zeleznik
2019-09-30
simpliified presentations to be a PresBox with PresElementBoxes.
Bob Zeleznik