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
/
FieldView.tsx
Age
Commit message (
Expand
)
Author
2019-04-30
Merge branch 'master' into newDocs
bob
2019-04-27
Various fixes
Tyler Schicke
2019-04-27
Split more files up
Tyler Schicke
2019-04-26
fixed some things with pdfs
Bob Zeleznik
2019-04-25
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into new...
Tyler Schicke
2019-04-25
silly me - borderRadius can be inherited
Bob Zeleznik
2019-04-24
added borderRadius and fixed a bunch of broken props along the way.
Bob Zeleznik
2019-04-21
More fixes
Tyler Schicke
2019-04-21
More changes/fixes
Tyler Schicke
2019-04-20
Made the switch in a couple more classes
Tyler Schicke
2019-04-19
played with iconifying things in a different way. fixed some things with sch...
bob
2019-04-17
fixed onactivechanged exception. restored preview region
bob
2019-04-15
fixed zoom fading somewhat.
bob
2019-04-14
cleaned up ContainingCollectionView stuff a bit
Bob Zeleznik
2019-04-14
restored ContainingCollectionView for use in drawings links (maybe brushing l...
Bob Zeleznik
2019-04-14
starting to add LOD
Bob Zeleznik
2019-04-12
changed signatures of focus functions.
bob
2019-04-10
fixed extra rendering for collections.
bob
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-04-04
Changed linter stuff
Tyler Schicke
2019-04-04
Started adding linting
Tyler Schicke
2019-04-03
Merge and it compiles
Tyler Schicke
2019-04-03
Almost compiles
Tyler Schicke
2019-04-02
More work on collection refactor
Tyler Schicke
2019-04-01
Started refactoring props and collections
Tyler Schicke
2019-03-23
Various fixes for the demo
Tyler Schicke
2019-03-20
initial
bob
2019-03-18
Got rid of web box in FieldView
Tyler Schicke
2019-03-18
Cleaned up field view
Tyler Schicke
2019-03-09
added audio and video nodes
Andrew Kim
2019-03-02
cleaning pt2
Monika Hedman
2019-02-27
merged with master. fixed select on load.
bob
2019-02-26
from last
Bob Zeleznik
2019-02-26
removed WebView
Bob Zeleznik
2019-02-26
fixed bugs and merged with master
Bob Zeleznik
2019-02-26
extended CollectionTreeView to support drag and drop. updated CollectionSche...
bob
2019-02-25
fixed some of bugs caused by pulling from master
madelinegr
2019-02-25
mer con
madelinegr
2019-02-23
Added web clippings on drag and drop
Tyler Schicke
2019-02-23
css hacking to fix layout issues related to making a captioned image style
Bob Zeleznik
2019-02-22
moved backgroundLayout to CollectionFreeForm
Bob Zeleznik
2019-02-22
Added CollectionView
Tyler Schicke
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
set up web box classes
madelinegr
2019-02-09
Moved client code to client folder
Tyler Schicke