aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionCarouselView.tsx
AgeCommit message (Collapse)Author
2020-08-11updated how background colors workbobzel
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
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-15added ? to a lot of thingsLionel Han
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-02turn off targetDropAction when dropping in same colleciton. cleaned up ↵Bob Zeleznik
PresBox stuff to use single template to render all contents (which are otherwise unmodified).
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01added doubleClick open on right to detailView template for BuxtonBob Zeleznik
2020-05-01buxton template tweaksBob Zeleznik
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-28rearranged text filesBob Zeleznik
2020-04-27fixed hang in collectioncarousel. added properties to control captionBob Zeleznik
2020-04-25added a targetDropAction field to specify the drop action from the target's sideBob Zeleznik
2020-04-04added double click to open lightbox from carousel.Bob Zeleznik
2020-02-16collection sub view and google authentication manager cleanup, deleteAssets ↵Sam Wilkins
route added
2020-02-14carousel cleanupBob Zeleznik
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-02-13starting a broad cleanup of code. trying to make standard doc field names ↵Bob Zeleznik
be more regular
2020-02-12added Make Hero Imagebob
2020-02-05added additional view modes for presenationsBob Zeleznik
2020-02-04small carousel/tree fixes.bob
2020-01-28added captions to carousel. cleaned up some stuff.bob
2020-01-28functional child templates for Buxton viewbob
2020-01-27template fixesBob Zeleznik
2020-01-25added carousel viewBob Zeleznik