aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionGrid
AgeCommit message (Expand)Author
2021-08-14code reorganising and updatesgeireann
2021-03-29still cleaning up all the active/selection code.bobzel
2021-03-29initial changes to cleanup pointer events.bobzel
2021-02-26fixed serialization error handling to not kill Dash - bad list items prevente...bobzel
2020-12-14renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D...bobzel
2020-12-14got rid of fitDocToPanel. made collectionFreeFormDocView always use a Conten...bobzel
2020-12-13removed ContentScaling={returnOne} from a lot of placesbobzel
2020-12-13more props cleanup. Got rid of ItemBackgroundColor in favor of having StyleP...bobzel
2020-12-11converted all style sheet properties to enums.bobzel
2020-12-10more cleanup/organization of 'props' . removed VisibleHeight props and clean...bobzel
2020-11-22converted backgroundColor prop to a more general styleProvider.bobzel
2020-11-13fixed treeView to be able to access active() on contained document in order t...bobzel
2020-11-11fixes to centering of documents in ContentFittingDocumentView. fixed displa...bobzel
2020-11-11turned off selection highlighting in TreeView because it is way too inefficie...bobzel
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-09-08from lastbobzel
2020-09-08fixes to make nativesize work for all collections and templates.bobzel
2020-09-08updated the way NativeWidth/Height props work so that, when specified, they o...bobzel
2020-09-07grid view layout fixesbobzel
2020-08-29fixed maximize docdecoration to toggle target w/o making an alias. use ctrlKe...bobzel
2020-08-23added settings for default text titles. fixed image audio annotatoins. fixed...bobzel
2020-08-18fixed grid view freezing errorusodhi
2020-08-05fixed some warnings/errors. added tooltip for filter icon.bobzel
2020-07-16commentsusodhi
2020-07-16fixed onExternalDropusodhi
2020-07-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...usodhi
2020-07-14fixed onClickHandler stuff to use functions properly. fixed several linking ...Bob Zeleznik
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ...Bob Zeleznik
2020-07-13switched context menus to be less hierarchical.Bob Zeleznik
2020-06-26background colour + commentsusodhi
2020-06-17fixed docdecorations on collecction with side filter bar expanded. cleaned u...Bob Zeleznik
2020-06-14lint/compile fixes. fixed entering/display of formulas in schema views.Bob Zeleznik
2020-06-12fixed gridView dragging after double-tap to create textBob Zeleznik
2020-06-12fixed double-click text creation in grid views.Bob Zeleznik
2020-06-12fixed bug with initial position of CollectionGrid items. Added undo for chan...Bob Zeleznik
2020-06-12simplified change listenter in CollectionGridView.Bob Zeleznik
2020-06-12Merge branch 'grid_view_secondary' of https://github.com/browngraphicslab/Das...usodhi
2020-06-12need a better collectionGRidView fix for when the documentList doesn't match ...Bob Zeleznik
2020-06-12fixed gridflex bugsusodhi
2020-06-12fixed errors in gridview caused by restructuring.Bob Zeleznik
2020-06-11from lastBob Zeleznik
2020-06-11code cleanup for CollectionGridView. added double click to create text.Bob Zeleznik
2020-06-11fixed image aspect ratio + cleanupusodhi
2020-06-11added customisability for default W, H, margin + added context menu display o...usodhi
2020-06-10added reset button + resizable handle css + fixed rendering bugusodhi
2020-06-08cleanup + comments + changed compact type selector from button to dropdown menuusodhi
2020-06-08added commentsusodhi
2020-06-06Merge branch 'grid_view_secondary' of https://github.com/browngraphicslab/Das...usodhi
2020-06-06added choice to compact, prevent collisions + fixed document repositioning on...usodhi
2020-06-04prevent scrolling when interacting with nested content in GridViewBob Zeleznik