aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionGrid/CollectionGridView.tsx
AgeCommit message (Collapse)Author
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 ↵bobzel
to keep slide sidebar active when sidebar documents are selected. fixed ContetntFittingDocumentView to show fitToBox correctly and more simplhy
2020-11-11fixes to centering of documents in ContentFittingDocumentView. fixed ↵bobzel
display of document title in tree view when it was alrady rendered in the tree view.
2020-11-11turned off selection highlighting in TreeView because it is way too ↵bobzel
inefficient. more fixes to laying out fitWidth and other documents in ContentFittingDocViews. testing against GridViews and TreeViews things seem to work.
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 ↵bobzel
override locally specified values
2020-09-07grid view layout fixesbobzel
2020-08-23added settings for default text titles. fixed image audio annotatoins. ↵bobzel
fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings.
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 ↵usodhi
grid_view_secondary
2020-07-14fixed onClickHandler stuff to use functions properly. fixed several linking ↵Bob Zeleznik
to annotations/pushpins problems.
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ↵Bob Zeleznik
a function, not value, prop
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 ↵Bob Zeleznik
up warnings/error messages a bit.
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 ↵Bob Zeleznik
changing GridView compaction
2020-06-12simplified change listenter in CollectionGridView.Bob Zeleznik
2020-06-12Merge branch 'grid_view_secondary' of ↵usodhi
https://github.com/browngraphicslab/Dash-Web into grid_view_secondary
2020-06-12need a better collectionGRidView fix for when the documentList doesn't match ↵Bob Zeleznik
the layout list
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 ↵usodhi
option + added lock in position functionality
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 ↵usodhi
https://github.com/browngraphicslab/Dash-Web into grid_view_secondary
2020-06-06added choice to compact, prevent collisions + fixed document repositioning ↵usodhi
on reducing columns + removed row height input
2020-06-04prevent scrolling when interacting with nested content in GridViewBob Zeleznik
2020-06-04slider added + wheel propagation prevented + fixed bug in changeListenerDisposerusodhi
2020-06-04added numcols buttons to chrome + fixed some chrome css + added rowheight ↵usodhi
slider + rowheight slider css + fixed bug on document delete in freeform and reenter grid
2020-06-02fixed static flag bugusodhi
2020-06-02added text doc creation functionality + css + handled some bugs in json layoutsusodhi
2020-06-01jsonified doc layout listusodhi
2020-06-01merged with grid_view_tertiary i.e. node add/delete listenerusodhi
2020-06-01cleanupusodhi
2020-06-01pullingusodhi
2020-06-01added grid ref and fixed cssusodhi
2020-05-30rendering fixesSam Wilkins
2020-05-28should be working, but seems like there's a bug in grid packages interaction ↵Bob Zeleznik
events.