aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSubView.tsx
AgeCommit message (Expand)Author
2019-04-25silly me - borderRadius can be inheritedBob Zeleznik
2019-04-24added borderRadius and fixed a bunch of broken props along the way.Bob Zeleznik
2019-04-22fixed webbox'sbobzel
2019-04-21fixed a bunch of issues related to moving documents with different zoom bases.Bob Zeleznik
2019-04-17some schema view simplificationsBob Zeleznik
2019-04-14tweaks to text inputBob Zeleznik
2019-04-14cleaned up ContainingCollectionView stuff a bitBob Zeleznik
2019-04-14restored ContainingCollectionView for use in drawings links (maybe brushing l...Bob Zeleznik
2019-04-12added undo for creating links. cleaned up some other code.bob
2019-04-10fixed dragging multiple documentsBob Zeleznik
2019-04-10fixed extra rendering for collections.bob
2019-04-10fixed uploading of csv files.bob
2019-04-09added ability to load a new database for Northstarbob
2019-04-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-08Renamed CollectionViewBase to CollectionSubViewTyler Schicke