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
/
ImageBox.tsx
Age
Commit message (
Expand
)
Author
2019-04-25
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into new...
Tyler Schicke
2019-04-25
more event fixing. got rid of text box padding.
bob
2019-04-24
added borderRadius and fixed a bunch of broken props along the way.
Bob Zeleznik
2019-04-23
fixes to zoom scaling, moved and fixed icon stuff into CollectionFreeFormDocu...
bob
2019-04-23
fixed video/image events with ink
bob
2019-04-22
More
Tyler Schicke
2019-04-21
More fixes
Tyler Schicke
2019-04-20
Made the switch in a couple more classes
Tyler Schicke
2019-04-20
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into new...
Tyler Schicke
2019-04-19
Kind of got list typing working for schemas
Tyler Schicke
2019-04-17
Merge branch 'master' into richTextEditor
Bob Zeleznik
2019-04-17
fixed initial heights of videso and images
Bob Zeleznik
2019-04-16
various bug fixes
Bob Zeleznik
2019-04-16
Merged with master
Sam Wilkins
2019-04-16
removed traces()played with image box stacking.
bob
2019-04-16
code clean up and fix to performance issues.
Bob Zeleznik
2019-04-15
started to add image stacking.
bob
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-04-04
Started adding linting
Tyler Schicke
2019-04-01
Started refactoring props and collections
Tyler Schicke
2019-03-21
fixed selections within schema. fixed image double-tap. fixed Open Full Screen
Bob Zeleznik
2019-03-18
from last.
Bob Zeleznik
2019-03-17
Merge branch 'DocContents' into view_doc_impl
Bob Zeleznik
2019-03-17
Small image context menu item
Tyler Schicke
2019-03-17
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into vi...
yipstanley
2019-03-14
Merge branch 'master' into ui_improvements
Bob Zeleznik
2019-03-13
from last
bob
2019-03-13
fixed a variety of things related to selection, dragging, marqueeing
bob
2019-03-09
finally merged
yipstanley
2019-03-07
changing branches
yipstanley
2019-03-06
fixed to work analogous to images
bob
2019-02-25
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into co...
Eleanor Eng
2019-02-25
No wrapping
Eleanor Eng
2019-02-25
fixes for dropping documents without a know height.
bob
2019-02-19
Different options based on selection
Eleanor Eng
2019-02-19
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ser...
Tyler Schicke
2019-02-16
Fixed issues with Document updates and changed how FieldView layout string works
Tyler Schicke
2019-02-13
A lot of stuff working, a lot of other stuff not working
Tyler Schicke
2019-02-12
more updates to resizing, etc.
bobzel
2019-02-12
still struggling with sizing issues.
bobzel
2019-02-11
added framework for annotation overlays -- see ImageBox
bob
2019-02-09
Moved client code to client folder
Tyler Schicke